Esempio n. 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSecurityPartsUpdate));
     this.cmdCLOSE = new ISA.Trading.Controls.CommandButton();
     this.cmdSAVE = new ISA.Trading.Controls.CommandButton();
     this.label2 = new System.Windows.Forms.Label();
     this.txtPartName = new ISA.Trading.Controls.CommonTextBox();
     this.txtPartID = new ISA.Trading.Controls.CommonTextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // cmdCLOSE
     //
     this.cmdCLOSE.CommandType = ISA.Trading.Controls.CommandButton.enCommandType.Close;
     this.cmdCLOSE.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold);
     this.cmdCLOSE.Image = ((System.Drawing.Image)(resources.GetObject("cmdCLOSE.Image")));
     this.cmdCLOSE.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.cmdCLOSE.Location = new System.Drawing.Point(290, 141);
     this.cmdCLOSE.Name = "cmdCLOSE";
     this.cmdCLOSE.Size = new System.Drawing.Size(100, 40);
     this.cmdCLOSE.TabIndex = 3;
     this.cmdCLOSE.Text = "CLOSE";
     this.cmdCLOSE.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.cmdCLOSE.UseVisualStyleBackColor = true;
     this.cmdCLOSE.Click += new System.EventHandler(this.cmdCLOSE_Click);
     //
     // cmdSAVE
     //
     this.cmdSAVE.CommandType = ISA.Trading.Controls.CommandButton.enCommandType.Save;
     this.cmdSAVE.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold);
     this.cmdSAVE.Image = ((System.Drawing.Image)(resources.GetObject("cmdSAVE.Image")));
     this.cmdSAVE.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.cmdSAVE.Location = new System.Drawing.Point(153, 141);
     this.cmdSAVE.Name = "cmdSAVE";
     this.cmdSAVE.Size = new System.Drawing.Size(100, 40);
     this.cmdSAVE.TabIndex = 2;
     this.cmdSAVE.Text = "SAVE";
     this.cmdSAVE.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.cmdSAVE.UseVisualStyleBackColor = true;
     this.cmdSAVE.Click += new System.EventHandler(this.cmdSAVE_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(28, 95);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(70, 14);
     this.label2.TabIndex = 29;
     this.label2.Text = "Part Name";
     //
     // txtPartName
     //
     this.txtPartName.Location = new System.Drawing.Point(153, 92);
     this.txtPartName.MaxLength = 50;
     this.txtPartName.Name = "txtPartName";
     this.txtPartName.Size = new System.Drawing.Size(275, 20);
     this.txtPartName.TabIndex = 1;
     //
     // txtPartID
     //
     this.txtPartID.Location = new System.Drawing.Point(153, 66);
     this.txtPartID.MaxLength = 50;
     this.txtPartID.Name = "txtPartID";
     this.txtPartID.Size = new System.Drawing.Size(275, 20);
     this.txtPartID.TabIndex = 0;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(28, 69);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(56, 14);
     this.label4.TabIndex = 31;
     this.label4.Text = "Part ID";
     //
     // frmSecurityPartsUpdate
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.ClientSize = new System.Drawing.Size(710, 341);
     this.Controls.Add(this.cmdCLOSE);
     this.Controls.Add(this.cmdSAVE);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.txtPartName);
     this.Controls.Add(this.txtPartID);
     this.Controls.Add(this.label4);
     this.Location = new System.Drawing.Point(0, 0);
     this.Name = "frmSecurityPartsUpdate";
     this.Text = "Security - Parts";
     this.Title = "Security Parts";
     this.Load += new System.EventHandler(this.frmSecurityPartsUpdate_Load);
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmSecurityPartsUpdate_FormClosed);
     this.Controls.SetChildIndex(this.label4, 0);
     this.Controls.SetChildIndex(this.txtPartID, 0);
     this.Controls.SetChildIndex(this.txtPartName, 0);
     this.Controls.SetChildIndex(this.label2, 0);
     this.Controls.SetChildIndex(this.cmdSAVE, 0);
     this.Controls.SetChildIndex(this.cmdCLOSE, 0);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 2
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmRptBackOrderFilter));
     this.rdbDate        = new ISA.Trading.Controls.RangeDateBox();
     this.listGudang     = new ISA.Trading.Controls.LookupGudang();
     this.rbToko         = new System.Windows.Forms.RadioButton();
     this.rbDetail       = new System.Windows.Forms.RadioButton();
     this.listToko       = new ISA.Trading.Controls.LookupToko();
     this.lookupGudang1  = new ISA.Trading.Controls.LookupGudang();
     this.listSales      = new ISA.Trading.Controls.LookupSales();
     this.label1         = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.label3         = new System.Windows.Forms.Label();
     this.label4         = new System.Windows.Forms.Label();
     this.label5         = new System.Windows.Forms.Label();
     this.label6         = new System.Windows.Forms.Label();
     this.label7         = new System.Windows.Forms.Label();
     this.lookupStock1   = new ISA.Trading.Controls.LookupStock();
     this.label8         = new System.Windows.Forms.Label();
     this.label9         = new System.Windows.Forms.Label();
     this.txtDO          = new ISA.Trading.Controls.CommonTextBox();
     this.label10        = new System.Windows.Forms.Label();
     this.label11        = new System.Windows.Forms.Label();
     this.txtRequest     = new ISA.Trading.Controls.CommonTextBox();
     this.cmdYes         = new ISA.Trading.Controls.CommandButton();
     this.cmdClose       = new ISA.Trading.Controls.CommandButton();
     this.grbPilihan     = new System.Windows.Forms.GroupBox();
     this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
     this.txtKota        = new System.Windows.Forms.TextBox();
     this.label12        = new System.Windows.Forms.Label();
     this.grbPilihan.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // rdbDate
     //
     this.rdbDate.Font     = new System.Drawing.Font("Courier New", 8.25F);
     this.rdbDate.FromDate = null;
     this.rdbDate.Location = new System.Drawing.Point(133, 61);
     this.rdbDate.Name     = "rdbDate";
     this.rdbDate.Size     = new System.Drawing.Size(257, 22);
     this.rdbDate.TabIndex = 0;
     this.rdbDate.ToDate   = null;
     //
     // listGudang
     //
     this.listGudang.Font           = new System.Drawing.Font("Courier New", 8.25F);
     this.listGudang.GudangID       = "";
     this.listGudang.InitPerusahaan = null;
     this.listGudang.KodeCabang     = null;
     this.listGudang.Location       = new System.Drawing.Point(133, 89);
     this.listGudang.NamaGudang     = "";
     this.listGudang.Name           = "listGudang";
     this.listGudang.Size           = new System.Drawing.Size(276, 54);
     this.listGudang.TabIndex       = 1;
     //
     // rbToko
     //
     this.rbToko.AutoSize = true;
     this.rbToko.Location = new System.Drawing.Point(13, 12);
     this.rbToko.Name     = "rbToko";
     this.rbToko.Size     = new System.Drawing.Size(52, 18);
     this.rbToko.TabIndex = 0;
     this.rbToko.Text     = "Toko";
     this.rbToko.UseVisualStyleBackColor = true;
     this.rbToko.Click          += new System.EventHandler(this.rbToko_Click);
     this.rbToko.CheckedChanged += new System.EventHandler(this.rbToko_CheckedChanged);
     //
     // rbDetail
     //
     this.rbDetail.AutoSize = true;
     this.rbDetail.Location = new System.Drawing.Point(84, 12);
     this.rbDetail.Name     = "rbDetail";
     this.rbDetail.Size     = new System.Drawing.Size(55, 18);
     this.rbDetail.TabIndex = 1;
     this.rbDetail.Text     = "Detail";
     this.rbDetail.UseVisualStyleBackColor = true;
     this.rbDetail.Click += new System.EventHandler(this.rbDetail_Click);
     //
     // listToko
     //
     this.listToko.Alamat    = null;
     this.listToko.Daerah    = null;
     this.listToko.Enabled   = false;
     this.listToko.Font      = new System.Drawing.Font("Courier New", 8.25F);
     this.listToko.HariKirim = 0;
     this.listToko.HariSales = 0;
     this.listToko.KodeToko  = "";
     this.listToko.Kota      = null;
     this.listToko.Location  = new System.Drawing.Point(133, 181);
     this.listToko.NamaToko  = "";
     this.listToko.Name      = "listToko";
     this.listToko.Propinsi  = null;
     this.listToko.RowID     = new System.Guid("00000000-0000-0000-0000-000000000000");
     this.listToko.Size      = new System.Drawing.Size(300, 54);
     this.listToko.TabIndex  = 2;
     this.listToko.TokoID    = null;
     this.listToko.WilID     = "";
     //
     // lookupGudang1
     //
     this.lookupGudang1.Enabled        = false;
     this.lookupGudang1.Font           = new System.Drawing.Font("Courier New", 8.25F);
     this.lookupGudang1.GudangID       = "";
     this.lookupGudang1.InitPerusahaan = null;
     this.lookupGudang1.KodeCabang     = null;
     this.lookupGudang1.Location       = new System.Drawing.Point(133, 324);
     this.lookupGudang1.NamaGudang     = "";
     this.lookupGudang1.Name           = "lookupGudang1";
     this.lookupGudang1.Size           = new System.Drawing.Size(276, 54);
     this.lookupGudang1.TabIndex       = 4;
     //
     // listSales
     //
     this.listSales.Enabled   = false;
     this.listSales.Font      = new System.Drawing.Font("Courier New", 8.25F);
     this.listSales.Location  = new System.Drawing.Point(133, 264);
     this.listSales.NamaSales = "";
     this.listSales.Name      = "listSales";
     this.listSales.RowID     = new System.Guid("00000000-0000-0000-0000-000000000000");
     this.listSales.SalesID   = "";
     this.listSales.Size      = new System.Drawing.Size(276, 54);
     this.listSales.TabIndex  = 3;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(31, 64);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(55, 14);
     this.label1.TabIndex = 12;
     this.label1.Text     = "Tanggal :";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(31, 95);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(27, 14);
     this.label2.TabIndex = 13;
     this.label2.Text     = "C2 :";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(31, 181);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(40, 14);
     this.label3.TabIndex = 14;
     this.label3.Text     = "Toko :";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(28, 276);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(67, 14);
     this.label4.TabIndex = 15;
     this.label4.Text     = "Salesman :";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(28, 324);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(27, 14);
     this.label5.TabIndex = 16;
     this.label5.Text     = "C1 :";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(28, 221);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(71, 14);
     this.label6.TabIndex = 17;
     this.label6.Text     = "Kode Toko :";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(28, 304);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(74, 14);
     this.label7.TabIndex = 18;
     this.label7.Text     = "Kode Sales :";
     //
     // lookupStock1
     //
     this.lookupStock1.BarangID   = "";
     this.lookupStock1.Enabled    = false;
     this.lookupStock1.Font       = new System.Drawing.Font("Courier New", 8.25F);
     this.lookupStock1.IsiKoli    = 0;
     this.lookupStock1.Location   = new System.Drawing.Point(133, 436);
     this.lookupStock1.LookUpType = ISA.Trading.Controls.LookupStock.EnumLookUpType.Normal;
     this.lookupStock1.LPasif     = ISA.Trading.Controls.LookupStock.EnumPasif.Aktiv;
     this.lookupStock1.NamaStock  = "";
     this.lookupStock1.Name       = "lookupStock1";
     this.lookupStock1.RecordID   = null;
     this.lookupStock1.RowID      = new System.Guid("00000000-0000-0000-0000-000000000000");
     this.lookupStock1.Satuan     = null;
     this.lookupStock1.Size       = new System.Drawing.Size(329, 54);
     this.lookupStock1.TabIndex   = 7;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(28, 436);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(71, 14);
     this.label8.TabIndex = 20;
     this.label8.Text     = "Nama Stok :";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(28, 476);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(69, 14);
     this.label9.TabIndex = 21;
     this.label9.Text     = "Kode Stok :";
     //
     // txtDO
     //
     this.txtDO.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtDO.Enabled         = false;
     this.txtDO.Location        = new System.Drawing.Point(133, 384);
     this.txtDO.Name            = "txtDO";
     this.txtDO.Size            = new System.Drawing.Size(100, 20);
     this.txtDO.TabIndex        = 5;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(31, 384);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(48, 14);
     this.label10.TabIndex = 23;
     this.label10.Text     = "No. DO :";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(28, 410);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(79, 14);
     this.label11.TabIndex = 25;
     this.label11.Text     = "No. Request :";
     //
     // txtRequest
     //
     this.txtRequest.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtRequest.Enabled         = false;
     this.txtRequest.Location        = new System.Drawing.Point(133, 410);
     this.txtRequest.Name            = "txtRequest";
     this.txtRequest.Size            = new System.Drawing.Size(100, 20);
     this.txtRequest.TabIndex        = 6;
     //
     // cmdYes
     //
     this.cmdYes.CommandType             = ISA.Trading.Controls.CommandButton.enCommandType.Print;
     this.cmdYes.Font                    = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold);
     this.cmdYes.Image                   = ((System.Drawing.Image)(resources.GetObject("cmdYes.Image")));
     this.cmdYes.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.cmdYes.Location                = new System.Drawing.Point(30, 513);
     this.cmdYes.Name                    = "cmdYes";
     this.cmdYes.ReportName              = "";
     this.cmdYes.Size                    = new System.Drawing.Size(100, 40);
     this.cmdYes.TabIndex                = 8;
     this.cmdYes.Text                    = "PRINT";
     this.cmdYes.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.cmdYes.UseVisualStyleBackColor = true;
     this.cmdYes.Click                  += new System.EventHandler(this.cmdYes_Click);
     //
     // cmdClose
     //
     this.cmdClose.CommandType             = ISA.Trading.Controls.CommandButton.enCommandType.Close;
     this.cmdClose.Font                    = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold);
     this.cmdClose.Image                   = ((System.Drawing.Image)(resources.GetObject("cmdClose.Image")));
     this.cmdClose.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.cmdClose.Location                = new System.Drawing.Point(620, 511);
     this.cmdClose.Name                    = "cmdClose";
     this.cmdClose.ReportName              = "";
     this.cmdClose.Size                    = new System.Drawing.Size(100, 40);
     this.cmdClose.TabIndex                = 9;
     this.cmdClose.Text                    = "CLOSE";
     this.cmdClose.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.cmdClose.UseVisualStyleBackColor = true;
     this.cmdClose.Click                  += new System.EventHandler(this.cmdClose_Click);
     //
     // grbPilihan
     //
     this.grbPilihan.Controls.Add(this.rbDetail);
     this.grbPilihan.Controls.Add(this.rbToko);
     this.grbPilihan.Location = new System.Drawing.Point(133, 139);
     this.grbPilihan.Name     = "grbPilihan";
     this.grbPilihan.Size     = new System.Drawing.Size(200, 36);
     this.grbPilihan.TabIndex = 28;
     this.grbPilihan.TabStop  = false;
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // txtKota
     //
     this.txtKota.Enabled  = false;
     this.txtKota.Location = new System.Drawing.Point(133, 241);
     this.txtKota.Name     = "txtKota";
     this.txtKota.Size     = new System.Drawing.Size(168, 20);
     this.txtKota.TabIndex = 29;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(28, 247);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(31, 14);
     this.label12.TabIndex = 30;
     this.label12.Text     = "Kota";
     //
     // frmRptBackOrderFilter
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.ClientSize          = new System.Drawing.Size(754, 569);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.txtKota);
     this.Controls.Add(this.grbPilihan);
     this.Controls.Add(this.cmdClose);
     this.Controls.Add(this.cmdYes);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.txtRequest);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.txtDO);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.lookupStock1);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.listSales);
     this.Controls.Add(this.lookupGudang1);
     this.Controls.Add(this.listToko);
     this.Controls.Add(this.rdbDate);
     this.Controls.Add(this.listGudang);
     this.Location = new System.Drawing.Point(0, 0);
     this.Name     = "frmRptBackOrderFilter";
     this.Text     = "Back Order";
     this.Title    = "Back Order";
     this.Load    += new System.EventHandler(this.frmRptBackOrderFilter_Load);
     this.Controls.SetChildIndex(this.listGudang, 0);
     this.Controls.SetChildIndex(this.rdbDate, 0);
     this.Controls.SetChildIndex(this.listToko, 0);
     this.Controls.SetChildIndex(this.lookupGudang1, 0);
     this.Controls.SetChildIndex(this.listSales, 0);
     this.Controls.SetChildIndex(this.label1, 0);
     this.Controls.SetChildIndex(this.label2, 0);
     this.Controls.SetChildIndex(this.label3, 0);
     this.Controls.SetChildIndex(this.label4, 0);
     this.Controls.SetChildIndex(this.label5, 0);
     this.Controls.SetChildIndex(this.label6, 0);
     this.Controls.SetChildIndex(this.label7, 0);
     this.Controls.SetChildIndex(this.lookupStock1, 0);
     this.Controls.SetChildIndex(this.label8, 0);
     this.Controls.SetChildIndex(this.label9, 0);
     this.Controls.SetChildIndex(this.txtDO, 0);
     this.Controls.SetChildIndex(this.label10, 0);
     this.Controls.SetChildIndex(this.txtRequest, 0);
     this.Controls.SetChildIndex(this.label11, 0);
     this.Controls.SetChildIndex(this.cmdYes, 0);
     this.Controls.SetChildIndex(this.cmdClose, 0);
     this.Controls.SetChildIndex(this.grbPilihan, 0);
     this.Controls.SetChildIndex(this.txtKota, 0);
     this.Controls.SetChildIndex(this.label12, 0);
     this.grbPilihan.ResumeLayout(false);
     this.grbPilihan.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }