namespace SSLMS.MobileUI.uc { partial class ucMANAGE_INOUT { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.tabControl1 = new System.Windows.Forms.TabControl(); this.tpIO_PLAN_LIST = new System.Windows.Forms.TabPage(); this.uclIO_PLAN_LIST = new SSLMS.MobileUI.ucList(); this.tpST_STORAGE_LIST = new System.Windows.Forms.TabPage(); this.uclST_STORAGE_LIST = new SSLMS.MobileUI.ucList(); this.plZupan = new System.Windows.Forms.Panel(); this.cmbCELLMODEL = new System.Windows.Forms.ComboBox(); this.cbCELL = new System.Windows.Forms.ComboBox(); this.label6 = new System.Windows.Forms.Label(); this.txtSTOCK_BARCODE = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.txtGOODS = new System.Windows.Forms.TextBox(); this.cbSTOCK = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.cmbWAREHOUSE = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.btnSave = new System.Windows.Forms.Button(); this.cmbAREA = new System.Windows.Forms.ComboBox(); this.panel1 = new System.Windows.Forms.Panel(); this.tabControl1.SuspendLayout(); this.tpIO_PLAN_LIST.SuspendLayout(); this.tpST_STORAGE_LIST.SuspendLayout(); this.plZupan.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // tabControl1 // this.tabControl1.Controls.Add(this.tpIO_PLAN_LIST); this.tabControl1.Controls.Add(this.tpST_STORAGE_LIST); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(320, 264); this.tabControl1.TabIndex = 4; // // tpIO_PLAN_LIST // this.tpIO_PLAN_LIST.Controls.Add(this.uclIO_PLAN_LIST); this.tpIO_PLAN_LIST.Location = new System.Drawing.Point(4, 22); this.tpIO_PLAN_LIST.Name = "tpIO_PLAN_LIST"; this.tpIO_PLAN_LIST.Size = new System.Drawing.Size(312, 238); this.tpIO_PLAN_LIST.Text = "计划明细"; // // uclIO_PLAN_LIST // this.uclIO_PLAN_LIST.Dock = System.Windows.Forms.DockStyle.Fill; this.uclIO_PLAN_LIST.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular); this.uclIO_PLAN_LIST.Location = new System.Drawing.Point(0, 0); this.uclIO_PLAN_LIST.Name = "uclIO_PLAN_LIST"; this.uclIO_PLAN_LIST.Size = new System.Drawing.Size(312, 238); this.uclIO_PLAN_LIST.TabIndex = 3; // // tpST_STORAGE_LIST // this.tpST_STORAGE_LIST.Controls.Add(this.uclST_STORAGE_LIST); this.tpST_STORAGE_LIST.Location = new System.Drawing.Point(4, 22); this.tpST_STORAGE_LIST.Name = "tpST_STORAGE_LIST"; this.tpST_STORAGE_LIST.Size = new System.Drawing.Size(312, 238); this.tpST_STORAGE_LIST.Text = "库存明细"; // // uclST_STORAGE_LIST // this.uclST_STORAGE_LIST.Dock = System.Windows.Forms.DockStyle.Fill; this.uclST_STORAGE_LIST.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular); this.uclST_STORAGE_LIST.Location = new System.Drawing.Point(0, 0); this.uclST_STORAGE_LIST.Name = "uclST_STORAGE_LIST"; this.uclST_STORAGE_LIST.Size = new System.Drawing.Size(312, 238); this.uclST_STORAGE_LIST.TabIndex = 4; // // plZupan // this.plZupan.Controls.Add(this.cmbCELLMODEL); this.plZupan.Controls.Add(this.cbCELL); this.plZupan.Controls.Add(this.label6); this.plZupan.Controls.Add(this.txtSTOCK_BARCODE); this.plZupan.Controls.Add(this.label8); this.plZupan.Controls.Add(this.txtGOODS); this.plZupan.Controls.Add(this.cbSTOCK); this.plZupan.Controls.Add(this.label5); this.plZupan.Controls.Add(this.cmbWAREHOUSE); this.plZupan.Controls.Add(this.label1); this.plZupan.Controls.Add(this.label7); this.plZupan.Controls.Add(this.btnSave); this.plZupan.Controls.Add(this.cmbAREA); this.plZupan.Dock = System.Windows.Forms.DockStyle.Bottom; this.plZupan.Location = new System.Drawing.Point(0, 264); this.plZupan.Name = "plZupan"; this.plZupan.Size = new System.Drawing.Size(320, 70); // // cmbCELLMODEL // this.cmbCELLMODEL.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.cmbCELLMODEL.Location = new System.Drawing.Point(227, 48); this.cmbCELLMODEL.Name = "cmbCELLMODEL"; this.cmbCELLMODEL.Size = new System.Drawing.Size(62, 19); this.cmbCELLMODEL.TabIndex = 57; this.cmbCELLMODEL.Visible = false; // // cbCELL // this.cbCELL.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.cbCELL.Location = new System.Drawing.Point(38, 48); this.cbCELL.Name = "cbCELL"; this.cbCELL.Size = new System.Drawing.Size(62, 19); this.cbCELL.TabIndex = 51; this.cbCELL.Visible = false; // // label6 // this.label6.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.label6.Location = new System.Drawing.Point(108, 49); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(29, 19); this.label6.Text = "Item"; this.label6.TextAlign = System.Drawing.ContentAlignment.TopCenter; this.label6.Visible = false; // // txtSTOCK_BARCODE // this.txtSTOCK_BARCODE.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.txtSTOCK_BARCODE.Location = new System.Drawing.Point(160, 26); this.txtSTOCK_BARCODE.Name = "txtSTOCK_BARCODE"; this.txtSTOCK_BARCODE.Size = new System.Drawing.Size(79, 19); this.txtSTOCK_BARCODE.TabIndex = 34; this.txtSTOCK_BARCODE.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_KeyDown); // // label8 // this.label8.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.label8.Location = new System.Drawing.Point(4, 5); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(29, 19); this.label8.Text = "仓库"; this.label8.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // txtGOODS // this.txtGOODS.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.txtGOODS.Location = new System.Drawing.Point(142, 48); this.txtGOODS.Name = "txtGOODS"; this.txtGOODS.Size = new System.Drawing.Size(79, 19); this.txtGOODS.TabIndex = 33; this.txtGOODS.Visible = false; this.txtGOODS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_KeyDown); // // cbSTOCK // this.cbSTOCK.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.cbSTOCK.Location = new System.Drawing.Point(38, 26); this.cbSTOCK.Name = "cbSTOCK"; this.cbSTOCK.Size = new System.Drawing.Size(79, 19); this.cbSTOCK.TabIndex = 45; // // label5 // this.label5.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.label5.Location = new System.Drawing.Point(123, 26); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(35, 19); this.label5.Text = "条码"; this.label5.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // cmbWAREHOUSE // this.cmbWAREHOUSE.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.cmbWAREHOUSE.Location = new System.Drawing.Point(38, 4); this.cmbWAREHOUSE.Name = "cmbWAREHOUSE"; this.cmbWAREHOUSE.Size = new System.Drawing.Size(79, 19); this.cmbWAREHOUSE.TabIndex = 31; this.cmbWAREHOUSE.SelectedValueChanged += new System.EventHandler(this.cbWAREHOUSE_SelectedValueChanged); // // label1 // this.label1.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.label1.Location = new System.Drawing.Point(1, 28); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(37, 19); this.label1.Text = "类型"; this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // label7 // this.label7.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.label7.Location = new System.Drawing.Point(123, 4); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(33, 19); this.label7.Text = "库区"; this.label7.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // btnSave // this.btnSave.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.btnSave.Location = new System.Drawing.Point(245, 23); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(61, 22); this.btnSave.TabIndex = 36; this.btnSave.Text = "保存"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // cmbAREA // this.cmbAREA.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular); this.cmbAREA.Location = new System.Drawing.Point(160, 3); this.cmbAREA.Name = "cmbAREA"; this.cmbAREA.Size = new System.Drawing.Size(79, 19); this.cmbAREA.TabIndex = 32; this.cmbAREA.SelectedValueChanged += new System.EventHandler(this.cbAREA_SelectedValueChanged); // // panel1 // this.panel1.Controls.Add(this.tabControl1); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(320, 264); // // ucMANAGE_INOUT // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.panel1); this.Controls.Add(this.plZupan); this.Name = "ucMANAGE_INOUT"; this.Size = new System.Drawing.Size(320, 334); this.tabControl1.ResumeLayout(false); this.tpIO_PLAN_LIST.ResumeLayout(false); this.tpST_STORAGE_LIST.ResumeLayout(false); this.plZupan.ResumeLayout(false); this.panel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tpIO_PLAN_LIST; private System.Windows.Forms.TabPage tpST_STORAGE_LIST; public ucList uclIO_PLAN_LIST; public ucList uclST_STORAGE_LIST; private System.Windows.Forms.Panel plZupan; private System.Windows.Forms.ComboBox cbCELL; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox txtSTOCK_BARCODE; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox txtGOODS; private System.Windows.Forms.ComboBox cbSTOCK; private System.Windows.Forms.Label label5; private System.Windows.Forms.ComboBox cmbWAREHOUSE; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label7; private System.Windows.Forms.Button btnSave; private System.Windows.Forms.ComboBox cmbAREA; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.ComboBox cmbCELLMODEL; } }