namespace Core.LgMes.Client.LgDeviceManager { partial class FrmCLRepairBP { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); this.cmbID = new System.Windows.Forms.ComboBox(); 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.label16 = new System.Windows.Forms.Label(); this.btnEnd = new System.Windows.Forms.Button(); this.btnBegin = new System.Windows.Forms.Button(); this.label12 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.txtCurrID6 = new System.Windows.Forms.TextBox(); this.txtCurrCS6 = new System.Windows.Forms.TextBox(); this.txtCS6 = new System.Windows.Forms.TextBox(); this.txtCurrID4 = new System.Windows.Forms.TextBox(); this.txtCurrCS4 = new System.Windows.Forms.TextBox(); this.txtCS4 = new System.Windows.Forms.TextBox(); this.txtCurrID5 = new System.Windows.Forms.TextBox(); this.txtCurrCS5 = new System.Windows.Forms.TextBox(); this.txtCS5 = new System.Windows.Forms.TextBox(); this.txtCurrID3 = new System.Windows.Forms.TextBox(); this.txtCurrCS3 = new System.Windows.Forms.TextBox(); this.txtCS3 = new System.Windows.Forms.TextBox(); this.txtCurrID2 = new System.Windows.Forms.TextBox(); this.txtCurrCS2 = new System.Windows.Forms.TextBox(); this.txtCS2 = new System.Windows.Forms.TextBox(); this.txtCurrID1 = new System.Windows.Forms.TextBox(); this.txtCurrCS1 = new System.Windows.Forms.TextBox(); this.txtCS1 = new System.Windows.Forms.TextBox(); 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.label17 = new System.Windows.Forms.Label(); 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.label4 = new System.Windows.Forms.Label(); this.cmbCCM = new System.Windows.Forms.ComboBox(); this.udteRepairTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.cmbReason = new System.Windows.Forms.ComboBox(); this.cmbType = new System.Windows.Forms.ComboBox(); ((System.ComponentModel.ISupportInitialize)(this.udteRepair)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).BeginInit(); this.ulgrpBaseInfoEdit.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.udteRepairTime)).BeginInit(); this.SuspendLayout(); // // cmbID // this.cmbID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 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(324, 18); this.cmbID.Name = "cmbID"; this.cmbID.Size = new System.Drawing.Size(147, 20); this.cmbID.TabIndex = 2; 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(252, 22); 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, 78); 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, 226); this.txtMemo.MaxLength = 300; this.txtMemo.Multiline = true; this.txtMemo.Name = "txtMemo"; this.txtMemo.Size = new System.Drawing.Size(380, 55); this.txtMemo.TabIndex = 31; // // 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(264, 50); 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, 74); 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 = 5; // // ulgrpBaseInfoEdit // appearance1.FontData.Name = "宋体"; appearance1.FontData.SizeInPoints = 9F; this.ulgrpBaseInfoEdit.Appearance = appearance1; this.ulgrpBaseInfoEdit.Controls.Add(this.btnClose); this.ulgrpBaseInfoEdit.Controls.Add(this.label16); this.ulgrpBaseInfoEdit.Controls.Add(this.btnEnd); this.ulgrpBaseInfoEdit.Controls.Add(this.btnBegin); this.ulgrpBaseInfoEdit.Controls.Add(this.label12); this.ulgrpBaseInfoEdit.Controls.Add(this.label15); this.ulgrpBaseInfoEdit.Controls.Add(this.label10); this.ulgrpBaseInfoEdit.Controls.Add(this.label8); this.ulgrpBaseInfoEdit.Controls.Add(this.label6); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrID6); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrCS6); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS6); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrID4); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrCS4); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS4); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrID5); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrCS5); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS5); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrID3); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrCS3); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS3); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrID2); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrCS2); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS2); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrID1); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCurrCS1); this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS1); 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.label17); 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.label4); this.ulgrpBaseInfoEdit.Controls.Add(this.cmbCCM); this.ulgrpBaseInfoEdit.Controls.Add(this.udteRepairTime); this.ulgrpBaseInfoEdit.Controls.Add(this.udteRepair); this.ulgrpBaseInfoEdit.Controls.Add(this.label3); this.ulgrpBaseInfoEdit.Controls.Add(this.lblBaseInfoMemo); this.ulgrpBaseInfoEdit.Controls.Add(this.label2); 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.Controls.Add(this.cmbReason); this.ulgrpBaseInfoEdit.Controls.Add(this.cmbType); 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, 0); this.ulgrpBaseInfoEdit.Name = "ulgrpBaseInfoEdit"; this.ulgrpBaseInfoEdit.Size = new System.Drawing.Size(510, 347); this.ulgrpBaseInfoEdit.TabIndex = 0; this.ulgrpBaseInfoEdit.Click += new System.EventHandler(this.ulgrpBaseInfoEdit_Click); // // btnClose // this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnClose.Location = new System.Drawing.Point(306, 301); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(75, 26); this.btnClose.TabIndex = 3; this.btnClose.Text = "关闭"; this.btnClose.UseVisualStyleBackColor = true; // // 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(264, 392); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(53, 12); this.label16.TabIndex = 0; this.label16.Text = "使用炉数"; // // btnEnd // this.btnEnd.Location = new System.Drawing.Point(223, 301); this.btnEnd.Name = "btnEnd"; this.btnEnd.Size = new System.Drawing.Size(75, 26); this.btnEnd.TabIndex = 2; this.btnEnd.Text = "维修结束"; this.btnEnd.UseVisualStyleBackColor = true; this.btnEnd.Click += new System.EventHandler(this.btnEnd_Click); // // btnBegin // this.btnBegin.Location = new System.Drawing.Point(140, 301); this.btnBegin.Name = "btnBegin"; this.btnBegin.Size = new System.Drawing.Size(75, 26); this.btnBegin.TabIndex = 1; this.btnBegin.Text = "维修开始"; this.btnBegin.UseVisualStyleBackColor = true; this.btnBegin.Click += new System.EventHandler(this.btnBegin_Click); // // label12 // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; this.label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label12.Location = new System.Drawing.Point(264, 194); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(53, 12); this.label12.TabIndex = 0; this.label12.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(264, 363); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(53, 12); this.label15.TabIndex = 0; this.label15.Text = "使用炉数"; // // label10 // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.Location = new System.Drawing.Point(264, 165); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(53, 12); this.label10.TabIndex = 0; this.label10.Text = "使用炉数"; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(264, 136); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(53, 12); this.label8.TabIndex = 0; this.label8.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(264, 107); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(53, 12); this.label6.TabIndex = 0; this.label6.Text = "使用炉数"; // // txtCurrID6 // this.txtCurrID6.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrID6.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrID6.Enabled = false; this.txtCurrID6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrID6.Location = new System.Drawing.Point(91, 388); this.txtCurrID6.MaxLength = 10; this.txtCurrID6.Name = "txtCurrID6"; this.txtCurrID6.ReadOnly = true; this.txtCurrID6.Size = new System.Drawing.Size(57, 21); this.txtCurrID6.TabIndex = 27; // // txtCurrCS6 // this.txtCurrCS6.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrCS6.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrCS6.Enabled = false; this.txtCurrCS6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrCS6.Location = new System.Drawing.Point(324, 388); this.txtCurrCS6.MaxLength = 10; this.txtCurrCS6.Name = "txtCurrCS6"; this.txtCurrCS6.ReadOnly = true; this.txtCurrCS6.Size = new System.Drawing.Size(57, 21); this.txtCurrCS6.TabIndex = 29; // // 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(386, 388); this.txtCS6.MaxLength = 10; this.txtCS6.Name = "txtCS6"; this.txtCS6.ShortcutsEnabled = false; this.txtCS6.Size = new System.Drawing.Size(85, 21); this.txtCS6.TabIndex = 30; this.txtCS6.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress); // // txtCurrID4 // this.txtCurrID4.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrID4.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrID4.Enabled = false; this.txtCurrID4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrID4.Location = new System.Drawing.Point(91, 190); this.txtCurrID4.MaxLength = 10; this.txtCurrID4.Name = "txtCurrID4"; this.txtCurrID4.ReadOnly = true; this.txtCurrID4.Size = new System.Drawing.Size(57, 21); this.txtCurrID4.TabIndex = 19; // // txtCurrCS4 // this.txtCurrCS4.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrCS4.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrCS4.Enabled = false; this.txtCurrCS4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrCS4.Location = new System.Drawing.Point(324, 190); this.txtCurrCS4.MaxLength = 10; this.txtCurrCS4.Name = "txtCurrCS4"; this.txtCurrCS4.ReadOnly = true; this.txtCurrCS4.Size = new System.Drawing.Size(57, 21); this.txtCurrCS4.TabIndex = 21; // // 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(386, 190); this.txtCS4.MaxLength = 10; this.txtCS4.Name = "txtCS4"; this.txtCS4.ShortcutsEnabled = false; this.txtCS4.Size = new System.Drawing.Size(85, 21); this.txtCS4.TabIndex = 22; this.txtCS4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress); // // txtCurrID5 // this.txtCurrID5.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrID5.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrID5.Enabled = false; this.txtCurrID5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrID5.Location = new System.Drawing.Point(91, 359); this.txtCurrID5.MaxLength = 10; this.txtCurrID5.Name = "txtCurrID5"; this.txtCurrID5.ReadOnly = true; this.txtCurrID5.Size = new System.Drawing.Size(57, 21); this.txtCurrID5.TabIndex = 23; // // txtCurrCS5 // this.txtCurrCS5.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrCS5.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrCS5.Enabled = false; this.txtCurrCS5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrCS5.Location = new System.Drawing.Point(324, 359); this.txtCurrCS5.MaxLength = 10; this.txtCurrCS5.Name = "txtCurrCS5"; this.txtCurrCS5.ReadOnly = true; this.txtCurrCS5.Size = new System.Drawing.Size(57, 21); this.txtCurrCS5.TabIndex = 25; // // 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(386, 359); this.txtCS5.MaxLength = 10; this.txtCS5.Name = "txtCS5"; this.txtCS5.ShortcutsEnabled = false; this.txtCS5.Size = new System.Drawing.Size(85, 21); this.txtCS5.TabIndex = 26; this.txtCS5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress); // // txtCurrID3 // this.txtCurrID3.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrID3.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrID3.Enabled = false; this.txtCurrID3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrID3.Location = new System.Drawing.Point(91, 161); this.txtCurrID3.MaxLength = 10; this.txtCurrID3.Name = "txtCurrID3"; this.txtCurrID3.ReadOnly = true; this.txtCurrID3.Size = new System.Drawing.Size(57, 21); this.txtCurrID3.TabIndex = 15; // // txtCurrCS3 // this.txtCurrCS3.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrCS3.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrCS3.Enabled = false; this.txtCurrCS3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrCS3.Location = new System.Drawing.Point(324, 161); this.txtCurrCS3.MaxLength = 10; this.txtCurrCS3.Name = "txtCurrCS3"; this.txtCurrCS3.ReadOnly = true; this.txtCurrCS3.Size = new System.Drawing.Size(57, 21); this.txtCurrCS3.TabIndex = 17; // // 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(386, 161); this.txtCS3.MaxLength = 10; this.txtCS3.Name = "txtCS3"; this.txtCS3.ShortcutsEnabled = false; this.txtCS3.Size = new System.Drawing.Size(85, 21); this.txtCS3.TabIndex = 18; this.txtCS3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress); // // txtCurrID2 // this.txtCurrID2.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrID2.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrID2.Enabled = false; this.txtCurrID2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrID2.Location = new System.Drawing.Point(91, 132); this.txtCurrID2.MaxLength = 10; this.txtCurrID2.Name = "txtCurrID2"; this.txtCurrID2.ReadOnly = true; this.txtCurrID2.Size = new System.Drawing.Size(57, 21); this.txtCurrID2.TabIndex = 11; // // txtCurrCS2 // this.txtCurrCS2.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrCS2.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrCS2.Enabled = false; this.txtCurrCS2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrCS2.Location = new System.Drawing.Point(324, 132); this.txtCurrCS2.MaxLength = 10; this.txtCurrCS2.Name = "txtCurrCS2"; this.txtCurrCS2.ReadOnly = true; this.txtCurrCS2.Size = new System.Drawing.Size(57, 21); this.txtCurrCS2.TabIndex = 13; // // 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(386, 132); this.txtCS2.MaxLength = 10; this.txtCS2.Name = "txtCS2"; this.txtCS2.ShortcutsEnabled = false; this.txtCS2.Size = new System.Drawing.Size(85, 21); this.txtCS2.TabIndex = 14; this.txtCS2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress); // // txtCurrID1 // this.txtCurrID1.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrID1.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrID1.Enabled = false; this.txtCurrID1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrID1.Location = new System.Drawing.Point(91, 103); this.txtCurrID1.MaxLength = 10; this.txtCurrID1.Name = "txtCurrID1"; this.txtCurrID1.ReadOnly = true; this.txtCurrID1.Size = new System.Drawing.Size(57, 21); this.txtCurrID1.TabIndex = 7; // // txtCurrCS1 // this.txtCurrCS1.BackColor = System.Drawing.Color.Gainsboro; this.txtCurrCS1.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtCurrCS1.Enabled = false; this.txtCurrCS1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCurrCS1.Location = new System.Drawing.Point(324, 103); this.txtCurrCS1.MaxLength = 10; this.txtCurrCS1.Name = "txtCurrCS1"; this.txtCurrCS1.ReadOnly = true; this.txtCurrCS1.Size = new System.Drawing.Size(57, 21); this.txtCurrCS1.TabIndex = 9; // // 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(386, 103); this.txtCS1.MaxLength = 10; this.txtCS1.Name = "txtCS1"; this.txtCS1.ShortcutsEnabled = false; this.txtCS1.Size = new System.Drawing.Size(85, 21); this.txtCS1.TabIndex = 10; this.txtCS1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress); // // 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(19, 392); 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(19, 194); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(65, 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(19, 363); 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(19, 165); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(65, 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(19, 136); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(65, 12); this.label7.TabIndex = 0; this.label7.Text = "内弧铜板号"; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; this.label17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label17.Location = new System.Drawing.Point(19, 107); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(65, 12); this.label17.TabIndex = 0; this.label17.Text = "外弧铜板号"; // // 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(153, 388); this.cmbID6.Name = "cmbID6"; this.cmbID6.Size = new System.Drawing.Size(85, 20); this.cmbID6.TabIndex = 28; 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(153, 359); this.cmbID5.Name = "cmbID5"; this.cmbID5.Size = new System.Drawing.Size(85, 20); this.cmbID5.TabIndex = 24; 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(153, 190); this.cmbID4.Name = "cmbID4"; this.cmbID4.Size = new System.Drawing.Size(85, 20); this.cmbID4.TabIndex = 20; 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(153, 161); this.cmbID3.Name = "cmbID3"; this.cmbID3.Size = new System.Drawing.Size(85, 20); this.cmbID3.TabIndex = 16; 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(153, 132); this.cmbID2.Name = "cmbID2"; this.cmbID2.Size = new System.Drawing.Size(85, 20); this.cmbID2.TabIndex = 12; 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(153, 103); this.cmbID1.Name = "cmbID1"; this.cmbID1.Size = new System.Drawing.Size(85, 20); this.cmbID1.TabIndex = 8; this.cmbID1.SelectedIndexChanged += new System.EventHandler(this.PlugIn_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 = "所属铸机号"; // // 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(91, 18); this.cmbCCM.Name = "cmbCCM"; this.cmbCCM.Size = new System.Drawing.Size(147, 20); this.cmbCCM.TabIndex = 1; this.cmbCCM.SelectedIndexChanged += new System.EventHandler(this.cbbCCM_SelectedIndexChanged); // // 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(324, 74); 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 = 6; // // 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, 230); 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(264, 78); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 12); this.label2.TabIndex = 0; this.label2.Text = "修复时间"; // // 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, 50); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(53, 12); this.label5.TabIndex = 0; this.label5.Text = "维修类别"; // // cmbReason // this.cmbReason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbReason.FormattingEnabled = true; this.cmbReason.Items.AddRange(new object[] { "漏钢", "脱方"}); this.cmbReason.Location = new System.Drawing.Point(324, 46); this.cmbReason.Name = "cmbReason"; this.cmbReason.Size = new System.Drawing.Size(147, 20); this.cmbReason.TabIndex = 4; // // cmbType // this.cmbType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbType.FormattingEnabled = true; this.cmbType.Items.AddRange(new object[] { "小修", "中修", "大修"}); this.cmbType.Location = new System.Drawing.Point(91, 46); this.cmbType.Name = "cmbType"; this.cmbType.Size = new System.Drawing.Size(147, 20); this.cmbType.TabIndex = 3; // // FrmCLRepairBP // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.Gainsboro; this.CancelButton = this.btnClose; this.ClientSize = new System.Drawing.Size(510, 347); this.Controls.Add(this.ulgrpBaseInfoEdit); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmCLRepairBP"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "结晶器维修"; this.Load += new System.EventHandler(this.FrmCLRepairBP_Load); ((System.ComponentModel.ISupportInitialize)(this.udteRepair)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).EndInit(); this.ulgrpBaseInfoEdit.ResumeLayout(false); this.ulgrpBaseInfoEdit.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.udteRepairTime)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.ComboBox cmbID; 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 System.Windows.Forms.ComboBox cmbType; 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.ComboBox cmbReason; private System.Windows.Forms.Label label4; private System.Windows.Forms.ComboBox cmbCCM; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label6; 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 label17; 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 txtCurrID6; private System.Windows.Forms.TextBox txtCurrCS6; private System.Windows.Forms.TextBox txtCurrID4; private System.Windows.Forms.TextBox txtCurrCS4; private System.Windows.Forms.TextBox txtCurrID5; private System.Windows.Forms.TextBox txtCurrCS5; private System.Windows.Forms.TextBox txtCurrID3; private System.Windows.Forms.TextBox txtCurrCS3; private System.Windows.Forms.TextBox txtCurrID2; private System.Windows.Forms.TextBox txtCurrCS2; private System.Windows.Forms.TextBox txtCurrID1; private System.Windows.Forms.TextBox txtCurrCS1; } }