namespace WCS
|
{
|
partial class stndisplay
|
{
|
/// <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(stndisplay));
|
this.stnno = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.stnid = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.wrksts = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.iotype = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.sstn = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.dstn = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.dloc = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.sloc = new DevComponents.DotNetBar.Controls.TextBoxX();
|
this.labelX1 = new DevComponents.DotNetBar.LabelX();
|
this.labelX2 = new DevComponents.DotNetBar.LabelX();
|
this.labelX3 = new DevComponents.DotNetBar.LabelX();
|
this.labelX4 = new DevComponents.DotNetBar.LabelX();
|
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.autoif = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
this.loadif = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
this.caninif = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
this.canouif = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
this.SuspendLayout();
|
//
|
// stnno
|
//
|
//
|
//
|
//
|
this.stnno.Border.Class = "TextBoxBorder";
|
this.stnno.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.stnno.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.stnno.Location = new System.Drawing.Point(72, 8);
|
this.stnno.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.stnno.Name = "stnno";
|
this.stnno.Size = new System.Drawing.Size(53, 25);
|
this.stnno.TabIndex = 22;
|
//
|
// stnid
|
//
|
//
|
//
|
//
|
this.stnid.Border.Class = "TextBoxBorder";
|
this.stnid.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.stnid.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.stnid.Location = new System.Drawing.Point(197, 8);
|
this.stnid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.stnid.Name = "stnid";
|
this.stnid.Size = new System.Drawing.Size(64, 25);
|
this.stnid.TabIndex = 23;
|
//
|
// wrksts
|
//
|
//
|
//
|
//
|
this.wrksts.Border.Class = "TextBoxBorder";
|
this.wrksts.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.wrksts.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.wrksts.Location = new System.Drawing.Point(353, 5);
|
this.wrksts.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.wrksts.Name = "wrksts";
|
this.wrksts.Size = new System.Drawing.Size(141, 25);
|
this.wrksts.TabIndex = 24;
|
//
|
// iotype
|
//
|
//
|
//
|
//
|
this.iotype.Border.Class = "TextBoxBorder";
|
this.iotype.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.iotype.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.iotype.Location = new System.Drawing.Point(88, 82);
|
this.iotype.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.iotype.Name = "iotype";
|
this.iotype.Size = new System.Drawing.Size(139, 25);
|
this.iotype.TabIndex = 25;
|
//
|
// sstn
|
//
|
//
|
//
|
//
|
this.sstn.Border.Class = "TextBoxBorder";
|
this.sstn.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.sstn.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.sstn.Location = new System.Drawing.Point(277, 82);
|
this.sstn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.sstn.Name = "sstn";
|
this.sstn.Size = new System.Drawing.Size(57, 25);
|
this.sstn.TabIndex = 26;
|
//
|
// dstn
|
//
|
//
|
//
|
//
|
this.dstn.Border.Class = "TextBoxBorder";
|
this.dstn.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dstn.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.dstn.Location = new System.Drawing.Point(417, 82);
|
this.dstn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.dstn.Name = "dstn";
|
this.dstn.Size = new System.Drawing.Size(76, 25);
|
this.dstn.TabIndex = 27;
|
//
|
// dloc
|
//
|
//
|
//
|
//
|
this.dloc.Border.Class = "TextBoxBorder";
|
this.dloc.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.dloc.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.dloc.Location = new System.Drawing.Point(292, 128);
|
this.dloc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.dloc.Name = "dloc";
|
this.dloc.Size = new System.Drawing.Size(125, 25);
|
this.dloc.TabIndex = 29;
|
//
|
// sloc
|
//
|
//
|
//
|
//
|
this.sloc.Border.Class = "TextBoxBorder";
|
this.sloc.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.sloc.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.sloc.Location = new System.Drawing.Point(79, 128);
|
this.sloc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.sloc.Name = "sloc";
|
this.sloc.Size = new System.Drawing.Size(119, 25);
|
this.sloc.TabIndex = 28;
|
//
|
// labelX1
|
//
|
//
|
//
|
//
|
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.labelX1.Location = new System.Drawing.Point(12, 8);
|
this.labelX1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.labelX1.Name = "labelX1";
|
this.labelX1.Size = new System.Drawing.Size(59, 29);
|
this.labelX1.TabIndex = 30;
|
this.labelX1.Text = "设备号";
|
//
|
// labelX2
|
//
|
//
|
//
|
//
|
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.labelX2.Location = new System.Drawing.Point(132, 8);
|
this.labelX2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.labelX2.Name = "labelX2";
|
this.labelX2.Size = new System.Drawing.Size(64, 29);
|
this.labelX2.TabIndex = 31;
|
this.labelX2.Text = "工作号";
|
//
|
// labelX3
|
//
|
//
|
//
|
//
|
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.labelX3.Location = new System.Drawing.Point(269, 5);
|
this.labelX3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.labelX3.Name = "labelX3";
|
this.labelX3.Size = new System.Drawing.Size(76, 29);
|
this.labelX3.TabIndex = 32;
|
this.labelX3.Text = "工作状态";
|
//
|
// labelX4
|
//
|
//
|
//
|
//
|
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.labelX4.Location = new System.Drawing.Point(12, 82);
|
this.labelX4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.labelX4.Name = "labelX4";
|
this.labelX4.Size = new System.Drawing.Size(75, 29);
|
this.labelX4.TabIndex = 33;
|
this.labelX4.Text = "出入类型";
|
//
|
// labelX5
|
//
|
//
|
//
|
//
|
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.labelX5.Location = new System.Drawing.Point(231, 82);
|
this.labelX5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.labelX5.Name = "labelX5";
|
this.labelX5.Size = new System.Drawing.Size(45, 29);
|
this.labelX5.TabIndex = 34;
|
this.labelX5.Text = "源站";
|
//
|
// labelX6
|
//
|
//
|
//
|
//
|
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.labelX6.Location = new System.Drawing.Point(357, 82);
|
this.labelX6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.labelX6.Name = "labelX6";
|
this.labelX6.Size = new System.Drawing.Size(59, 29);
|
this.labelX6.TabIndex = 35;
|
this.labelX6.Text = "目标站";
|
//
|
// labelX7
|
//
|
//
|
//
|
//
|
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.labelX7.Location = new System.Drawing.Point(12, 128);
|
this.labelX7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.labelX7.Name = "labelX7";
|
this.labelX7.Size = new System.Drawing.Size(59, 29);
|
this.labelX7.TabIndex = 36;
|
this.labelX7.Text = "源库位";
|
//
|
// labelX8
|
//
|
//
|
//
|
//
|
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.labelX8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.labelX8.Location = new System.Drawing.Point(205, 128);
|
this.labelX8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.labelX8.Name = "labelX8";
|
this.labelX8.Size = new System.Drawing.Size(81, 29);
|
this.labelX8.TabIndex = 37;
|
this.labelX8.Text = "目标库位";
|
//
|
// autoif
|
//
|
//
|
//
|
//
|
this.autoif.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.autoif.CheckSignSize = new System.Drawing.Size(15, 15);
|
this.autoif.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.autoif.Location = new System.Drawing.Point(13, 41);
|
this.autoif.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.autoif.Name = "autoif";
|
this.autoif.Size = new System.Drawing.Size(79, 29);
|
this.autoif.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2010;
|
this.autoif.TabIndex = 2;
|
this.autoif.Text = "自动";
|
//
|
// loadif
|
//
|
//
|
//
|
//
|
this.loadif.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.loadif.CheckSignSize = new System.Drawing.Size(15, 15);
|
this.loadif.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.loadif.Location = new System.Drawing.Point(116, 41);
|
this.loadif.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.loadif.Name = "loadif";
|
this.loadif.Size = new System.Drawing.Size(79, 29);
|
this.loadif.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2010;
|
this.loadif.TabIndex = 3;
|
this.loadif.Text = "有物";
|
//
|
// caninif
|
//
|
//
|
//
|
//
|
this.caninif.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.caninif.CheckSignSize = new System.Drawing.Size(15, 15);
|
this.caninif.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.caninif.Location = new System.Drawing.Point(225, 41);
|
this.caninif.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.caninif.Name = "caninif";
|
this.caninif.Size = new System.Drawing.Size(79, 29);
|
this.caninif.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2010;
|
this.caninif.TabIndex = 4;
|
this.caninif.Text = "能入";
|
//
|
// canouif
|
//
|
//
|
//
|
//
|
this.canouif.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.canouif.CheckSignSize = new System.Drawing.Size(15, 15);
|
this.canouif.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.canouif.Location = new System.Drawing.Point(349, 41);
|
this.canouif.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.canouif.Name = "canouif";
|
this.canouif.Size = new System.Drawing.Size(67, 29);
|
this.canouif.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2010;
|
this.canouif.TabIndex = 5;
|
this.canouif.Text = "能出";
|
//
|
// stndisplay
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(501, 169);
|
this.Controls.Add(this.labelX8);
|
this.Controls.Add(this.canouif);
|
this.Controls.Add(this.labelX7);
|
this.Controls.Add(this.caninif);
|
this.Controls.Add(this.labelX6);
|
this.Controls.Add(this.loadif);
|
this.Controls.Add(this.labelX5);
|
this.Controls.Add(this.autoif);
|
this.Controls.Add(this.labelX4);
|
this.Controls.Add(this.labelX3);
|
this.Controls.Add(this.labelX1);
|
this.Controls.Add(this.labelX2);
|
this.Controls.Add(this.stnno);
|
this.Controls.Add(this.dloc);
|
this.Controls.Add(this.wrksts);
|
this.Controls.Add(this.sloc);
|
this.Controls.Add(this.stnid);
|
this.Controls.Add(this.dstn);
|
this.Controls.Add(this.iotype);
|
this.Controls.Add(this.sstn);
|
this.DoubleBuffered = true;
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
this.MaximizeBox = false;
|
this.MinimizeBox = false;
|
this.Name = "stndisplay";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
|
this.Text = "站点信息";
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.stndisplay_FormClosing);
|
this.Load += new System.EventHandler(this.stndisplay_Load);
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevComponents.DotNetBar.LabelX labelX8;
|
private DevComponents.DotNetBar.LabelX labelX7;
|
private DevComponents.DotNetBar.LabelX labelX6;
|
private DevComponents.DotNetBar.LabelX labelX5;
|
private DevComponents.DotNetBar.LabelX labelX4;
|
private DevComponents.DotNetBar.LabelX labelX3;
|
private DevComponents.DotNetBar.LabelX labelX2;
|
private DevComponents.DotNetBar.LabelX labelX1;
|
public DevComponents.DotNetBar.Controls.TextBoxX dloc;
|
public DevComponents.DotNetBar.Controls.TextBoxX sloc;
|
public DevComponents.DotNetBar.Controls.TextBoxX dstn;
|
public DevComponents.DotNetBar.Controls.TextBoxX sstn;
|
public DevComponents.DotNetBar.Controls.TextBoxX iotype;
|
public DevComponents.DotNetBar.Controls.TextBoxX wrksts;
|
public DevComponents.DotNetBar.Controls.TextBoxX stnid;
|
public DevComponents.DotNetBar.Controls.TextBoxX stnno;
|
public DevComponents.DotNetBar.Controls.CheckBoxX autoif;
|
public DevComponents.DotNetBar.Controls.CheckBoxX loadif;
|
public DevComponents.DotNetBar.Controls.CheckBoxX caninif;
|
public DevComponents.DotNetBar.Controls.CheckBoxX canouif;
|
|
}
|
}
|