namespace Core.LgMes.Client.LgDeviceManager
{
partial class FrmILRepair
{
///
/// 必需的设计器变量。
///
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();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmILRepair));
this.ulgrpBaseInfoEdit = new Infragistics.Win.Misc.UltraGroupBox();
this.cbbID = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.dateTimePicker2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.dateTimePicker1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.cbbWZ = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.cbbLB = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.cbxClrTS = new System.Windows.Forms.CheckBox();
this.tbCurrStatus = new System.Windows.Forms.TextBox();
this.tbAgeTS = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.lblBaseInfoMemo = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.tbReason = new System.Windows.Forms.TextBox();
this.tbMemo = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.lblAge = new System.Windows.Forms.Label();
this.lblLadleID = new System.Windows.Forms.Label();
this.cbxClrBG = new System.Windows.Forms.CheckBox();
this.tbAgeBG = new System.Windows.Forms.TextBox();
this.lblIronAccount = new System.Windows.Forms.Label();
this.btnClose = new System.Windows.Forms.Button();
this.btnStart = new System.Windows.Forms.Button();
this.btnEnd = new System.Windows.Forms.Button();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.RepairStar = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.RepairEnd = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.CLOSE = new System.Windows.Forms.ToolStripButton();
((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).BeginInit();
this.ulgrpBaseInfoEdit.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cbbID)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateTimePicker2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateTimePicker1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbbWZ)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbbLB)).BeginInit();
this.toolStrip1.SuspendLayout();
this.SuspendLayout();
//
// ulgrpBaseInfoEdit
//
appearance1.BackColor = System.Drawing.Color.Transparent;
appearance1.FontData.Name = "宋体";
appearance1.FontData.SizeInPoints = 10.5F;
this.ulgrpBaseInfoEdit.Appearance = appearance1;
this.ulgrpBaseInfoEdit.Controls.Add(this.cbbID);
this.ulgrpBaseInfoEdit.Controls.Add(this.dateTimePicker2);
this.ulgrpBaseInfoEdit.Controls.Add(this.dateTimePicker1);
this.ulgrpBaseInfoEdit.Controls.Add(this.cbbWZ);
this.ulgrpBaseInfoEdit.Controls.Add(this.cbbLB);
this.ulgrpBaseInfoEdit.Controls.Add(this.cbxClrTS);
this.ulgrpBaseInfoEdit.Controls.Add(this.tbCurrStatus);
this.ulgrpBaseInfoEdit.Controls.Add(this.tbAgeTS);
this.ulgrpBaseInfoEdit.Controls.Add(this.label6);
this.ulgrpBaseInfoEdit.Controls.Add(this.lblBaseInfoMemo);
this.ulgrpBaseInfoEdit.Controls.Add(this.label1);
this.ulgrpBaseInfoEdit.Controls.Add(this.tbReason);
this.ulgrpBaseInfoEdit.Controls.Add(this.tbMemo);
this.ulgrpBaseInfoEdit.Controls.Add(this.label5);
this.ulgrpBaseInfoEdit.Controls.Add(this.label4);
this.ulgrpBaseInfoEdit.Controls.Add(this.label3);
this.ulgrpBaseInfoEdit.Controls.Add(this.label2);
this.ulgrpBaseInfoEdit.Controls.Add(this.lblAge);
this.ulgrpBaseInfoEdit.Controls.Add(this.lblLadleID);
this.ulgrpBaseInfoEdit.Dock = System.Windows.Forms.DockStyle.Top;
this.ulgrpBaseInfoEdit.Font = new System.Drawing.Font("宋体", 10.5F);
this.ulgrpBaseInfoEdit.Location = new System.Drawing.Point(0, 25);
this.ulgrpBaseInfoEdit.Name = "ulgrpBaseInfoEdit";
this.ulgrpBaseInfoEdit.Size = new System.Drawing.Size(380, 289);
this.ulgrpBaseInfoEdit.TabIndex = 0;
//
// cbbID
//
appearance2.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance2.BorderColor = System.Drawing.Color.Black;
this.cbbID.Appearance = appearance2;
this.cbbID.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cbbID.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cbbID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbbID.Location = new System.Drawing.Point(86, 13);
this.cbbID.Name = "cbbID";
this.cbbID.Size = new System.Drawing.Size(81, 19);
this.cbbID.TabIndex = 302;
this.cbbID.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
this.cbbID.SelectionChanged += new System.EventHandler(this.cbbID_SelectedIndexChanged);
//
// dateTimePicker2
//
appearance3.BackColor = System.Drawing.Color.White;
this.dateTimePicker2.Appearance = appearance3;
this.dateTimePicker2.BackColor = System.Drawing.Color.White;
this.dateTimePicker2.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
this.dateTimePicker2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dateTimePicker2.FormatProvider = new System.Globalization.CultureInfo("en-US");
this.dateTimePicker2.FormatString = "yyyy-MM-dd HH:mm:ss";
this.dateTimePicker2.Location = new System.Drawing.Point(86, 133);
this.dateTimePicker2.MaskInput = "yyyy-mm-dd hh:mm:ss";
this.dateTimePicker2.Name = "dateTimePicker2";
this.dateTimePicker2.Size = new System.Drawing.Size(262, 21);
this.dateTimePicker2.TabIndex = 301;
this.dateTimePicker2.Value = null;
//
// dateTimePicker1
//
appearance4.BackColor = System.Drawing.Color.White;
this.dateTimePicker1.Appearance = appearance4;
this.dateTimePicker1.BackColor = System.Drawing.Color.White;
this.dateTimePicker1.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
this.dateTimePicker1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dateTimePicker1.FormatProvider = new System.Globalization.CultureInfo("en-US");
this.dateTimePicker1.FormatString = "yyyy-MM-dd HH:mm:ss";
this.dateTimePicker1.Location = new System.Drawing.Point(86, 102);
this.dateTimePicker1.MaskInput = "yyyy-mm-dd hh:mm:ss";
this.dateTimePicker1.Name = "dateTimePicker1";
this.dateTimePicker1.Size = new System.Drawing.Size(262, 21);
this.dateTimePicker1.TabIndex = 300;
this.dateTimePicker1.Value = null;
//
// cbbWZ
//
appearance5.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance5.BorderColor = System.Drawing.Color.Black;
this.cbbWZ.Appearance = appearance5;
this.cbbWZ.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cbbWZ.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cbbWZ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbbWZ.Location = new System.Drawing.Point(86, 73);
this.cbbWZ.Name = "cbbWZ";
this.cbbWZ.Size = new System.Drawing.Size(81, 19);
this.cbbWZ.TabIndex = 299;
this.cbbWZ.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
//
// cbbLB
//
appearance6.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance6.BorderColor = System.Drawing.Color.Black;
this.cbbLB.Appearance = appearance6;
this.cbbLB.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cbbLB.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cbbLB.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
valueListItem1.DataValue = "0";
valueListItem1.DisplayText = "小修";
valueListItem2.DataValue = "2";
valueListItem2.DisplayText = "中修";
valueListItem3.DataValue = "3";
valueListItem3.DisplayText = "大修";
this.cbbLB.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem1,
valueListItem2,
valueListItem3});
this.cbbLB.Location = new System.Drawing.Point(86, 43);
this.cbbLB.Name = "cbbLB";
this.cbbLB.Size = new System.Drawing.Size(81, 19);
this.cbbLB.TabIndex = 298;
this.cbbLB.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
//
// cbxClrTS
//
this.cbxClrTS.AutoSize = true;
this.cbxClrTS.Location = new System.Drawing.Point(300, 43);
this.cbxClrTS.Name = "cbxClrTS";
this.cbxClrTS.Size = new System.Drawing.Size(54, 18);
this.cbxClrTS.TabIndex = 5;
this.cbxClrTS.Text = "清零";
this.cbxClrTS.UseVisualStyleBackColor = true;
//
// tbCurrStatus
//
this.tbCurrStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tbCurrStatus.Font = new System.Drawing.Font("宋体", 10.5F);
this.tbCurrStatus.ForeColor = System.Drawing.Color.Black;
this.tbCurrStatus.Location = new System.Drawing.Point(243, 11);
this.tbCurrStatus.MaxLength = 10;
this.tbCurrStatus.Name = "tbCurrStatus";
this.tbCurrStatus.ReadOnly = true;
this.tbCurrStatus.Size = new System.Drawing.Size(105, 23);
this.tbCurrStatus.TabIndex = 2;
//
// tbAgeTS
//
this.tbAgeTS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tbAgeTS.Font = new System.Drawing.Font("宋体", 10.5F);
this.tbAgeTS.Location = new System.Drawing.Point(243, 41);
this.tbAgeTS.MaxLength = 10;
this.tbAgeTS.Name = "tbAgeTS";
this.tbAgeTS.ReadOnly = true;
this.tbAgeTS.ShortcutsEnabled = false;
this.tbAgeTS.Size = new System.Drawing.Size(51, 23);
this.tbAgeTS.TabIndex = 4;
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.label6.Font = new System.Drawing.Font("宋体", 10.5F);
this.label6.Location = new System.Drawing.Point(18, 168);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(63, 14);
this.label6.TabIndex = 0;
this.label6.Text = "维修原因";
//
// lblBaseInfoMemo
//
this.lblBaseInfoMemo.AutoSize = true;
this.lblBaseInfoMemo.BackColor = System.Drawing.Color.Transparent;
this.lblBaseInfoMemo.Font = new System.Drawing.Font("宋体", 10.5F);
this.lblBaseInfoMemo.Location = new System.Drawing.Point(46, 228);
this.lblBaseInfoMemo.Name = "lblBaseInfoMemo";
this.lblBaseInfoMemo.Size = new System.Drawing.Size(35, 14);
this.lblBaseInfoMemo.TabIndex = 0;
this.lblBaseInfoMemo.Text = "备注";
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Font = new System.Drawing.Font("宋体", 10.5F);
this.label1.Location = new System.Drawing.Point(175, 15);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(63, 14);
this.label1.TabIndex = 0;
this.label1.Text = "当前状态";
//
// tbReason
//
this.tbReason.Font = new System.Drawing.Font("宋体", 10.5F);
this.tbReason.Location = new System.Drawing.Point(86, 164);
this.tbReason.MaxLength = 300;
this.tbReason.Multiline = true;
this.tbReason.Name = "tbReason";
this.tbReason.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.tbReason.Size = new System.Drawing.Size(262, 52);
this.tbReason.TabIndex = 11;
//
// tbMemo
//
this.tbMemo.Font = new System.Drawing.Font("宋体", 10.5F);
this.tbMemo.Location = new System.Drawing.Point(86, 225);
this.tbMemo.MaxLength = 300;
this.tbMemo.Multiline = true;
this.tbMemo.Name = "tbMemo";
this.tbMemo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.tbMemo.Size = new System.Drawing.Size(262, 52);
this.tbMemo.TabIndex = 12;
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.label5.Font = new System.Drawing.Font("宋体", 10.5F);
this.label5.Location = new System.Drawing.Point(18, 136);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(63, 14);
this.label5.TabIndex = 0;
this.label5.Text = "修复时间";
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.Font = new System.Drawing.Font("宋体", 10.5F);
this.label4.Location = new System.Drawing.Point(18, 105);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(63, 14);
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("宋体", 10.5F);
this.label3.Location = new System.Drawing.Point(18, 75);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(63, 14);
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("宋体", 10.5F);
this.label2.Location = new System.Drawing.Point(18, 45);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(63, 14);
this.label2.TabIndex = 0;
this.label2.Text = "维修类别";
//
// lblAge
//
this.lblAge.AutoSize = true;
this.lblAge.BackColor = System.Drawing.Color.Transparent;
this.lblAge.Font = new System.Drawing.Font("宋体", 10.5F);
this.lblAge.Location = new System.Drawing.Point(175, 45);
this.lblAge.Name = "lblAge";
this.lblAge.Size = new System.Drawing.Size(63, 14);
this.lblAge.TabIndex = 0;
this.lblAge.Text = "铁水包龄";
//
// lblLadleID
//
this.lblLadleID.AutoSize = true;
this.lblLadleID.BackColor = System.Drawing.Color.Transparent;
this.lblLadleID.Font = new System.Drawing.Font("宋体", 10.5F);
this.lblLadleID.Location = new System.Drawing.Point(18, 15);
this.lblLadleID.Name = "lblLadleID";
this.lblLadleID.Size = new System.Drawing.Size(63, 14);
this.lblLadleID.TabIndex = 0;
this.lblLadleID.Text = "铁包编号";
//
// cbxClrBG
//
this.cbxClrBG.AutoSize = true;
this.cbxClrBG.Location = new System.Drawing.Point(304, 345);
this.cbxClrBG.Name = "cbxClrBG";
this.cbxClrBG.Size = new System.Drawing.Size(48, 16);
this.cbxClrBG.TabIndex = 8;
this.cbxClrBG.Text = "清零";
this.cbxClrBG.UseVisualStyleBackColor = true;
this.cbxClrBG.Visible = false;
//
// tbAgeBG
//
this.tbAgeBG.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tbAgeBG.Font = new System.Drawing.Font("宋体", 10.5F);
this.tbAgeBG.Location = new System.Drawing.Point(233, 342);
this.tbAgeBG.MaxLength = 10;
this.tbAgeBG.Name = "tbAgeBG";
this.tbAgeBG.ReadOnly = true;
this.tbAgeBG.ShortcutsEnabled = false;
this.tbAgeBG.Size = new System.Drawing.Size(64, 23);
this.tbAgeBG.TabIndex = 7;
this.tbAgeBG.Visible = false;
//
// lblIronAccount
//
this.lblIronAccount.AutoSize = true;
this.lblIronAccount.BackColor = System.Drawing.Color.Transparent;
this.lblIronAccount.Font = new System.Drawing.Font("宋体", 10.5F);
this.lblIronAccount.Location = new System.Drawing.Point(165, 346);
this.lblIronAccount.Name = "lblIronAccount";
this.lblIronAccount.Size = new System.Drawing.Size(63, 14);
this.lblIronAccount.TabIndex = 0;
this.lblIronAccount.Text = "半钢包龄";
this.lblIronAccount.Visible = false;
//
// btnClose
//
this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnClose.Font = new System.Drawing.Font("宋体", 10.5F);
this.btnClose.Location = new System.Drawing.Point(274, 331);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(77, 26);
this.btnClose.TabIndex = 3;
this.btnClose.Text = "关闭";
this.btnClose.UseVisualStyleBackColor = true;
this.btnClose.Visible = false;
//
// btnStart
//
this.btnStart.Font = new System.Drawing.Font("宋体", 10.5F);
this.btnStart.Location = new System.Drawing.Point(92, 331);
this.btnStart.Name = "btnStart";
this.btnStart.Size = new System.Drawing.Size(77, 26);
this.btnStart.TabIndex = 1;
this.btnStart.Text = "维修开始";
this.btnStart.UseVisualStyleBackColor = true;
this.btnStart.Visible = false;
//
// btnEnd
//
this.btnEnd.Font = new System.Drawing.Font("宋体", 10.5F);
this.btnEnd.Location = new System.Drawing.Point(183, 331);
this.btnEnd.Name = "btnEnd";
this.btnEnd.Size = new System.Drawing.Size(77, 26);
this.btnEnd.TabIndex = 2;
this.btnEnd.Text = "维修结束";
this.btnEnd.UseVisualStyleBackColor = true;
this.btnEnd.Visible = false;
//
// toolStrip1
//
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.RepairStar,
this.toolStripSeparator2,
this.RepairEnd,
this.toolStripSeparator3,
this.CLOSE});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(380, 25);
this.toolStrip1.TabIndex = 7;
this.toolStrip1.Text = "toolStrip1";
this.toolStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
//
// RepairStar
//
this.RepairStar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.RepairStar.ImageTransparentColor = System.Drawing.Color.Magenta;
this.RepairStar.Name = "RepairStar";
this.RepairStar.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
this.RepairStar.Size = new System.Drawing.Size(77, 22);
this.RepairStar.Text = "维修开始";
this.RepairStar.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
//
// RepairEnd
//
this.RepairEnd.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.RepairEnd.ImageTransparentColor = System.Drawing.Color.Magenta;
this.RepairEnd.Name = "RepairEnd";
this.RepairEnd.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
this.RepairEnd.Size = new System.Drawing.Size(77, 22);
this.RepairEnd.Text = "维修结束";
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
//
// 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(71, 22);
this.CLOSE.Text = "关闭(&C)";
//
// FrmILRepair
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
this.CancelButton = this.btnClose;
this.ClientSize = new System.Drawing.Size(380, 316);
this.Controls.Add(this.ulgrpBaseInfoEdit);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.cbxClrBG);
this.Controls.Add(this.btnEnd);
this.Controls.Add(this.btnStart);
this.Controls.Add(this.tbAgeBG);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.lblIronAccount);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmILRepair";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "铁包维修信息";
this.Load += new System.EventHandler(this.FrmILRepair_Load);
((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).EndInit();
this.ulgrpBaseInfoEdit.ResumeLayout(false);
this.ulgrpBaseInfoEdit.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cbbID)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateTimePicker2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateTimePicker1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbbWZ)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbbLB)).EndInit();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
public Infragistics.Win.Misc.UltraGroupBox ulgrpBaseInfoEdit;
private System.Windows.Forms.Label lblBaseInfoMemo;
private System.Windows.Forms.TextBox tbMemo;
private System.Windows.Forms.Label lblIronAccount;
private System.Windows.Forms.Label lblAge;
private System.Windows.Forms.Label lblLadleID;
private System.Windows.Forms.Button btnClose;
private System.Windows.Forms.TextBox tbAgeBG;
private System.Windows.Forms.TextBox tbAgeTS;
private System.Windows.Forms.TextBox tbCurrStatus;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.CheckBox cbxClrBG;
private System.Windows.Forms.CheckBox cbxClrTS;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox tbReason;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Button btnStart;
private System.Windows.Forms.Button btnEnd;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton RepairStar;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton RepairEnd;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton CLOSE;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cbbLB;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cbbWZ;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateTimePicker2;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateTimePicker1;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cbbID;
}
}