宜昌华友原料库管理软件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

447 lines
22 KiB

namespace SSLMS.MobileUI.uc
{
partial class ucMANAGE_CHANGE
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.tab = new System.Windows.Forms.TabControl();
this.tpPlanList = new System.Windows.Forms.TabPage();
this.uclPLAN_LIST = new SSLMS.MobileUI.ucList();
this.panel3 = new System.Windows.Forms.Panel();
this.label13 = new System.Windows.Forms.Label();
this.cbOperation = new System.Windows.Forms.ComboBox();
this.label12 = new System.Windows.Forms.Label();
this.cbScpc = new System.Windows.Forms.ComboBox();
this.tpSource = new System.Windows.Forms.TabPage();
this.uclSTORAGE_LIST_Source = new SSLMS.MobileUI.ucList();
this.panel1 = new System.Windows.Forms.Panel();
this.txtSTOCK_BARCODE_Source = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.txtGOODS_Source = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.cbAREA_Source = new System.Windows.Forms.ComboBox();
this.label2 = new System.Windows.Forms.Label();
this.cbWAREHOUSE_Source = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.tpTarget = new System.Windows.Forms.TabPage();
this.uclSTORAGE_LIST_Destinal = new SSLMS.MobileUI.ucList();
this.panel2 = new System.Windows.Forms.Panel();
this.cbSTOCK = new System.Windows.Forms.ComboBox();
this.label11 = new System.Windows.Forms.Label();
this.tscbCELL_Destinal = new System.Windows.Forms.ComboBox();
this.tsbSave = new System.Windows.Forms.Button();
this.txtSTOCK_BARCODE_Destinal = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.txtGOODS_Destinal = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.cbAREA_Destinal = new System.Windows.Forms.ComboBox();
this.label7 = new System.Windows.Forms.Label();
this.cbWAREHOUSE_Destinal = new System.Windows.Forms.ComboBox();
this.label8 = new System.Windows.Forms.Label();
this.tab.SuspendLayout();
this.tpPlanList.SuspendLayout();
this.panel3.SuspendLayout();
this.tpSource.SuspendLayout();
this.panel1.SuspendLayout();
this.tpTarget.SuspendLayout();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// tab
//
this.tab.Controls.Add(this.tpPlanList);
this.tab.Controls.Add(this.tpSource);
this.tab.Controls.Add(this.tpTarget);
this.tab.Dock = System.Windows.Forms.DockStyle.Fill;
this.tab.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.tab.Location = new System.Drawing.Point(0, 0);
this.tab.Name = "tab";
this.tab.SelectedIndex = 0;
this.tab.Size = new System.Drawing.Size(320, 293);
this.tab.TabIndex = 0;
//
// tpPlanList
//
this.tpPlanList.Controls.Add(this.uclPLAN_LIST);
this.tpPlanList.Controls.Add(this.panel3);
this.tpPlanList.Location = new System.Drawing.Point(4, 22);
this.tpPlanList.Name = "tpPlanList";
this.tpPlanList.Size = new System.Drawing.Size(312, 267);
this.tpPlanList.Text = "计划物料列表";
//
// uclPLAN_LIST
//
this.uclPLAN_LIST.colGroup = "";
this.uclPLAN_LIST.colSplit = "";
this.uclPLAN_LIST.Dock = System.Windows.Forms.DockStyle.Fill;
this.uclPLAN_LIST.Location = new System.Drawing.Point(0, 30);
this.uclPLAN_LIST.Name = "uclPLAN_LIST";
this.uclPLAN_LIST.Size = new System.Drawing.Size(312, 237);
this.uclPLAN_LIST.TabIndex = 0;
//
// panel3
//
this.panel3.Controls.Add(this.label13);
this.panel3.Controls.Add(this.cbOperation);
this.panel3.Controls.Add(this.label12);
this.panel3.Controls.Add(this.cbScpc);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(312, 30);
//
// label13
//
this.label13.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.label13.Location = new System.Drawing.Point(200, 6);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(28, 17);
this.label13.Text = "工位";
//
// cbOperation
//
this.cbOperation.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.cbOperation.Location = new System.Drawing.Point(234, 4);
this.cbOperation.Name = "cbOperation";
this.cbOperation.Size = new System.Drawing.Size(75, 19);
this.cbOperation.TabIndex = 3;
this.cbOperation.SelectedValueChanged += new System.EventHandler(this.cbOperation_SelectedValueChanged);
//
// label12
//
this.label12.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.label12.Location = new System.Drawing.Point(4, 6);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(28, 17);
this.label12.Text = "批次";
//
// cbScpc
//
this.cbScpc.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.cbScpc.Location = new System.Drawing.Point(38, 4);
this.cbScpc.Name = "cbScpc";
this.cbScpc.Size = new System.Drawing.Size(156, 19);
this.cbScpc.TabIndex = 0;
//
// tpSource
//
this.tpSource.Controls.Add(this.uclSTORAGE_LIST_Source);
this.tpSource.Controls.Add(this.panel1);
this.tpSource.Location = new System.Drawing.Point(4, 22);
this.tpSource.Name = "tpSource";
this.tpSource.Size = new System.Drawing.Size(312, 267);
this.tpSource.Text = "源区域";
//
// uclSTORAGE_LIST_Source
//
this.uclSTORAGE_LIST_Source.colGroup = "";
this.uclSTORAGE_LIST_Source.colSplit = "";
this.uclSTORAGE_LIST_Source.Dock = System.Windows.Forms.DockStyle.Fill;
this.uclSTORAGE_LIST_Source.Location = new System.Drawing.Point(0, 50);
this.uclSTORAGE_LIST_Source.Name = "uclSTORAGE_LIST_Source";
this.uclSTORAGE_LIST_Source.Size = new System.Drawing.Size(312, 217);
this.uclSTORAGE_LIST_Source.TabIndex = 1;
//
// panel1
//
this.panel1.Controls.Add(this.txtSTOCK_BARCODE_Source);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.txtGOODS_Source);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.cbAREA_Source);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.cbWAREHOUSE_Source);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(312, 50);
//
// txtSTOCK_BARCODE_Source
//
this.txtSTOCK_BARCODE_Source.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.txtSTOCK_BARCODE_Source.Location = new System.Drawing.Point(193, 28);
this.txtSTOCK_BARCODE_Source.Name = "txtSTOCK_BARCODE_Source";
this.txtSTOCK_BARCODE_Source.Size = new System.Drawing.Size(100, 19);
this.txtSTOCK_BARCODE_Source.TabIndex = 9;
this.txtSTOCK_BARCODE_Source.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Source_KeyDown);
//
// label4
//
this.label4.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.label4.Location = new System.Drawing.Point(151, 27);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(36, 20);
this.label4.Text = "托盘";
//
// txtGOODS_Source
//
this.txtGOODS_Source.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.txtGOODS_Source.Location = new System.Drawing.Point(41, 28);
this.txtGOODS_Source.Name = "txtGOODS_Source";
this.txtGOODS_Source.Size = new System.Drawing.Size(100, 19);
this.txtGOODS_Source.TabIndex = 7;
this.txtGOODS_Source.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Source_KeyDown);
//
// label3
//
this.label3.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.label3.Location = new System.Drawing.Point(4, 28);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(31, 20);
this.label3.Text = "物料";
//
// cbAREA_Source
//
this.cbAREA_Source.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.cbAREA_Source.Location = new System.Drawing.Point(193, 5);
this.cbAREA_Source.Name = "cbAREA_Source";
this.cbAREA_Source.Size = new System.Drawing.Size(100, 19);
this.cbAREA_Source.TabIndex = 4;
this.cbAREA_Source.SelectedValueChanged += new System.EventHandler(this.cbAREA_Source_SelectedValueChanged);
//
// label2
//
this.label2.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.label2.Location = new System.Drawing.Point(151, 7);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(34, 20);
this.label2.Text = "库区";
//
// cbWAREHOUSE_Source
//
this.cbWAREHOUSE_Source.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.cbWAREHOUSE_Source.Location = new System.Drawing.Point(41, 5);
this.cbWAREHOUSE_Source.Name = "cbWAREHOUSE_Source";
this.cbWAREHOUSE_Source.Size = new System.Drawing.Size(100, 19);
this.cbWAREHOUSE_Source.TabIndex = 2;
this.cbWAREHOUSE_Source.SelectedValueChanged += new System.EventHandler(this.cbWAREHOUSE_Source_SelectedValueChanged);
//
// label1
//
this.label1.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.label1.Location = new System.Drawing.Point(3, 5);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(37, 20);
this.label1.Text = "库房";
//
// tpTarget
//
this.tpTarget.Controls.Add(this.uclSTORAGE_LIST_Destinal);
this.tpTarget.Controls.Add(this.panel2);
this.tpTarget.Location = new System.Drawing.Point(4, 22);
this.tpTarget.Name = "tpTarget";
this.tpTarget.Size = new System.Drawing.Size(312, 267);
this.tpTarget.Text = "目的区域";
//
// uclSTORAGE_LIST_Destinal
//
this.uclSTORAGE_LIST_Destinal.colGroup = "";
this.uclSTORAGE_LIST_Destinal.colSplit = "";
this.uclSTORAGE_LIST_Destinal.Dock = System.Windows.Forms.DockStyle.Fill;
this.uclSTORAGE_LIST_Destinal.Location = new System.Drawing.Point(0, 73);
this.uclSTORAGE_LIST_Destinal.Name = "uclSTORAGE_LIST_Destinal";
this.uclSTORAGE_LIST_Destinal.Size = new System.Drawing.Size(312, 194);
this.uclSTORAGE_LIST_Destinal.TabIndex = 3;
//
// panel2
//
this.panel2.Controls.Add(this.cbSTOCK);
this.panel2.Controls.Add(this.label11);
this.panel2.Controls.Add(this.tscbCELL_Destinal);
this.panel2.Controls.Add(this.tsbSave);
this.panel2.Controls.Add(this.txtSTOCK_BARCODE_Destinal);
this.panel2.Controls.Add(this.label5);
this.panel2.Controls.Add(this.txtGOODS_Destinal);
this.panel2.Controls.Add(this.label6);
this.panel2.Controls.Add(this.cbAREA_Destinal);
this.panel2.Controls.Add(this.label7);
this.panel2.Controls.Add(this.cbWAREHOUSE_Destinal);
this.panel2.Controls.Add(this.label8);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(312, 73);
//
// cbSTOCK
//
this.cbSTOCK.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.cbSTOCK.Location = new System.Drawing.Point(41, 27);
this.cbSTOCK.Name = "cbSTOCK";
this.cbSTOCK.Size = new System.Drawing.Size(100, 19);
this.cbSTOCK.TabIndex = 33;
//
// label11
//
this.label11.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.label11.Location = new System.Drawing.Point(4, 30);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(36, 20);
this.label11.Text = "容器";
//
// tscbCELL_Destinal
//
this.tscbCELL_Destinal.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.tscbCELL_Destinal.Location = new System.Drawing.Point(283, 31);
this.tscbCELL_Destinal.Name = "tscbCELL_Destinal";
this.tscbCELL_Destinal.Size = new System.Drawing.Size(26, 19);
this.tscbCELL_Destinal.TabIndex = 31;
this.tscbCELL_Destinal.Visible = false;
//
// tsbSave
//
this.tsbSave.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.tsbSave.Location = new System.Drawing.Point(193, 52);
this.tsbSave.Name = "tsbSave";
this.tsbSave.Size = new System.Drawing.Size(99, 17);
this.tsbSave.TabIndex = 17;
this.tsbSave.Text = "保存";
this.tsbSave.Click += new System.EventHandler(this.tsbSave_Click);
//
// txtSTOCK_BARCODE_Destinal
//
this.txtSTOCK_BARCODE_Destinal.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.txtSTOCK_BARCODE_Destinal.Location = new System.Drawing.Point(193, 27);
this.txtSTOCK_BARCODE_Destinal.Name = "txtSTOCK_BARCODE_Destinal";
this.txtSTOCK_BARCODE_Destinal.Size = new System.Drawing.Size(99, 19);
this.txtSTOCK_BARCODE_Destinal.TabIndex = 9;
this.txtSTOCK_BARCODE_Destinal.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Destinal_KeyDown);
//
// label5
//
this.label5.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.label5.Location = new System.Drawing.Point(154, 27);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(36, 20);
this.label5.Text = "托盘";
//
// txtGOODS_Destinal
//
this.txtGOODS_Destinal.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.txtGOODS_Destinal.Location = new System.Drawing.Point(41, 50);
this.txtGOODS_Destinal.Name = "txtGOODS_Destinal";
this.txtGOODS_Destinal.Size = new System.Drawing.Size(146, 19);
this.txtGOODS_Destinal.TabIndex = 7;
//
// label6
//
this.label6.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.label6.Location = new System.Drawing.Point(3, 50);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(36, 20);
this.label6.Text = "物料";
//
// cbAREA_Destinal
//
this.cbAREA_Destinal.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.cbAREA_Destinal.Location = new System.Drawing.Point(193, 5);
this.cbAREA_Destinal.Name = "cbAREA_Destinal";
this.cbAREA_Destinal.Size = new System.Drawing.Size(100, 19);
this.cbAREA_Destinal.TabIndex = 4;
this.cbAREA_Destinal.SelectedValueChanged += new System.EventHandler(this.cbAREA_Destinal_SelectedValueChanged);
//
// label7
//
this.label7.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.label7.Location = new System.Drawing.Point(153, 6);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(37, 20);
this.label7.Text = "库区";
//
// cbWAREHOUSE_Destinal
//
this.cbWAREHOUSE_Destinal.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.cbWAREHOUSE_Destinal.Location = new System.Drawing.Point(41, 5);
this.cbWAREHOUSE_Destinal.Name = "cbWAREHOUSE_Destinal";
this.cbWAREHOUSE_Destinal.Size = new System.Drawing.Size(100, 19);
this.cbWAREHOUSE_Destinal.TabIndex = 2;
this.cbWAREHOUSE_Destinal.SelectedValueChanged += new System.EventHandler(this.cbWAREHOUSE_Destinal_SelectedValueChanged);
//
// label8
//
this.label8.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular);
this.label8.Location = new System.Drawing.Point(3, 6);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(32, 20);
this.label8.Text = "库房";
//
// ucMANAGE_CHANGE
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.Controls.Add(this.tab);
this.Name = "ucMANAGE_CHANGE";
this.Size = new System.Drawing.Size(320, 293);
this.tab.ResumeLayout(false);
this.tpPlanList.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.tpSource.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.tpTarget.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl tab;
private System.Windows.Forms.TabPage tpPlanList;
private System.Windows.Forms.TabPage tpSource;
private System.Windows.Forms.TabPage tpTarget;
private ucList uclPLAN_LIST;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ComboBox cbAREA_Source;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ComboBox cbWAREHOUSE_Source;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txtSTOCK_BARCODE_Source;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox txtGOODS_Source;
private System.Windows.Forms.Label label3;
private ucList uclSTORAGE_LIST_Source;
private ucList uclSTORAGE_LIST_Destinal;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Button tsbSave;
private System.Windows.Forms.TextBox txtSTOCK_BARCODE_Destinal;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtGOODS_Destinal;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.ComboBox cbAREA_Destinal;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.ComboBox cbWAREHOUSE_Destinal;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.ComboBox tscbCELL_Destinal;
private System.Windows.Forms.ComboBox cbSTOCK;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.ComboBox cbOperation;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.ComboBox cbScpc;
}
}