宜昌华友成品库管理软件
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.

255 lines
12 KiB

1 month ago
namespace SSLMS.MobileUI.uc
{
partial class ucCONTROL_SEND
{
/// <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.lbCELL = new System.Windows.Forms.Label();
this.cbCELL_MODEL = new System.Windows.Forms.ComboBox();
this.txtSTOCK_BARCODE = new System.Windows.Forms.TextBox();
this.lbSTOCK_BARCODE = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.txtFloor = new System.Windows.Forms.TextBox();
this.txtLine = new System.Windows.Forms.TextBox();
this.txtRow = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.cmbStation = new System.Windows.Forms.ComboBox();
this.btnSelect = new System.Windows.Forms.Button();
this.ucCell1 = new SSLMS.MobileUI.uc.ucCell();
this.uclSTORAGE_LIST = new SSLMS.MobileUI.ucList();
this.panel2 = new System.Windows.Forms.Panel();
this.btnDownload = new System.Windows.Forms.Button();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// lbCELL
//
this.lbCELL.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.lbCELL.Location = new System.Drawing.Point(3, 24);
this.lbCELL.Name = "lbCELL";
this.lbCELL.Size = new System.Drawing.Size(48, 16);
this.lbCELL.Text = "Station";
//
// cbCELL_MODEL
//
this.cbCELL_MODEL.Enabled = false;
this.cbCELL_MODEL.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.cbCELL_MODEL.Location = new System.Drawing.Point(50, 64);
this.cbCELL_MODEL.Name = "cbCELL_MODEL";
this.cbCELL_MODEL.Size = new System.Drawing.Size(150, 19);
this.cbCELL_MODEL.TabIndex = 15;
//
// txtSTOCK_BARCODE
//
this.txtSTOCK_BARCODE.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.txtSTOCK_BARCODE.Location = new System.Drawing.Point(50, 2);
this.txtSTOCK_BARCODE.Name = "txtSTOCK_BARCODE";
this.txtSTOCK_BARCODE.Size = new System.Drawing.Size(152, 19);
this.txtSTOCK_BARCODE.TabIndex = 33;
this.txtSTOCK_BARCODE.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSTOCK_BARCODE_KeyDown);
//
// lbSTOCK_BARCODE
//
this.lbSTOCK_BARCODE.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.lbSTOCK_BARCODE.Location = new System.Drawing.Point(3, 5);
this.lbSTOCK_BARCODE.Name = "lbSTOCK_BARCODE";
this.lbSTOCK_BARCODE.Size = new System.Drawing.Size(42, 16);
this.lbSTOCK_BARCODE.Text = "Pallet";
//
// panel1
//
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.txtFloor);
this.panel1.Controls.Add(this.txtLine);
this.panel1.Controls.Add(this.txtRow);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.cmbStation);
this.panel1.Controls.Add(this.lbCELL);
this.panel1.Controls.Add(this.cbCELL_MODEL);
this.panel1.Controls.Add(this.txtSTOCK_BARCODE);
this.panel1.Controls.Add(this.lbSTOCK_BARCODE);
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(277, 86);
//
// label1
//
this.label1.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.label1.Location = new System.Drawing.Point(4, 66);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(47, 16);
this.label1.Text = "Size";
//
// label4
//
this.label4.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.label4.Location = new System.Drawing.Point(150, 44);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(10, 20);
this.label4.Text = "-";
//
// label2
//
this.label2.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.label2.Location = new System.Drawing.Point(91, 44);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(10, 20);
this.label2.Text = "-";
//
// txtFloor
//
this.txtFloor.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.txtFloor.Location = new System.Drawing.Point(161, 44);
this.txtFloor.Name = "txtFloor";
this.txtFloor.ReadOnly = true;
this.txtFloor.Size = new System.Drawing.Size(39, 19);
this.txtFloor.TabIndex = 47;
//
// txtLine
//
this.txtLine.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.txtLine.Location = new System.Drawing.Point(108, 44);
this.txtLine.Name = "txtLine";
this.txtLine.ReadOnly = true;
this.txtLine.Size = new System.Drawing.Size(38, 19);
this.txtLine.TabIndex = 46;
//
// txtRow
//
this.txtRow.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.txtRow.Location = new System.Drawing.Point(51, 44);
this.txtRow.Name = "txtRow";
this.txtRow.ReadOnly = true;
this.txtRow.Size = new System.Drawing.Size(34, 19);
this.txtRow.TabIndex = 45;
//
// label3
//
this.label3.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.label3.Location = new System.Drawing.Point(2, 44);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(43, 19);
this.label3.Text = "Cell";
this.label3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// cmbStation
//
this.cmbStation.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
this.cmbStation.Location = new System.Drawing.Point(50, 22);
this.cmbStation.Name = "cmbStation";
this.cmbStation.Size = new System.Drawing.Size(150, 19);
this.cmbStation.TabIndex = 36;
//
// btnSelect
//
this.btnSelect.Location = new System.Drawing.Point(3, 1);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(52, 20);
this.btnSelect.TabIndex = 51;
this.btnSelect.Text = "Select";
this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
//
// ucCell1
//
this.ucCell1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ucCell1.Location = new System.Drawing.Point(0, 107);
this.ucCell1.Name = "ucCell1";
this.ucCell1.Size = new System.Drawing.Size(277, 161);
this.ucCell1.TabIndex = 1;
//
// uclSTORAGE_LIST
//
this.uclSTORAGE_LIST.Dock = System.Windows.Forms.DockStyle.Fill;
this.uclSTORAGE_LIST.Location = new System.Drawing.Point(0, 107);
this.uclSTORAGE_LIST.Name = "uclSTORAGE_LIST";
this.uclSTORAGE_LIST.Size = new System.Drawing.Size(277, 161);
this.uclSTORAGE_LIST.TabIndex = 3;
//
// panel2
//
this.panel2.Controls.Add(this.btnDownload);
this.panel2.Controls.Add(this.btnSelect);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 86);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(277, 21);
//
// btnDownload
//
this.btnDownload.Location = new System.Drawing.Point(61, 0);
this.btnDownload.Name = "btnDownload";
this.btnDownload.Size = new System.Drawing.Size(103, 20);
this.btnDownload.TabIndex = 52;
this.btnDownload.Text = "Download Task";
this.btnDownload.Click += new System.EventHandler(this.btnDownload_Click);
//
// ucCONTROL_SEND
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.Controls.Add(this.uclSTORAGE_LIST);
this.Controls.Add(this.ucCell1);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "ucCONTROL_SEND";
this.Size = new System.Drawing.Size(277, 268);
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Label lbCELL;
private System.Windows.Forms.ComboBox cbCELL_MODEL;
private System.Windows.Forms.TextBox txtSTOCK_BARCODE;
private System.Windows.Forms.Label lbSTOCK_BARCODE;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ComboBox cmbStation;
private ucCell ucCell1;
private System.Windows.Forms.Button btnSelect;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox txtFloor;
private System.Windows.Forms.TextBox txtLine;
private System.Windows.Forms.TextBox txtRow;
private System.Windows.Forms.Label label3;
private ucList uclSTORAGE_LIST;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Button btnDownload;
private System.Windows.Forms.Label label1;
}
}