| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446 |
- namespace Core.LgMes.Client.LgDeviceManager
- {
- partial class FrmCLRepair
- {
- /// <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()
- {
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
- this.lblTundishID = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.txtMemo = new System.Windows.Forms.TextBox();
- this.lblBaseInfoMemo = new System.Windows.Forms.Label();
- this.udteRepair = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ulgrpBaseInfoEdit = new Infragistics.Win.Misc.UltraGroupBox();
- this.btnClose = new System.Windows.Forms.Button();
- this.ucmbReason = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.btnEnd = new System.Windows.Forms.Button();
- this.ucmbType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.btnBegin = new System.Windows.Forms.Button();
- this.ucmbID = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ucmbCCM = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label4 = new System.Windows.Forms.Label();
- this.udteRepairTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.label7 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.txtTBCSDest = new System.Windows.Forms.TextBox();
- this.txtTGBHDest = new System.Windows.Forms.TextBox();
- this.txtTBCScurr = new System.Windows.Forms.TextBox();
- this.txtTGBHCurr = new System.Windows.Forms.TextBox();
- this.label5 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.udteRepair)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).BeginInit();
- this.ulgrpBaseInfoEdit.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ucmbReason)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ucmbType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ucmbID)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ucmbCCM)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.udteRepairTime)).BeginInit();
- this.SuspendLayout();
- //
- // 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(19, 50);
- this.lblTundishID.Name = "lblTundishID";
- this.lblTundishID.Size = new System.Drawing.Size(65, 12);
- this.lblTundishID.TabIndex = 0;
- this.lblTundishID.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(31, 106);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(53, 12);
- this.label1.TabIndex = 0;
- this.label1.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(91, 246);
- this.txtMemo.MaxLength = 300;
- this.txtMemo.Multiline = true;
- this.txtMemo.Name = "txtMemo";
- this.txtMemo.Size = new System.Drawing.Size(147, 48);
- this.txtMemo.TabIndex = 11;
- //
- // 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(31, 164);
- this.lblBaseInfoMemo.Name = "lblBaseInfoMemo";
- this.lblBaseInfoMemo.Size = new System.Drawing.Size(53, 12);
- this.lblBaseInfoMemo.TabIndex = 0;
- this.lblBaseInfoMemo.Text = "维修原因";
- //
- // udteRepair
- //
- this.udteRepair.FormatProvider = new System.Globalization.CultureInfo("en-US");
- this.udteRepair.FormatString = "yyyy-MM-dd HH:mm:ss";
- this.udteRepair.Location = new System.Drawing.Point(91, 102);
- this.udteRepair.MaskInput = "yyyy-mm-dd hh:mm:ss";
- this.udteRepair.Name = "udteRepair";
- this.udteRepair.Size = new System.Drawing.Size(147, 21);
- this.udteRepair.TabIndex = 4;
- //
- // ulgrpBaseInfoEdit
- //
- appearance1.FontData.Name = "宋体";
- appearance1.FontData.SizeInPoints = 9F;
- this.ulgrpBaseInfoEdit.Appearance = appearance1;
- this.ulgrpBaseInfoEdit.Controls.Add(this.btnClose);
- this.ulgrpBaseInfoEdit.Controls.Add(this.ucmbReason);
- this.ulgrpBaseInfoEdit.Controls.Add(this.btnEnd);
- this.ulgrpBaseInfoEdit.Controls.Add(this.ucmbType);
- this.ulgrpBaseInfoEdit.Controls.Add(this.btnBegin);
- this.ulgrpBaseInfoEdit.Controls.Add(this.ucmbID);
- this.ulgrpBaseInfoEdit.Controls.Add(this.ucmbCCM);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label4);
- this.ulgrpBaseInfoEdit.Controls.Add(this.udteRepairTime);
- this.ulgrpBaseInfoEdit.Controls.Add(this.udteRepair);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label7);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label6);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label3);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblBaseInfoMemo);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label2);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtTBCSDest);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtTGBHDest);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtTBCScurr);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtTGBHCurr);
- this.ulgrpBaseInfoEdit.Controls.Add(this.txtMemo);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label1);
- this.ulgrpBaseInfoEdit.Controls.Add(this.label5);
- this.ulgrpBaseInfoEdit.Controls.Add(this.lblTundishID);
- 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, 0);
- this.ulgrpBaseInfoEdit.Name = "ulgrpBaseInfoEdit";
- this.ulgrpBaseInfoEdit.Size = new System.Drawing.Size(273, 353);
- this.ulgrpBaseInfoEdit.TabIndex = 0;
- //
- // btnClose
- //
- this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.btnClose.Location = new System.Drawing.Point(181, 309);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(75, 29);
- this.btnClose.TabIndex = 3;
- this.btnClose.Text = "关闭";
- this.btnClose.UseVisualStyleBackColor = true;
- //
- // ucmbReason
- //
- appearance2.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
- appearance2.BorderColor = System.Drawing.Color.Black;
- this.ucmbReason.Appearance = appearance2;
- this.ucmbReason.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ucmbReason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- valueListItem1.DataValue = "1";
- valueListItem1.DisplayText = "漏钢";
- valueListItem2.DataValue = "2";
- valueListItem2.DisplayText = "脱方";
- this.ucmbReason.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2});
- this.ucmbReason.Location = new System.Drawing.Point(91, 161);
- this.ucmbReason.Name = "ucmbReason";
- this.ucmbReason.Size = new System.Drawing.Size(147, 19);
- this.ucmbReason.TabIndex = 287;
- this.ucmbReason.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- //
- // btnEnd
- //
- this.btnEnd.Location = new System.Drawing.Point(98, 309);
- this.btnEnd.Name = "btnEnd";
- this.btnEnd.Size = new System.Drawing.Size(75, 29);
- this.btnEnd.TabIndex = 2;
- this.btnEnd.Text = "维修结束";
- this.btnEnd.UseVisualStyleBackColor = true;
- this.btnEnd.Click += new System.EventHandler(this.btnEnd_Click);
- //
- // ucmbType
- //
- appearance3.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
- appearance3.BorderColor = System.Drawing.Color.Black;
- this.ucmbType.Appearance = appearance3;
- this.ucmbType.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ucmbType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- valueListItem3.DataValue = "1";
- valueListItem3.DisplayText = "小修";
- valueListItem4.DataValue = "2";
- valueListItem4.DisplayText = "中修";
- valueListItem5.DataValue = "3";
- valueListItem5.DisplayText = "大修";
- this.ucmbType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem3,
- valueListItem4,
- valueListItem5});
- this.ucmbType.Location = new System.Drawing.Point(91, 75);
- this.ucmbType.Name = "ucmbType";
- this.ucmbType.Size = new System.Drawing.Size(147, 19);
- this.ucmbType.TabIndex = 286;
- this.ucmbType.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- //
- // btnBegin
- //
- this.btnBegin.Location = new System.Drawing.Point(15, 309);
- this.btnBegin.Name = "btnBegin";
- this.btnBegin.Size = new System.Drawing.Size(75, 29);
- this.btnBegin.TabIndex = 1;
- this.btnBegin.Text = "维修开始";
- this.btnBegin.UseVisualStyleBackColor = true;
- this.btnBegin.Click += new System.EventHandler(this.btnBegin_Click);
- //
- // ucmbID
- //
- appearance4.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
- appearance4.BorderColor = System.Drawing.Color.Black;
- this.ucmbID.Appearance = appearance4;
- this.ucmbID.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ucmbID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ucmbID.Location = new System.Drawing.Point(91, 47);
- this.ucmbID.Name = "ucmbID";
- this.ucmbID.Size = new System.Drawing.Size(147, 19);
- this.ucmbID.TabIndex = 285;
- this.ucmbID.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- this.ucmbID.SelectionChanged += new System.EventHandler(this.cbbID_SelectedIndexChanged);
- //
- // ucmbCCM
- //
- appearance5.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
- appearance5.BorderColor = System.Drawing.Color.Black;
- this.ucmbCCM.Appearance = appearance5;
- this.ucmbCCM.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ucmbCCM.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ucmbCCM.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- valueListItem7.DataValue = "1";
- valueListItem7.DisplayText = "1#连铸机";
- valueListItem8.DataValue = "2";
- valueListItem8.DisplayText = "2#连铸机";
- valueListItem9.DataValue = "3";
- valueListItem9.DisplayText = "3#连铸机";
- this.ucmbCCM.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem7,
- valueListItem8,
- valueListItem9});
- this.ucmbCCM.Location = new System.Drawing.Point(91, 19);
- this.ucmbCCM.Name = "ucmbCCM";
- this.ucmbCCM.Size = new System.Drawing.Size(147, 19);
- this.ucmbCCM.TabIndex = 284;
- this.ucmbCCM.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- this.ucmbCCM.SelectionChanged += new System.EventHandler(this.cbbCCM_SelectedIndexChanged);
- //
- // 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(19, 22);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(65, 12);
- this.label4.TabIndex = 0;
- this.label4.Text = "所属铸机号";
- //
- // udteRepairTime
- //
- this.udteRepairTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
- this.udteRepairTime.FormatString = "yyyy-MM-dd HH:mm:ss";
- this.udteRepairTime.Location = new System.Drawing.Point(91, 131);
- this.udteRepairTime.MaskInput = "yyyy-mm-dd hh:mm:ss";
- this.udteRepairTime.Name = "udteRepairTime";
- this.udteRepairTime.Size = new System.Drawing.Size(147, 21);
- this.udteRepairTime.TabIndex = 5;
- //
- // 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(31, 221);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(53, 12);
- this.label7.TabIndex = 0;
- this.label7.Text = "铜管次数";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.BackColor = System.Drawing.Color.Transparent;
- this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(31, 192);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(53, 12);
- this.label6.TabIndex = 0;
- this.label6.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(55, 252);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(29, 12);
- this.label3.TabIndex = 0;
- this.label3.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(31, 135);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(53, 12);
- this.label2.TabIndex = 0;
- this.label2.Text = "修复时间";
- //
- // txtTBCSDest
- //
- this.txtTBCSDest.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtTBCSDest.Location = new System.Drawing.Point(166, 217);
- this.txtTBCSDest.MaxLength = 10;
- this.txtTBCSDest.Name = "txtTBCSDest";
- this.txtTBCSDest.ShortcutsEnabled = false;
- this.txtTBCSDest.Size = new System.Drawing.Size(72, 21);
- this.txtTBCSDest.TabIndex = 10;
- this.txtTBCSDest.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
- //
- // txtTGBHDest
- //
- this.txtTGBHDest.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtTGBHDest.Location = new System.Drawing.Point(166, 188);
- this.txtTGBHDest.MaxLength = 10;
- this.txtTGBHDest.Name = "txtTGBHDest";
- this.txtTGBHDest.Size = new System.Drawing.Size(72, 21);
- this.txtTGBHDest.TabIndex = 8;
- //
- // txtTBCScurr
- //
- this.txtTBCScurr.BackColor = System.Drawing.Color.Gainsboro;
- this.txtTBCScurr.Enabled = false;
- this.txtTBCScurr.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtTBCScurr.Location = new System.Drawing.Point(91, 217);
- this.txtTBCScurr.MaxLength = 300;
- this.txtTBCScurr.Name = "txtTBCScurr";
- this.txtTBCScurr.Size = new System.Drawing.Size(72, 21);
- this.txtTBCScurr.TabIndex = 9;
- //
- // txtTGBHCurr
- //
- this.txtTGBHCurr.BackColor = System.Drawing.Color.Gainsboro;
- this.txtTGBHCurr.Enabled = false;
- this.txtTGBHCurr.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtTGBHCurr.Location = new System.Drawing.Point(91, 188);
- this.txtTGBHCurr.MaxLength = 300;
- this.txtTGBHCurr.Name = "txtTGBHCurr";
- this.txtTGBHCurr.Size = new System.Drawing.Size(72, 21);
- this.txtTGBHCurr.TabIndex = 7;
- //
- // 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(31, 78);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(53, 12);
- this.label5.TabIndex = 0;
- this.label5.Text = "维修类别";
- //
- // FrmCLRepair
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.CancelButton = this.btnClose;
- this.ClientSize = new System.Drawing.Size(273, 353);
- this.Controls.Add(this.ulgrpBaseInfoEdit);
- this.Name = "FrmCLRepair";
- this.Text = "结晶器维修";
- this.Load += new System.EventHandler(this.FrmCLRepair_Load);
- ((System.ComponentModel.ISupportInitialize)(this.udteRepair)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).EndInit();
- this.ulgrpBaseInfoEdit.ResumeLayout(false);
- this.ulgrpBaseInfoEdit.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ucmbReason)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ucmbType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ucmbID)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ucmbCCM)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.udteRepairTime)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Label lblTundishID;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox txtMemo;
- private System.Windows.Forms.Label lblBaseInfoMemo;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteRepair;
- public Infragistics.Win.Misc.UltraGroupBox ulgrpBaseInfoEdit;
- private System.Windows.Forms.Label label5;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteRepairTime;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Button btnBegin;
- private System.Windows.Forms.Button btnEnd;
- private System.Windows.Forms.Button btnClose;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.TextBox txtTGBHDest;
- private System.Windows.Forms.TextBox txtTGBHCurr;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.TextBox txtTBCSDest;
- private System.Windows.Forms.TextBox txtTBCScurr;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmbCCM;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmbReason;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmbType;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ucmbID;
- }
- }
|