namespace HH.WMS.Client
|
{
|
partial class fromSysSet
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <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(fromSysSet));
|
this.cmbStock = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
this.btnSave = new DevComponents.DotNetBar.ButtonX();
|
this.labelX2 = new DevComponents.DotNetBar.LabelX();
|
this.txtWorkBench = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.labelX3 = new DevComponents.DotNetBar.LabelX();
|
this.txtUnipakBit = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.labelX4 = new DevComponents.DotNetBar.LabelX();
|
this.txtWorkArea = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.labelX5 = new DevComponents.DotNetBar.LabelX();
|
this.labelX6 = new DevComponents.DotNetBar.LabelX();
|
this.labelX7 = new DevComponents.DotNetBar.LabelX();
|
this.labelX8 = new DevComponents.DotNetBar.LabelX();
|
this.txtTrayBit = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.labelX9 = new DevComponents.DotNetBar.LabelX();
|
this.txtRecheckBit = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.SuspendLayout();
|
//
|
// cmbStock
|
//
|
this.cmbStock.DisplayMember = "Text";
|
this.cmbStock.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
this.cmbStock.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbStock.ForeColor = System.Drawing.Color.Black;
|
this.cmbStock.FormattingEnabled = true;
|
this.cmbStock.ItemHeight = 16;
|
this.cmbStock.Location = new System.Drawing.Point(75, 10);
|
this.cmbStock.Name = "cmbStock";
|
this.cmbStock.Size = new System.Drawing.Size(142, 22);
|
this.cmbStock.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.cmbStock.TabIndex = 0;
|
//
|
// labelX1
|
//
|
//
|
//
|
//
|
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX1.Location = new System.Drawing.Point(33, 10);
|
this.labelX1.Name = "labelX1";
|
this.labelX1.Size = new System.Drawing.Size(42, 23);
|
this.labelX1.TabIndex = 1;
|
this.labelX1.Text = "仓库:";
|
//
|
// btnSave
|
//
|
this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
this.btnSave.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
this.btnSave.Location = new System.Drawing.Point(530, 221);
|
this.btnSave.Name = "btnSave";
|
this.btnSave.Size = new System.Drawing.Size(75, 23);
|
this.btnSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
this.btnSave.TabIndex = 2;
|
this.btnSave.Text = "保存";
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
//
|
// labelX2
|
//
|
//
|
//
|
//
|
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX2.Location = new System.Drawing.Point(18, 38);
|
this.labelX2.Name = "labelX2";
|
this.labelX2.Size = new System.Drawing.Size(57, 23);
|
this.labelX2.TabIndex = 1;
|
this.labelX2.Text = "工作台:";
|
//
|
// txtWorkBench
|
//
|
this.txtWorkBench.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.txtWorkBench.Border.Class = "TextBoxBorder";
|
this.txtWorkBench.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.txtWorkBench.DisabledBackColor = System.Drawing.Color.White;
|
this.txtWorkBench.ForeColor = System.Drawing.Color.Black;
|
this.txtWorkBench.Location = new System.Drawing.Point(75, 42);
|
this.txtWorkBench.Name = "txtWorkBench";
|
this.txtWorkBench.PreventEnterBeep = true;
|
this.txtWorkBench.Size = new System.Drawing.Size(142, 21);
|
this.txtWorkBench.TabIndex = 3;
|
//
|
// labelX3
|
//
|
//
|
//
|
//
|
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX3.Location = new System.Drawing.Point(18, 99);
|
this.labelX3.Name = "labelX3";
|
this.labelX3.Size = new System.Drawing.Size(57, 23);
|
this.labelX3.TabIndex = 1;
|
this.labelX3.Text = "周转台:";
|
//
|
// txtUnipakBit
|
//
|
this.txtUnipakBit.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.txtUnipakBit.Border.Class = "TextBoxBorder";
|
this.txtUnipakBit.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.txtUnipakBit.DisabledBackColor = System.Drawing.Color.White;
|
this.txtUnipakBit.ForeColor = System.Drawing.Color.Black;
|
this.txtUnipakBit.Location = new System.Drawing.Point(75, 100);
|
this.txtUnipakBit.Name = "txtUnipakBit";
|
this.txtUnipakBit.PreventEnterBeep = true;
|
this.txtUnipakBit.Size = new System.Drawing.Size(262, 21);
|
this.txtUnipakBit.TabIndex = 3;
|
//
|
// labelX4
|
//
|
//
|
//
|
//
|
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX4.Location = new System.Drawing.Point(245, 38);
|
this.labelX4.Name = "labelX4";
|
this.labelX4.Size = new System.Drawing.Size(75, 23);
|
this.labelX4.TabIndex = 1;
|
this.labelX4.Text = "工作库区:";
|
//
|
// txtWorkArea
|
//
|
this.txtWorkArea.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.txtWorkArea.Border.Class = "TextBoxBorder";
|
this.txtWorkArea.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.txtWorkArea.DisabledBackColor = System.Drawing.Color.White;
|
this.txtWorkArea.ForeColor = System.Drawing.Color.Black;
|
this.txtWorkArea.Location = new System.Drawing.Point(306, 40);
|
this.txtWorkArea.Name = "txtWorkArea";
|
this.txtWorkArea.PreventEnterBeep = true;
|
this.txtWorkArea.Size = new System.Drawing.Size(142, 21);
|
this.txtWorkArea.TabIndex = 3;
|
//
|
// labelX5
|
//
|
//
|
//
|
//
|
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX5.ForeColor = System.Drawing.Color.Red;
|
this.labelX5.Location = new System.Drawing.Point(343, 96);
|
this.labelX5.Name = "labelX5";
|
this.labelX5.Size = new System.Drawing.Size(253, 23);
|
this.labelX5.TabIndex = 4;
|
this.labelX5.Text = "存放周装箱的位置,以\",\"逗号分开";
|
//
|
// labelX6
|
//
|
//
|
//
|
//
|
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX6.ForeColor = System.Drawing.Color.Red;
|
this.labelX6.Location = new System.Drawing.Point(454, 40);
|
this.labelX6.Name = "labelX6";
|
this.labelX6.Size = new System.Drawing.Size(151, 23);
|
this.labelX6.TabIndex = 4;
|
this.labelX6.Text = "该工作台对应的操作库区";
|
//
|
// labelX7
|
//
|
//
|
//
|
//
|
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX7.Location = new System.Drawing.Point(3, 69);
|
this.labelX7.Name = "labelX7";
|
this.labelX7.Size = new System.Drawing.Size(72, 23);
|
this.labelX7.TabIndex = 1;
|
this.labelX7.Text = "容器站点:";
|
//
|
// labelX8
|
//
|
//
|
//
|
//
|
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX8.ForeColor = System.Drawing.Color.Red;
|
this.labelX8.Location = new System.Drawing.Point(343, 69);
|
this.labelX8.Name = "labelX8";
|
this.labelX8.Size = new System.Drawing.Size(253, 23);
|
this.labelX8.TabIndex = 4;
|
this.labelX8.Text = "只有一个站点的时候需要维护";
|
//
|
// txtTrayBit
|
//
|
this.txtTrayBit.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.txtTrayBit.Border.Class = "TextBoxBorder";
|
this.txtTrayBit.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.txtTrayBit.DisabledBackColor = System.Drawing.Color.White;
|
this.txtTrayBit.ForeColor = System.Drawing.Color.Black;
|
this.txtTrayBit.Location = new System.Drawing.Point(75, 71);
|
this.txtTrayBit.Name = "txtTrayBit";
|
this.txtTrayBit.PreventEnterBeep = true;
|
this.txtTrayBit.Size = new System.Drawing.Size(262, 21);
|
this.txtTrayBit.TabIndex = 3;
|
//
|
// labelX9
|
//
|
//
|
//
|
//
|
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX9.Location = new System.Drawing.Point(18, 128);
|
this.labelX9.Name = "labelX9";
|
this.labelX9.Size = new System.Drawing.Size(57, 23);
|
this.labelX9.TabIndex = 1;
|
this.labelX9.Text = "复验台:";
|
//
|
// txtRecheckBit
|
//
|
this.txtRecheckBit.BackColor = System.Drawing.Color.White;
|
//
|
//
|
//
|
this.txtRecheckBit.Border.Class = "TextBoxBorder";
|
this.txtRecheckBit.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.txtRecheckBit.DisabledBackColor = System.Drawing.Color.White;
|
this.txtRecheckBit.ForeColor = System.Drawing.Color.Black;
|
this.txtRecheckBit.Location = new System.Drawing.Point(75, 130);
|
this.txtRecheckBit.Name = "txtRecheckBit";
|
this.txtRecheckBit.PreventEnterBeep = true;
|
this.txtRecheckBit.Size = new System.Drawing.Size(510, 21);
|
this.txtRecheckBit.TabIndex = 3;
|
//
|
// fromSysSet
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(606, 246);
|
this.Controls.Add(this.txtTrayBit);
|
this.Controls.Add(this.txtRecheckBit);
|
this.Controls.Add(this.txtUnipakBit);
|
this.Controls.Add(this.labelX8);
|
this.Controls.Add(this.labelX6);
|
this.Controls.Add(this.labelX5);
|
this.Controls.Add(this.txtWorkArea);
|
this.Controls.Add(this.labelX7);
|
this.Controls.Add(this.labelX9);
|
this.Controls.Add(this.txtWorkBench);
|
this.Controls.Add(this.labelX3);
|
this.Controls.Add(this.labelX4);
|
this.Controls.Add(this.btnSave);
|
this.Controls.Add(this.labelX2);
|
this.Controls.Add(this.labelX1);
|
this.Controls.Add(this.cmbStock);
|
this.DoubleBuffered = true;
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
this.MaximizeBox = false;
|
this.MaximumSize = new System.Drawing.Size(622, 285);
|
this.MinimizeBox = false;
|
this.MinimumSize = new System.Drawing.Size(622, 285);
|
this.Name = "fromSysSet";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "设置";
|
this.Load += new System.EventHandler(this.fromSysSet_Load);
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevComponents.DotNetBar.Controls.ComboBoxEx cmbStock;
|
private DevComponents.DotNetBar.LabelX labelX1;
|
private DevComponents.DotNetBar.ButtonX btnSave;
|
private DevComponents.DotNetBar.LabelX labelX2;
|
private DevComponents.DotNetBar.Controls.TextBoxX txtWorkBench;
|
private DevComponents.DotNetBar.LabelX labelX3;
|
private DevComponents.DotNetBar.Controls.TextBoxX txtUnipakBit;
|
private DevComponents.DotNetBar.LabelX labelX4;
|
private DevComponents.DotNetBar.Controls.TextBoxX txtWorkArea;
|
private DevComponents.DotNetBar.LabelX labelX5;
|
private DevComponents.DotNetBar.LabelX labelX6;
|
private DevComponents.DotNetBar.LabelX labelX7;
|
private DevComponents.DotNetBar.LabelX labelX8;
|
private DevComponents.DotNetBar.Controls.TextBoxX txtTrayBit;
|
private DevComponents.DotNetBar.LabelX labelX9;
|
private DevComponents.DotNetBar.Controls.TextBoxX txtRecheckBit;
|
}
|
}
|