| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810 |
- namespace Core.LgMes.Client.LgDeviceManager
- {
- partial class FrmCLBaseInfoBP
- {
- /// <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 Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmCLBaseInfoBP));
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- this.toolStrip1 = new System.Windows.Forms.ToolStrip();
- this.ADD = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.EDIT = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.DEL = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
- this.CLOSE = new System.Windows.Forms.ToolStripButton();
- this.cmbID = new System.Windows.Forms.ComboBox();
- this.lblTundishID = new System.Windows.Forms.Label();
- this.lblCreateDate = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.txtTgl = new System.Windows.Forms.TextBox();
- this.lblAge = new System.Windows.Forms.Label();
- this.lblNowStatus = new System.Windows.Forms.Label();
- this.txtMemo = new System.Windows.Forms.TextBox();
- this.lblBaseInfoMemo = new System.Windows.Forms.Label();
- this.udtePTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.udteBuyTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ulgrpBaseInfoEdit = new Infragistics.Win.Misc.UltraGroupBox();
- this.txtRightAge = new System.Windows.Forms.TextBox();
- this.lblRightAge = new System.Windows.Forms.Label();
- this.txtLeftAge = new System.Windows.Forms.TextBox();
- this.lblLeftAge = new System.Windows.Forms.Label();
- this.txtInnerAge = new System.Windows.Forms.TextBox();
- this.lblInnerAge = new System.Windows.Forms.Label();
- this.txtOutAge = new System.Windows.Forms.TextBox();
- this.lblOutAge = new System.Windows.Forms.Label();
- this.txtCS = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.txtPos = new System.Windows.Forms.TextBox();
- this.txtStatus = new System.Windows.Forms.TextBox();
- this.txtCS6 = new System.Windows.Forms.TextBox();
- this.txtCS4 = new System.Windows.Forms.TextBox();
- this.txtCS5 = new System.Windows.Forms.TextBox();
- this.txtCS3 = new System.Windows.Forms.TextBox();
- this.txtCS2 = new System.Windows.Forms.TextBox();
- this.txtCS1 = new System.Windows.Forms.TextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.label13 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.cmbCCM = new System.Windows.Forms.ComboBox();
- this.cmbID6 = new System.Windows.Forms.ComboBox();
- this.cmbID5 = new System.Windows.Forms.ComboBox();
- this.cmbID4 = new System.Windows.Forms.ComboBox();
- this.cmbID3 = new System.Windows.Forms.ComboBox();
- this.cmbID2 = new System.Windows.Forms.ComboBox();
- this.cmbID1 = new System.Windows.Forms.ComboBox();
- this.toolStrip1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.udtePTime)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.udteBuyTime)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).BeginInit();
- this.ulgrpBaseInfoEdit.SuspendLayout();
- this.SuspendLayout();
- //
- // toolStrip1
- //
- this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.ADD,
- this.toolStripSeparator1,
- this.EDIT,
- this.toolStripSeparator2,
- this.DEL,
- this.toolStripSeparator3,
- this.CLOSE});
- this.toolStrip1.Location = new System.Drawing.Point(0, 0);
- this.toolStrip1.Name = "toolStrip1";
- this.toolStrip1.Size = new System.Drawing.Size(430, 30);
- this.toolStrip1.TabIndex = 1;
- this.toolStrip1.Text = "toolStrip1";
- this.toolStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
- //
- // ADD
- //
- this.ADD.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.ADD.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.ADD.Name = "ADD";
- this.ADD.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
- this.ADD.Size = new System.Drawing.Size(56, 27);
- this.ADD.Text = "新增";
- this.ADD.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 30);
- //
- // EDIT
- //
- this.EDIT.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.EDIT.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.EDIT.Name = "EDIT";
- this.EDIT.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
- this.EDIT.Size = new System.Drawing.Size(56, 27);
- this.EDIT.Text = "修改";
- this.EDIT.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
- //
- // toolStripSeparator2
- //
- this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(6, 30);
- //
- // DEL
- //
- this.DEL.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.DEL.Image = ((System.Drawing.Image)(resources.GetObject("DEL.Image")));
- this.DEL.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.DEL.Name = "DEL";
- this.DEL.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
- this.DEL.Size = new System.Drawing.Size(56, 27);
- this.DEL.Text = "删除";
- //
- // toolStripSeparator3
- //
- this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(6, 30);
- //
- // CLOSE
- //
- this.CLOSE.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.CLOSE.Image = ((System.Drawing.Image)(resources.GetObject("CLOSE.Image")));
- this.CLOSE.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.CLOSE.Name = "CLOSE";
- this.CLOSE.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
- this.CLOSE.Size = new System.Drawing.Size(56, 27);
- this.CLOSE.Text = "关闭";
- //
- // cmbID
- //
- this.cmbID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbID.FormattingEnabled = true;
- this.cmbID.Location = new System.Drawing.Point(287, 22);
- this.cmbID.Name = "cmbID";
- this.cmbID.Size = new System.Drawing.Size(111, 20);
- this.cmbID.TabIndex = 1;
- this.cmbID.SelectedIndexChanged += new System.EventHandler(this.cbbID_SelectedIndexChanged);
- //
- // lblTundishID
- //
- this.lblTundishID.AutoSize = true;
- this.lblTundishID.BackColor = System.Drawing.Color.Transparent;
- this.lblTundishID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblTundishID.Location = new System.Drawing.Point(218, 26);
- this.lblTundishID.Name = "lblTundishID";
- this.lblTundishID.Size = new System.Drawing.Size(65, 12);
- this.lblTundishID.TabIndex = 0;
- this.lblTundishID.Text = "结晶器编号";
- //
- // lblCreateDate
- //
- this.lblCreateDate.AutoSize = true;
- this.lblCreateDate.BackColor = System.Drawing.Color.Transparent;
- this.lblCreateDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCreateDate.Location = new System.Drawing.Point(230, 223);
- this.lblCreateDate.Name = "lblCreateDate";
- this.lblCreateDate.Size = new System.Drawing.Size(53, 12);
- this.lblCreateDate.TabIndex = 0;
- this.lblCreateDate.Text = "购买日期";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.Color.Transparent;
- this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(35, 223);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(53, 12);
- this.label1.TabIndex = 0;
- this.label1.Text = "生产日期";
- //
- // txtTgl
- //
- this.txtTgl.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtTgl.Location = new System.Drawing.Point(287, 49);
- this.txtTgl.MaxLength = 10;
- this.txtTgl.Name = "txtTgl";
- this.txtTgl.Size = new System.Drawing.Size(111, 21);
- this.txtTgl.TabIndex = 3;
- this.txtTgl.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
- //
- // lblAge
- //
- this.lblAge.AutoSize = true;
- this.lblAge.BackColor = System.Drawing.Color.Transparent;
- this.lblAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblAge.Location = new System.Drawing.Point(242, 53);
- this.lblAge.Name = "lblAge";
- this.lblAge.Size = new System.Drawing.Size(41, 12);
- this.lblAge.TabIndex = 0;
- this.lblAge.Text = "通钢量";
- //
- // lblNowStatus
- //
- this.lblNowStatus.AutoSize = true;
- this.lblNowStatus.BackColor = System.Drawing.Color.Transparent;
- this.lblNowStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblNowStatus.Location = new System.Drawing.Point(35, 194);
- this.lblNowStatus.Name = "lblNowStatus";
- this.lblNowStatus.Size = new System.Drawing.Size(53, 12);
- this.lblNowStatus.TabIndex = 0;
- this.lblNowStatus.Text = "当前状态";
- //
- // txtMemo
- //
- this.txtMemo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtMemo.Location = new System.Drawing.Point(94, 246);
- this.txtMemo.MaxLength = 300;
- this.txtMemo.Multiline = true;
- this.txtMemo.Name = "txtMemo";
- this.txtMemo.Size = new System.Drawing.Size(306, 49);
- this.txtMemo.TabIndex = 20;
- //
- // lblBaseInfoMemo
- //
- this.lblBaseInfoMemo.AutoSize = true;
- this.lblBaseInfoMemo.BackColor = System.Drawing.Color.Transparent;
- this.lblBaseInfoMemo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblBaseInfoMemo.Location = new System.Drawing.Point(59, 252);
- this.lblBaseInfoMemo.Name = "lblBaseInfoMemo";
- this.lblBaseInfoMemo.Size = new System.Drawing.Size(29, 12);
- this.lblBaseInfoMemo.TabIndex = 0;
- this.lblBaseInfoMemo.Text = "备注";
- //
- // udtePTime
- //
- this.udtePTime.Location = new System.Drawing.Point(92, 219);
- this.udtePTime.MaskInput = "{date}";
- this.udtePTime.Name = "udtePTime";
- this.udtePTime.Nullable = false;
- this.udtePTime.Size = new System.Drawing.Size(111, 21);
- this.udtePTime.TabIndex = 18;
- //
- // udteBuyTime
- //
- this.udteBuyTime.Location = new System.Drawing.Point(287, 219);
- this.udteBuyTime.MaskInput = "{date}";
- this.udteBuyTime.Name = "udteBuyTime";
- this.udteBuyTime.Nullable = false;
- this.udteBuyTime.Size = new System.Drawing.Size(111, 21);
- this.udteBuyTime.TabIndex = 19;
- //
- // ulgrpBaseInfoEdit
- //
- appearance1.FontData.Name = "宋体";
- appearance1.FontData.SizeInPoints = 9F;
- this.ulgrpBaseInfoEdit.Appearance = appearance1;
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtRightAge);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblRightAge);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtLeftAge);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblLeftAge);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtInnerAge);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblInnerAge);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtOutAge);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblOutAge);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS);
- this.ulgrpBaseInfoEdit.Controls.Add(this.udteBuyTime);
- this.ulgrpBaseInfoEdit.Controls.Add(this.udtePTime);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblBaseInfoMemo);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtMemo);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label4);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label3);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblNowStatus);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label16);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label15);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblAge);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtPos);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtStatus);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS6);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS4);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS5);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS3);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS2);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS1);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtTgl);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label1);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblCreateDate);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label5);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label14);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label11);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label13);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label9);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label7);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label2);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblTundishID);
- this.ulgrpBaseInfoEdit.Controls.Add(this.cmbCCM);
- this.ulgrpBaseInfoEdit.Controls.Add(this.cmbID6);
- this.ulgrpBaseInfoEdit.Controls.Add(this.cmbID5);
- this.ulgrpBaseInfoEdit.Controls.Add(this.cmbID4);
- this.ulgrpBaseInfoEdit.Controls.Add(this.cmbID3);
- this.ulgrpBaseInfoEdit.Controls.Add(this.cmbID2);
- this.ulgrpBaseInfoEdit.Controls.Add(this.cmbID1);
- this.ulgrpBaseInfoEdit.Controls.Add(this.cmbID);
- this.ulgrpBaseInfoEdit.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ulgrpBaseInfoEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ulgrpBaseInfoEdit.Location = new System.Drawing.Point(0, 30);
- this.ulgrpBaseInfoEdit.Name = "ulgrpBaseInfoEdit";
- this.ulgrpBaseInfoEdit.Size = new System.Drawing.Size(430, 319);
- this.ulgrpBaseInfoEdit.TabIndex = 0;
- //
- // txtRightAge
- //
- this.txtRightAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtRightAge.Location = new System.Drawing.Point(287, 161);
- this.txtRightAge.MaxLength = 10;
- this.txtRightAge.Name = "txtRightAge";
- this.txtRightAge.Size = new System.Drawing.Size(111, 21);
- this.txtRightAge.TabIndex = 28;
- //
- // lblRightAge
- //
- this.lblRightAge.AutoSize = true;
- this.lblRightAge.BackColor = System.Drawing.Color.Transparent;
- this.lblRightAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblRightAge.Location = new System.Drawing.Point(242, 166);
- this.lblRightAge.Name = "lblRightAge";
- this.lblRightAge.Size = new System.Drawing.Size(41, 12);
- this.lblRightAge.TabIndex = 27;
- this.lblRightAge.Text = "通钢量";
- //
- // txtLeftAge
- //
- this.txtLeftAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtLeftAge.Location = new System.Drawing.Point(287, 133);
- this.txtLeftAge.MaxLength = 10;
- this.txtLeftAge.Name = "txtLeftAge";
- this.txtLeftAge.Size = new System.Drawing.Size(111, 21);
- this.txtLeftAge.TabIndex = 26;
- //
- // lblLeftAge
- //
- this.lblLeftAge.AutoSize = true;
- this.lblLeftAge.BackColor = System.Drawing.Color.Transparent;
- this.lblLeftAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblLeftAge.Location = new System.Drawing.Point(242, 138);
- this.lblLeftAge.Name = "lblLeftAge";
- this.lblLeftAge.Size = new System.Drawing.Size(41, 12);
- this.lblLeftAge.TabIndex = 25;
- this.lblLeftAge.Text = "通钢量";
- //
- // txtInnerAge
- //
- this.txtInnerAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtInnerAge.Location = new System.Drawing.Point(287, 107);
- this.txtInnerAge.MaxLength = 10;
- this.txtInnerAge.Name = "txtInnerAge";
- this.txtInnerAge.Size = new System.Drawing.Size(111, 21);
- this.txtInnerAge.TabIndex = 24;
- //
- // lblInnerAge
- //
- this.lblInnerAge.AutoSize = true;
- this.lblInnerAge.BackColor = System.Drawing.Color.Transparent;
- this.lblInnerAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblInnerAge.Location = new System.Drawing.Point(242, 112);
- this.lblInnerAge.Name = "lblInnerAge";
- this.lblInnerAge.Size = new System.Drawing.Size(41, 12);
- this.lblInnerAge.TabIndex = 23;
- this.lblInnerAge.Text = "通钢量";
- //
- // txtOutAge
- //
- this.txtOutAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtOutAge.Location = new System.Drawing.Point(287, 77);
- this.txtOutAge.MaxLength = 10;
- this.txtOutAge.Name = "txtOutAge";
- this.txtOutAge.Size = new System.Drawing.Size(111, 21);
- this.txtOutAge.TabIndex = 22;
- //
- // lblOutAge
- //
- this.lblOutAge.AutoSize = true;
- this.lblOutAge.BackColor = System.Drawing.Color.Transparent;
- this.lblOutAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblOutAge.Location = new System.Drawing.Point(242, 82);
- this.lblOutAge.Name = "lblOutAge";
- this.lblOutAge.Size = new System.Drawing.Size(41, 12);
- this.lblOutAge.TabIndex = 21;
- this.lblOutAge.Text = "通钢量";
- //
- // txtCS
- //
- this.txtCS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCS.Location = new System.Drawing.Point(92, 49);
- this.txtCS.MaxLength = 10;
- this.txtCS.Name = "txtCS";
- this.txtCS.ShortcutsEnabled = false;
- this.txtCS.Size = new System.Drawing.Size(111, 21);
- this.txtCS.TabIndex = 2;
- this.txtCS.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.BackColor = System.Drawing.Color.Transparent;
- this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(230, 194);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(53, 12);
- this.label4.TabIndex = 0;
- this.label4.Text = "当前流号";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.BackColor = System.Drawing.Color.Transparent;
- this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(21, 25);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(65, 12);
- this.label3.TabIndex = 0;
- this.label3.Text = "所属铸机号";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.BackColor = System.Drawing.Color.Transparent;
- this.label16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label16.Location = new System.Drawing.Point(230, 393);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(53, 12);
- this.label16.TabIndex = 0;
- this.label16.Text = "使用炉数";
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.BackColor = System.Drawing.Color.Transparent;
- this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label15.Location = new System.Drawing.Point(230, 365);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(53, 12);
- this.label15.TabIndex = 0;
- this.label15.Text = "使用炉数";
- //
- // txtPos
- //
- this.txtPos.BackColor = System.Drawing.Color.Gainsboro;
- this.txtPos.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtPos.Enabled = false;
- this.txtPos.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtPos.Location = new System.Drawing.Point(287, 190);
- this.txtPos.Name = "txtPos";
- this.txtPos.ReadOnly = true;
- this.txtPos.Size = new System.Drawing.Size(111, 21);
- this.txtPos.TabIndex = 17;
- //
- // txtStatus
- //
- this.txtStatus.BackColor = System.Drawing.Color.Gainsboro;
- this.txtStatus.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- this.txtStatus.Enabled = false;
- this.txtStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtStatus.Location = new System.Drawing.Point(92, 190);
- this.txtStatus.Name = "txtStatus";
- this.txtStatus.ReadOnly = true;
- this.txtStatus.Size = new System.Drawing.Size(111, 21);
- this.txtStatus.TabIndex = 16;
- //
- // txtCS6
- //
- this.txtCS6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCS6.Location = new System.Drawing.Point(287, 389);
- this.txtCS6.MaxLength = 10;
- this.txtCS6.Name = "txtCS6";
- this.txtCS6.ShortcutsEnabled = false;
- this.txtCS6.Size = new System.Drawing.Size(111, 21);
- this.txtCS6.TabIndex = 15;
- this.txtCS6.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
- //
- // txtCS4
- //
- this.txtCS4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCS4.Location = new System.Drawing.Point(92, 159);
- this.txtCS4.MaxLength = 10;
- this.txtCS4.Name = "txtCS4";
- this.txtCS4.ShortcutsEnabled = false;
- this.txtCS4.Size = new System.Drawing.Size(111, 21);
- this.txtCS4.TabIndex = 11;
- this.txtCS4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
- //
- // txtCS5
- //
- this.txtCS5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCS5.Location = new System.Drawing.Point(287, 361);
- this.txtCS5.MaxLength = 10;
- this.txtCS5.Name = "txtCS5";
- this.txtCS5.ShortcutsEnabled = false;
- this.txtCS5.Size = new System.Drawing.Size(111, 21);
- this.txtCS5.TabIndex = 13;
- this.txtCS5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
- //
- // txtCS3
- //
- this.txtCS3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCS3.Location = new System.Drawing.Point(92, 131);
- this.txtCS3.MaxLength = 10;
- this.txtCS3.Name = "txtCS3";
- this.txtCS3.ShortcutsEnabled = false;
- this.txtCS3.Size = new System.Drawing.Size(111, 21);
- this.txtCS3.TabIndex = 9;
- this.txtCS3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
- //
- // txtCS2
- //
- this.txtCS2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCS2.Location = new System.Drawing.Point(92, 103);
- this.txtCS2.MaxLength = 10;
- this.txtCS2.Name = "txtCS2";
- this.txtCS2.ShortcutsEnabled = false;
- this.txtCS2.Size = new System.Drawing.Size(111, 21);
- this.txtCS2.TabIndex = 7;
- this.txtCS2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
- //
- // txtCS1
- //
- this.txtCS1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtCS1.Location = new System.Drawing.Point(92, 77);
- this.txtCS1.MaxLength = 10;
- this.txtCS1.Name = "txtCS1";
- this.txtCS1.ShortcutsEnabled = false;
- this.txtCS1.Size = new System.Drawing.Size(111, 21);
- this.txtCS1.TabIndex = 5;
- this.txtCS1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.BackColor = System.Drawing.Color.Transparent;
- this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(23, 53);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(65, 12);
- this.label5.TabIndex = 0;
- this.label5.Text = "结晶器次数";
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.BackColor = System.Drawing.Color.Transparent;
- this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label14.Location = new System.Drawing.Point(23, 393);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(65, 12);
- this.label14.TabIndex = 0;
- this.label14.Text = "内弧水箱号";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.BackColor = System.Drawing.Color.Transparent;
- this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label11.Location = new System.Drawing.Point(15, 166);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(77, 12);
- this.label11.TabIndex = 0;
- this.label11.Text = "右侧铜板炉数";
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.BackColor = System.Drawing.Color.Transparent;
- this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label13.Location = new System.Drawing.Point(23, 365);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(65, 12);
- this.label13.TabIndex = 0;
- this.label13.Text = "外弧水箱号";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.BackColor = System.Drawing.Color.Transparent;
- this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label9.Location = new System.Drawing.Point(15, 138);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(77, 12);
- this.label9.TabIndex = 0;
- this.label9.Text = "左侧铜板炉数";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.BackColor = System.Drawing.Color.Transparent;
- this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label7.Location = new System.Drawing.Point(15, 110);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(77, 12);
- this.label7.TabIndex = 0;
- this.label7.Text = "内弧铜板炉数";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.BackColor = System.Drawing.Color.Transparent;
- this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(13, 82);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(77, 12);
- this.label2.TabIndex = 0;
- this.label2.Text = "外弧铜板炉数";
- //
- // cmbCCM
- //
- this.cmbCCM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbCCM.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbCCM.FormattingEnabled = true;
- this.cmbCCM.Items.AddRange(new object[] {
- "1#连铸机",
- "2#连铸机",
- "3#连铸机"});
- this.cmbCCM.Location = new System.Drawing.Point(92, 22);
- this.cmbCCM.Name = "cmbCCM";
- this.cmbCCM.Size = new System.Drawing.Size(111, 20);
- this.cmbCCM.TabIndex = 0;
- this.cmbCCM.SelectedIndexChanged += new System.EventHandler(this.cbbCCM_SelectedIndexChanged);
- //
- // cmbID6
- //
- this.cmbID6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbID6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbID6.FormattingEnabled = true;
- this.cmbID6.Location = new System.Drawing.Point(92, 389);
- this.cmbID6.Name = "cmbID6";
- this.cmbID6.Size = new System.Drawing.Size(111, 20);
- this.cmbID6.TabIndex = 14;
- this.cmbID6.SelectedIndexChanged += new System.EventHandler(this.PlugIn_SelectedIndexChanged);
- //
- // cmbID5
- //
- this.cmbID5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbID5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbID5.FormattingEnabled = true;
- this.cmbID5.Location = new System.Drawing.Point(92, 361);
- this.cmbID5.Name = "cmbID5";
- this.cmbID5.Size = new System.Drawing.Size(111, 20);
- this.cmbID5.TabIndex = 12;
- this.cmbID5.SelectedIndexChanged += new System.EventHandler(this.PlugIn_SelectedIndexChanged);
- //
- // cmbID4
- //
- this.cmbID4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbID4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbID4.FormattingEnabled = true;
- this.cmbID4.Location = new System.Drawing.Point(12, 299);
- this.cmbID4.Name = "cmbID4";
- this.cmbID4.Size = new System.Drawing.Size(111, 20);
- this.cmbID4.TabIndex = 10;
- this.cmbID4.Visible = false;
- this.cmbID4.SelectedIndexChanged += new System.EventHandler(this.PlugIn_SelectedIndexChanged);
- //
- // cmbID3
- //
- this.cmbID3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbID3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbID3.FormattingEnabled = true;
- this.cmbID3.Location = new System.Drawing.Point(12, 299);
- this.cmbID3.Name = "cmbID3";
- this.cmbID3.Size = new System.Drawing.Size(111, 20);
- this.cmbID3.TabIndex = 8;
- this.cmbID3.Visible = false;
- this.cmbID3.SelectedIndexChanged += new System.EventHandler(this.PlugIn_SelectedIndexChanged);
- //
- // cmbID2
- //
- this.cmbID2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbID2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbID2.FormattingEnabled = true;
- this.cmbID2.Location = new System.Drawing.Point(12, 299);
- this.cmbID2.Name = "cmbID2";
- this.cmbID2.Size = new System.Drawing.Size(111, 20);
- this.cmbID2.TabIndex = 6;
- this.cmbID2.Visible = false;
- this.cmbID2.SelectedIndexChanged += new System.EventHandler(this.PlugIn_SelectedIndexChanged);
- //
- // cmbID1
- //
- this.cmbID1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbID1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbID1.FormattingEnabled = true;
- this.cmbID1.Location = new System.Drawing.Point(12, 299);
- this.cmbID1.Name = "cmbID1";
- this.cmbID1.Size = new System.Drawing.Size(111, 20);
- this.cmbID1.TabIndex = 4;
- this.cmbID1.Visible = false;
- this.cmbID1.SelectedIndexChanged += new System.EventHandler(this.PlugIn_SelectedIndexChanged);
- //
- // FrmCLBaseInfoBP
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.Gainsboro;
- this.ClientSize = new System.Drawing.Size(430, 349);
- this.Controls.Add(this.ulgrpBaseInfoEdit);
- this.Controls.Add(this.toolStrip1);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "FrmCLBaseInfoBP";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "结晶器基础信息";
- this.Load += new System.EventHandler(this.FrmCLBaseInfoBP_Load);
- this.toolStrip1.ResumeLayout(false);
- this.toolStrip1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.udtePTime)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.udteBuyTime)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).EndInit();
- this.ulgrpBaseInfoEdit.ResumeLayout(false);
- this.ulgrpBaseInfoEdit.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.ToolStrip toolStrip1;
- private System.Windows.Forms.ToolStripButton ADD;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripButton EDIT;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
- private System.Windows.Forms.ToolStripButton DEL;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
- private System.Windows.Forms.ToolStripButton CLOSE;
- private System.Windows.Forms.ComboBox cmbID;
- private System.Windows.Forms.Label lblTundishID;
- private System.Windows.Forms.Label lblCreateDate;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox txtTgl;
- private System.Windows.Forms.Label lblAge;
- private System.Windows.Forms.Label lblNowStatus;
- private System.Windows.Forms.TextBox txtMemo;
- private System.Windows.Forms.Label lblBaseInfoMemo;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udtePTime;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteBuyTime;
- public Infragistics.Win.Misc.UltraGroupBox ulgrpBaseInfoEdit;
- private System.Windows.Forms.TextBox txtStatus;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TextBox txtPos;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.ComboBox cmbCCM;
- private System.Windows.Forms.TextBox txtCS;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.TextBox txtCS6;
- private System.Windows.Forms.TextBox txtCS4;
- private System.Windows.Forms.TextBox txtCS5;
- private System.Windows.Forms.TextBox txtCS3;
- private System.Windows.Forms.TextBox txtCS2;
- private System.Windows.Forms.TextBox txtCS1;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.ComboBox cmbID6;
- private System.Windows.Forms.ComboBox cmbID5;
- private System.Windows.Forms.ComboBox cmbID4;
- private System.Windows.Forms.ComboBox cmbID3;
- private System.Windows.Forms.ComboBox cmbID2;
- private System.Windows.Forms.ComboBox cmbID1;
- private System.Windows.Forms.TextBox txtOutAge;
- private System.Windows.Forms.Label lblOutAge;
- private System.Windows.Forms.TextBox txtRightAge;
- private System.Windows.Forms.Label lblRightAge;
- private System.Windows.Forms.TextBox txtLeftAge;
- private System.Windows.Forms.Label lblLeftAge;
- private System.Windows.Forms.TextBox txtInnerAge;
- private System.Windows.Forms.Label lblInnerAge;
- }
- }
|