namespace Core.LgMes.Client.LgDeviceManager
{
partial class frmrepairehis
{
///
/// 必需的设计器变量。
///
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()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPAIRTOOLID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPAIRPART");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REASON");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPAIRTYPE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPAIRTIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPAIREDTIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPTIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIALREPLACING");
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.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPAIRTOOLID");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPAIRPART");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REASON");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPAIRTYPE");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPAIRTIME");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPAIREDTIME");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPTIME");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MATERIALREPLACING");
this.GridExcelExporter = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
this.tSpMenus = new System.Windows.Forms.ToolStrip();
this.QUERY = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.ALL = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.EXPORT = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.CLOSE = new System.Windows.Forms.ToolStripButton();
this.label3 = new System.Windows.Forms.Label();
this.udteEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.udteStart = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.label1 = new System.Windows.Forms.Label();
this.txtNoLadle = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.uGrdpairehis = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.uDSrpairehis = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
this.tSpMenus.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.udteEnd)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.udteStart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uGrdpairehis)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uDSrpairehis)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
this.ultraGroupBox2.SuspendLayout();
this.SuspendLayout();
//
// tSpMenus
//
this.tSpMenus.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.tSpMenus.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.QUERY,
this.toolStripSeparator1,
this.ALL,
this.toolStripSeparator2,
this.EXPORT,
this.toolStripSeparator3,
this.CLOSE});
this.tSpMenus.Location = new System.Drawing.Point(0, 0);
this.tSpMenus.Name = "tSpMenus";
this.tSpMenus.Size = new System.Drawing.Size(826, 25);
this.tSpMenus.TabIndex = 2;
this.tSpMenus.Text = "toolStrip1";
this.tSpMenus.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
//
// QUERY
//
this.QUERY.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.QUERY.ImageTransparentColor = System.Drawing.Color.Magenta;
this.QUERY.Name = "QUERY";
this.QUERY.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
this.QUERY.Size = new System.Drawing.Size(71, 22);
this.QUERY.Text = "查询(&Q)";
this.QUERY.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// ALL
//
this.ALL.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.ALL.ImageTransparentColor = System.Drawing.Color.Magenta;
this.ALL.Name = "ALL";
this.ALL.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
this.ALL.Size = new System.Drawing.Size(101, 22);
this.ALL.Text = "全部显示((&A)";
this.ALL.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
//
// EXPORT
//
this.EXPORT.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.EXPORT.ImageTransparentColor = System.Drawing.Color.Magenta;
this.EXPORT.Name = "EXPORT";
this.EXPORT.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
this.EXPORT.Size = new System.Drawing.Size(71, 22);
this.EXPORT.Text = "导出(&P)";
this.EXPORT.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// 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.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)";
this.CLOSE.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(193, 15);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(77, 12);
this.label3.TabIndex = 0;
this.label3.Text = "维修时间 从";
//
// udteEnd
//
this.udteEnd.Location = new System.Drawing.Point(417, 11);
this.udteEnd.MaskInput = "{date}";
this.udteEnd.Name = "udteEnd";
this.udteEnd.Nullable = false;
this.udteEnd.Size = new System.Drawing.Size(117, 21);
this.udteEnd.TabIndex = 3;
//
// udteStart
//
this.udteStart.Location = new System.Drawing.Point(275, 11);
this.udteStart.MaskInput = "{date}";
this.udteStart.Name = "udteStart";
this.udteStart.Nullable = false;
this.udteStart.Size = new System.Drawing.Size(117, 21);
this.udteStart.TabIndex = 2;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(396, 15);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(17, 12);
this.label1.TabIndex = 0;
this.label1.Text = "到";
//
// txtNoLadle
//
this.txtNoLadle.Location = new System.Drawing.Point(60, 11);
this.txtNoLadle.Name = "txtNoLadle";
this.txtNoLadle.Size = new System.Drawing.Size(120, 21);
this.txtNoLadle.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(12, 15);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(41, 12);
this.label2.TabIndex = 0;
this.label2.Text = "钢包号";
//
// uGrdpairehis
//
this.uGrdpairehis.DataSource = this.uDSrpairehis;
appearance1.BackColor = System.Drawing.SystemColors.Window;
appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
appearance1.FontData.SizeInPoints = 10F;
this.uGrdpairehis.DisplayLayout.Appearance = appearance1;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Width = 98;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.Width = 97;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.Width = 77;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.Width = 91;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8});
this.uGrdpairehis.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.uGrdpairehis.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance2.TextHAlignAsString = "Left";
this.uGrdpairehis.DisplayLayout.CaptionAppearance = appearance2;
appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance3.BorderColor = System.Drawing.SystemColors.Window;
this.uGrdpairehis.DisplayLayout.GroupByBox.Appearance = appearance3;
appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
this.uGrdpairehis.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
this.uGrdpairehis.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.uGrdpairehis.DisplayLayout.GroupByBox.Hidden = true;
appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance5.BackColor2 = System.Drawing.SystemColors.Control;
appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
this.uGrdpairehis.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
this.uGrdpairehis.DisplayLayout.MaxColScrollRegions = 1;
this.uGrdpairehis.DisplayLayout.MaxRowScrollRegions = 1;
appearance6.BackColor = System.Drawing.SystemColors.Window;
appearance6.ForeColor = System.Drawing.SystemColors.ControlText;
this.uGrdpairehis.DisplayLayout.Override.ActiveCellAppearance = appearance6;
appearance7.BackColor = System.Drawing.SystemColors.Highlight;
appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
this.uGrdpairehis.DisplayLayout.Override.ActiveRowAppearance = appearance7;
this.uGrdpairehis.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
this.uGrdpairehis.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.None;
appearance8.BackColor = System.Drawing.SystemColors.Window;
this.uGrdpairehis.DisplayLayout.Override.CardAreaAppearance = appearance8;
appearance9.BorderColor = System.Drawing.Color.Silver;
appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.uGrdpairehis.DisplayLayout.Override.CellAppearance = appearance9;
this.uGrdpairehis.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.uGrdpairehis.DisplayLayout.Override.CellPadding = 0;
this.uGrdpairehis.DisplayLayout.Override.DefaultRowHeight = 21;
appearance10.BackColor = System.Drawing.SystemColors.Control;
appearance10.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance10.BorderColor = System.Drawing.SystemColors.Window;
this.uGrdpairehis.DisplayLayout.Override.GroupByRowAppearance = appearance10;
appearance11.TextHAlignAsString = "Left";
this.uGrdpairehis.DisplayLayout.Override.HeaderAppearance = appearance11;
this.uGrdpairehis.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.uGrdpairehis.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
appearance12.BackColor = System.Drawing.SystemColors.Window;
appearance12.BorderColor = System.Drawing.Color.Silver;
this.uGrdpairehis.DisplayLayout.Override.RowAppearance = appearance12;
this.uGrdpairehis.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance13.BackColor = System.Drawing.SystemColors.ControlLight;
this.uGrdpairehis.DisplayLayout.Override.TemplateAddRowAppearance = appearance13;
this.uGrdpairehis.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.uGrdpairehis.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.uGrdpairehis.Dock = System.Windows.Forms.DockStyle.Fill;
this.uGrdpairehis.Location = new System.Drawing.Point(3, 0);
this.uGrdpairehis.Name = "uGrdpairehis";
this.uGrdpairehis.Size = new System.Drawing.Size(820, 401);
this.uGrdpairehis.TabIndex = 0;
//
// uDSrpairehis
//
this.uDSrpairehis.Band.Columns.AddRange(new object[] {
ultraDataColumn1,
ultraDataColumn2,
ultraDataColumn3,
ultraDataColumn4,
ultraDataColumn5,
ultraDataColumn6,
ultraDataColumn7,
ultraDataColumn8});
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.label3);
this.ultraGroupBox1.Controls.Add(this.udteEnd);
this.ultraGroupBox1.Controls.Add(this.label2);
this.ultraGroupBox1.Controls.Add(this.udteStart);
this.ultraGroupBox1.Controls.Add(this.txtNoLadle);
this.ultraGroupBox1.Controls.Add(this.label1);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 25);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(826, 41);
this.ultraGroupBox1.TabIndex = 3;
//
// ultraGroupBox2
//
this.ultraGroupBox2.Controls.Add(this.uGrdpairehis);
this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox2.Location = new System.Drawing.Point(0, 66);
this.ultraGroupBox2.Name = "ultraGroupBox2";
this.ultraGroupBox2.Size = new System.Drawing.Size(826, 404);
this.ultraGroupBox2.TabIndex = 3;
//
// frmrepairehis
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(826, 470);
this.Controls.Add(this.ultraGroupBox2);
this.Controls.Add(this.ultraGroupBox1);
this.Controls.Add(this.tSpMenus);
this.Name = "frmrepairehis";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "钢包维修纪录";
this.Load += new System.EventHandler(this.frmrepairehis_Load);
this.tSpMenus.ResumeLayout(false);
this.tSpMenus.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.udteEnd)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.udteStart)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uGrdpairehis)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uDSrpairehis)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
this.ultraGroupBox2.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter GridExcelExporter;
private System.Windows.Forms.ToolStrip tSpMenus;
private System.Windows.Forms.ToolStripButton QUERY;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton ALL;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton EXPORT;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton CLOSE;
private System.Windows.Forms.TextBox txtNoLadle;
private System.Windows.Forms.Label label2;
private Infragistics.Win.UltraWinGrid.UltraGrid uGrdpairehis;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteEnd;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteStart;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label3;
private Infragistics.Win.UltraWinDataSource.UltraDataSource uDSrpairehis;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
}
}