namespace Core.StlMes.Client.Mcp.Treatment
{
partial class FrmScrapNumApp
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmScrapNumApp));
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GOWHERE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFLINE_NUM");
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FAIL_BILL");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FAIL_BILL_SQE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HEAT_PLAN_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FAIL_TYPE_CODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESULT_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GOWHERE_CODE");
Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CHK", -1, Infragistics.Win.DefaultableBoolean.False);
Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "GOWHERE_NAME", -1, Infragistics.Win.DefaultableBoolean.Default);
Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OFFLINE_NUM", -1, Infragistics.Win.DefaultableBoolean.Default);
Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "FAIL_BILL", -1, Infragistics.Win.DefaultableBoolean.Default);
Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "FAIL_BILL_SQE", -1, Infragistics.Win.DefaultableBoolean.Default);
Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "HEAT_PLAN_NO", -1, Infragistics.Win.DefaultableBoolean.Default);
Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "FAIL_TYPE_CODE", -1, Infragistics.Win.DefaultableBoolean.Default);
Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "RESULT_NO", -1, Infragistics.Win.DefaultableBoolean.Default);
Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "GOWHERE_CODE", -1, Infragistics.Win.DefaultableBoolean.Default);
Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
this.kreason = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.panel1 = new System.Windows.Forms.Panel();
this.panel1_Fill_Panel = new System.Windows.Forms.Panel();
this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.FrmScrap_Fill_Panel = new System.Windows.Forms.Panel();
this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraGridDetailDes1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.dataColumn16 = new System.Data.DataColumn();
this.dataColumn21 = new System.Data.DataColumn();
this.dataColumn22 = new System.Data.DataColumn();
this.dataTable2 = new System.Data.DataTable();
this.dataColumn4 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn12 = new System.Data.DataColumn();
this.dataColumn17 = new System.Data.DataColumn();
this.dataColumn18 = new System.Data.DataColumn();
this.dataColumn19 = new System.Data.DataColumn();
this.dataColumn20 = new System.Data.DataColumn();
this.dataTable3 = new System.Data.DataTable();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn8 = new System.Data.DataColumn();
this.dataColumn9 = new System.Data.DataColumn();
this.dataTable4 = new System.Data.DataTable();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
((System.ComponentModel.ISupportInitialize)(this.kreason)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
this.FrmScrap_Fill_Panel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
this.ultraGroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGridDetailDes1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
this.SuspendLayout();
//
// kreason
//
this.kreason.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.kreason.Location = new System.Drawing.Point(148, 157);
this.kreason.Name = "kreason";
this.kreason.Size = new System.Drawing.Size(144, 24);
this.kreason.TabIndex = 67;
this.kreason.Visible = false;
//
// panel1
//
this.panel1.Controls.Add(this.panel1_Fill_Panel);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(399, 32);
this.panel1.TabIndex = 0;
//
// panel1_Fill_Panel
//
this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 31);
this.panel1_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
this.panel1_Fill_Panel.Name = "panel1_Fill_Panel";
this.panel1_Fill_Panel.Size = new System.Drawing.Size(399, 1);
this.panel1_Fill_Panel.TabIndex = 0;
//
// _panel1_Toolbars_Dock_Area_Left
//
this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 31);
this._panel1_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4);
this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 1);
this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
//
// ultraToolbarsManager1
//
this.ultraToolbarsManager1.DesignerFlags = 1;
this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
ultraToolbar1.DockedColumn = 0;
ultraToolbar1.DockedRow = 0;
buttonTool1.InstanceProps.IsFirstInGroup = true;
buttonTool2.InstanceProps.IsFirstInGroup = true;
ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool1,
buttonTool2});
ultraToolbar1.Text = "UltraToolbar1";
this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
ultraToolbar1});
appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
buttonTool3.SharedPropsInternal.Caption = "保存";
buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
buttonTool4.SharedPropsInternal.Caption = "关闭";
buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool3,
buttonTool4});
this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
//
// _panel1_Toolbars_Dock_Area_Right
//
this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(399, 31);
this._panel1_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4);
this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 1);
this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
//
// _panel1_Toolbars_Dock_Area_Top
//
this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
this._panel1_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4);
this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(399, 31);
this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
//
// _panel1_Toolbars_Dock_Area_Bottom
//
this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 32);
this._panel1_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4);
this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(399, 0);
this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
//
// FrmScrap_Fill_Panel
//
this.FrmScrap_Fill_Panel.Controls.Add(this.ultraGroupBox2);
this.FrmScrap_Fill_Panel.Controls.Add(this.panel1);
this.FrmScrap_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
this.FrmScrap_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
this.FrmScrap_Fill_Panel.Location = new System.Drawing.Point(0, 0);
this.FrmScrap_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
this.FrmScrap_Fill_Panel.Name = "FrmScrap_Fill_Panel";
this.FrmScrap_Fill_Panel.Size = new System.Drawing.Size(399, 416);
this.FrmScrap_Fill_Panel.TabIndex = 0;
//
// ultraGroupBox2
//
this.ultraGroupBox2.Controls.Add(this.kreason);
this.ultraGroupBox2.Controls.Add(this.ultraGridDetailDes1);
this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox2.Location = new System.Drawing.Point(0, 32);
this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
this.ultraGroupBox2.Name = "ultraGroupBox2";
this.ultraGroupBox2.Size = new System.Drawing.Size(399, 384);
this.ultraGroupBox2.TabIndex = 1;
this.ultraGroupBox2.Text = "离线去向";
this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// ultraGridDetailDes1
//
this.ultraGridDetailDes1.DataMember = "Table1";
this.ultraGridDetailDes1.DataSource = this.dataSet1;
appearance9.BackColor = System.Drawing.Color.Transparent;
this.ultraGridDetailDes1.DisplayLayout.Appearance = appearance9;
ultraGridBand1.CardSettings.CardScrollbars = Infragistics.Win.UltraWinGrid.CardScrollbars.None;
ultraGridBand1.CardSettings.ShowCaption = false;
ultraGridBand1.CardSettings.Style = Infragistics.Win.UltraWinGrid.CardStyle.StandardLabels;
appearance6.BackColor = System.Drawing.Color.White;
ultraGridColumn1.CellAppearance = appearance6;
ultraGridColumn1.DefaultCellValue = "False";
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(51, 0);
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
ultraGridColumn2.EditorComponent = this.kreason;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
appearance7.BackColor = System.Drawing.Color.Bisque;
appearance7.TextHAlignAsString = "Right";
ultraGridColumn3.CellAppearance = appearance7;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.Hidden = true;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.Hidden = true;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.Hidden = true;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.Hidden = true;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn8.Hidden = true;
ultraGridColumn8.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn9.Hidden = true;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9});
ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
ultraGridBand1.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.None;
ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
rowLayout1.CardViewStyle = Infragistics.Win.UltraWinGrid.CardStyle.StandardLabels;
rowLayoutColumnInfo1.PreferredCellSize = new System.Drawing.Size(51, 0);
rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
rowLayoutColumnInfo1,
rowLayoutColumnInfo2,
rowLayoutColumnInfo3,
rowLayoutColumnInfo4,
rowLayoutColumnInfo5,
rowLayoutColumnInfo6,
rowLayoutColumnInfo7,
rowLayoutColumnInfo8,
rowLayoutColumnInfo9});
rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
rowLayout1});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGridDetailDes1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGridDetailDes1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
this.ultraGridDetailDes1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
this.ultraGridDetailDes1.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.None;
this.ultraGridDetailDes1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
this.ultraGridDetailDes1.DisplayLayout.Override.BorderStyleCardArea = Infragistics.Win.UIElementBorderStyle.None;
this.ultraGridDetailDes1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Etched;
this.ultraGridDetailDes1.DisplayLayout.Override.BorderStyleHeader = Infragistics.Win.UIElementBorderStyle.None;
this.ultraGridDetailDes1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.None;
appearance10.BackColor = System.Drawing.Color.Transparent;
this.ultraGridDetailDes1.DisplayLayout.Override.CardAreaAppearance = appearance10;
appearance13.TextVAlignAsString = "Middle";
this.ultraGridDetailDes1.DisplayLayout.Override.CellAppearance = appearance13;
this.ultraGridDetailDes1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
appearance14.TextHAlignAsString = "Center";
appearance14.TextVAlignAsString = "Middle";
this.ultraGridDetailDes1.DisplayLayout.Override.HeaderAppearance = appearance14;
this.ultraGridDetailDes1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ultraGridDetailDes1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ultraGridDetailDes1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ultraGridDetailDes1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
this.ultraGridDetailDes1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGridDetailDes1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGridDetailDes1.Location = new System.Drawing.Point(3, 21);
this.ultraGridDetailDes1.Margin = new System.Windows.Forms.Padding(4);
this.ultraGridDetailDes1.Name = "ultraGridDetailDes1";
this.ultraGridDetailDes1.Size = new System.Drawing.Size(393, 360);
this.ultraGridDetailDes1.TabIndex = 11;
this.ultraGridDetailDes1.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGridDetailDes1_AfterRowInsert);
this.ultraGridDetailDes1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGridDetailDes1_CellChange);
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1,
this.dataTable2,
this.dataTable3,
this.dataTable4});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn16,
this.dataColumn21,
this.dataColumn22});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "选择";
this.dataColumn1.ColumnName = "CHK";
this.dataColumn1.DataType = typeof(bool);
//
// dataColumn2
//
this.dataColumn2.Caption = "去向";
this.dataColumn2.ColumnName = "GOWHERE_NAME";
//
// dataColumn3
//
this.dataColumn3.Caption = "支数";
this.dataColumn3.ColumnName = "OFFLINE_NUM";
//
// dataColumn13
//
this.dataColumn13.Caption = "实绩缺陷编号";
this.dataColumn13.ColumnName = "FAIL_BILL";
//
// dataColumn14
//
this.dataColumn14.Caption = "废品缺陷序号";
this.dataColumn14.ColumnName = "FAIL_BILL_SQE";
//
// dataColumn15
//
this.dataColumn15.Caption = "炉计划ID";
this.dataColumn15.ColumnName = "HEAT_PLAN_NO";
//
// dataColumn16
//
this.dataColumn16.Caption = "缺陷代码";
this.dataColumn16.ColumnName = "FAIL_TYPE_CODE";
//
// dataColumn21
//
this.dataColumn21.Caption = "实绩编号";
this.dataColumn21.ColumnName = "RESULT_NO";
//
// dataColumn22
//
this.dataColumn22.Caption = "去向代码";
this.dataColumn22.ColumnName = "GOWHERE_CODE";
//
// dataTable2
//
this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn12,
this.dataColumn17,
this.dataColumn18,
this.dataColumn19,
this.dataColumn20});
this.dataTable2.TableName = "Table2";
//
// dataColumn4
//
this.dataColumn4.Caption = "选择";
this.dataColumn4.ColumnName = "CHK";
this.dataColumn4.DataType = typeof(bool);
//
// dataColumn5
//
this.dataColumn5.Caption = "原因";
this.dataColumn5.ColumnName = "FAIL_TYPE_NAME";
//
// dataColumn6
//
this.dataColumn6.Caption = "支数";
this.dataColumn6.ColumnName = "FAIL_NUM";
//
// dataColumn12
//
this.dataColumn12.Caption = "废品缺陷编号";
this.dataColumn12.ColumnName = "FAIL_BILL";
//
// dataColumn17
//
this.dataColumn17.Caption = "废品缺陷序号";
this.dataColumn17.ColumnName = "FAIL_BILL_SQE";
//
// dataColumn18
//
this.dataColumn18.Caption = "实绩编号";
this.dataColumn18.ColumnName = "RESULT_NO";
//
// dataColumn19
//
this.dataColumn19.Caption = "炉计划ID";
this.dataColumn19.ColumnName = "HEAT_PLAN_NO";
//
// dataColumn20
//
this.dataColumn20.Caption = "缺陷代码";
this.dataColumn20.ColumnName = "FAIL_TYPE_CODE";
//
// dataTable3
//
this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn7,
this.dataColumn8,
this.dataColumn9});
this.dataTable3.TableName = "Table3";
//
// dataColumn7
//
this.dataColumn7.Caption = "选择";
this.dataColumn7.ColumnName = "CHK";
this.dataColumn7.DataType = typeof(bool);
//
// dataColumn8
//
this.dataColumn8.Caption = "原因";
this.dataColumn8.ColumnName = "REASON";
//
// dataColumn9
//
this.dataColumn9.Caption = "支数";
this.dataColumn9.ColumnName = "ACT_COUNT";
//
// dataTable4
//
this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn10,
this.dataColumn11});
this.dataTable4.TableName = "Table4";
//
// dataColumn10
//
this.dataColumn10.Caption = "序号";
this.dataColumn10.ColumnName = "SEQ";
//
// dataColumn11
//
this.dataColumn11.Caption = "定尺长度";
this.dataColumn11.ColumnName = "ORDER_LENGTH";
//
// FrmScrapNumApp
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(399, 416);
this.Controls.Add(this.FrmScrap_Fill_Panel);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(5);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmScrapNumApp";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "离线去向";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmScrapNum_FormClosing);
this.Load += new System.EventHandler(this.FrmScrap_Load);
((System.ComponentModel.ISupportInitialize)(this.kreason)).EndInit();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
this.FrmScrap_Fill_Panel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
this.ultraGroupBox2.ResumeLayout(false);
this.ultraGroupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGridDetailDes1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
private System.Windows.Forms.Panel FrmScrap_Fill_Panel;
private System.Windows.Forms.Panel panel1_Fill_Panel;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridDetailDes1;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
private System.Data.DataTable dataTable2;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataTable dataTable3;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn9;
private System.Data.DataTable dataTable4;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn15;
private System.Data.DataColumn dataColumn16;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn17;
private System.Data.DataColumn dataColumn18;
private System.Data.DataColumn dataColumn19;
private System.Data.DataColumn dataColumn20;
private System.Data.DataColumn dataColumn21;
private Infragistics.Win.UltraWinEditors.UltraComboEditor kreason;
private System.Data.DataColumn dataColumn22;
}
}