| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632 |
- namespace Core.StlMes.Client.PlnSaleOrd.PlanStove.Dlg
- {
- partial class FrmMaterialChoose
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance37 = 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("MATERIAL_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_ORDER_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_GROUD_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADECODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_DIMATER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_HEIGHT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_LEN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_LEN_MIN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_LEN_MAX");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_COUNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WEIGHT", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HEAT_PLAN_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USER_ACT_COUNT", 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USER_ACT_WEIGHT", 1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Choose", 2);
- Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMaterialChoose));
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel");
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.FrmMaterialChoose_Fill_Panel = new System.Windows.Forms.Panel();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid1 = 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.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = 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.dataColumn17 = new System.Data.DataColumn();
- this._FrmMaterialChoose_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._FrmMaterialChoose_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmMaterialChoose_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmMaterialChoose_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.plnOrderDbkSEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.plnOrderJgxSEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.plnOrderRclSEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.plnOrderZgSEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
- this.FrmMaterialChoose_Fill_Panel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.plnOrderDbkSEntityBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.plnOrderJgxSEntityBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.plnOrderRclSEntityBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.plnOrderZgSEntityBindingSource)).BeginInit();
- this.SuspendLayout();
- //
- // ultraNumericEditor1
- //
- this.ultraNumericEditor1.Location = new System.Drawing.Point(957, 3);
- this.ultraNumericEditor1.Name = "ultraNumericEditor1";
- this.ultraNumericEditor1.PromptChar = ' ';
- this.ultraNumericEditor1.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor1.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
- this.ultraNumericEditor1.TabIndex = 1;
- this.ultraNumericEditor1.Visible = false;
- //
- // FrmMaterialChoose_Fill_Panel
- //
- this.FrmMaterialChoose_Fill_Panel.Controls.Add(this.ultraGroupBox2);
- this.FrmMaterialChoose_Fill_Panel.Controls.Add(this.ultraGroupBox1);
- this.FrmMaterialChoose_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.FrmMaterialChoose_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.FrmMaterialChoose_Fill_Panel.Location = new System.Drawing.Point(0, 24);
- this.FrmMaterialChoose_Fill_Panel.Name = "FrmMaterialChoose_Fill_Panel";
- this.FrmMaterialChoose_Fill_Panel.Size = new System.Drawing.Size(1354, 607);
- this.FrmMaterialChoose_Fill_Panel.TabIndex = 0;
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(1354, 182);
- this.ultraGroupBox2.TabIndex = 1;
- this.ultraGroupBox2.Text = "所选工序订单";
- //
- // ultraGrid2
- //
- appearance1.BackColor = System.Drawing.SystemColors.Window;
- appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance1;
- this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance2.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
- appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
- this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance3.BackColor2 = System.Drawing.SystemColors.Control;
- appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance7.BackColor = System.Drawing.SystemColors.Window;
- appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance7;
- appearance10.BackColor = System.Drawing.SystemColors.Highlight;
- appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance10;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance14.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance14;
- appearance8.BorderColor = System.Drawing.Color.Silver;
- appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
- appearance6.BackColor = System.Drawing.SystemColors.Control;
- appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance6.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance6;
- appearance5.TextHAlignAsString = "Left";
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance5;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance13.BackColor = System.Drawing.SystemColors.Window;
- appearance13.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance13;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Location = new System.Drawing.Point(3, 18);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(1348, 161);
- this.ultraGrid2.TabIndex = 0;
- this.ultraGrid2.Text = "ultraGrid2";
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ultraNumericEditor1);
- this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 182);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1354, 425);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.Text = "物料选择";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table1";
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance37.BackColor = System.Drawing.SystemColors.Window;
- appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance37;
- ultraGridColumn1.Header.VisiblePosition = 1;
- ultraGridColumn2.Header.VisiblePosition = 2;
- ultraGridColumn3.Header.VisiblePosition = 4;
- ultraGridColumn4.Header.VisiblePosition = 9;
- ultraGridColumn5.Header.VisiblePosition = 3;
- ultraGridColumn6.Header.VisiblePosition = 10;
- ultraGridColumn7.Header.VisiblePosition = 11;
- ultraGridColumn8.Header.VisiblePosition = 12;
- ultraGridColumn9.Header.VisiblePosition = 13;
- ultraGridColumn10.Header.VisiblePosition = 14;
- ultraGridColumn11.Header.VisiblePosition = 15;
- ultraGridColumn12.Header.VisiblePosition = 16;
- ultraGridColumn13.Header.VisiblePosition = 18;
- ultraGridColumn14.Header.VisiblePosition = 19;
- ultraGridColumn15.Header.Caption = "库存总支数";
- ultraGridColumn15.Header.VisiblePosition = 6;
- ultraGridColumn16.Header.Caption = "库存总重量";
- ultraGridColumn16.Header.VisiblePosition = 8;
- ultraGridColumn17.Header.VisiblePosition = 17;
- ultraGridColumn18.DataType = typeof(long);
- ultraGridColumn18.EditorComponent = this.ultraNumericEditor1;
- ultraGridColumn18.Header.Caption = "投入支数";
- ultraGridColumn18.Header.VisiblePosition = 5;
- ultraGridColumn18.MaskInput = "";
- ultraGridColumn18.PromptChar = ' ';
- ultraGridColumn19.Header.Caption = "投入重量";
- ultraGridColumn19.Header.VisiblePosition = 7;
- ultraGridColumn20.DataType = typeof(bool);
- ultraGridColumn20.Header.Caption = "";
- ultraGridColumn20.Header.VisiblePosition = 0;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance38.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance38;
- appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance40.BackColor2 = System.Drawing.SystemColors.Control;
- appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance41.BackColor = System.Drawing.SystemColors.Window;
- appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance41;
- appearance42.BackColor = System.Drawing.SystemColors.Highlight;
- appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance42;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance43.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance43;
- appearance44.BorderColor = System.Drawing.Color.Silver;
- appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance44;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance45.BackColor = System.Drawing.SystemColors.Control;
- appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance45.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance45;
- appearance46.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance46;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance47.BackColor = System.Drawing.SystemColors.Window;
- appearance47.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance47;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1348, 404);
- this.ultraGrid1.TabIndex = 0;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "物料编码";
- this.dataColumn1.ColumnName = "MATERIAL_NO";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "物料名称";
- this.dataColumn2.ColumnName = "MATERIAL_NAME";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "仓库编码";
- this.dataColumn3.ColumnName = "STORAGE_NO";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "前工序生产订单号";
- this.dataColumn4.ColumnName = "PRO_ORDER_ID";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "判定炉号";
- this.dataColumn5.ColumnName = "JUDGE_STOVE_NO";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "批号";
- this.dataColumn6.ColumnName = "BATCH_NO";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "组号";
- this.dataColumn7.ColumnName = "BATCH_GROUD_NO";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "钢种代码";
- this.dataColumn8.ColumnName = "GRADECODE";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "钢种名称";
- this.dataColumn9.ColumnName = "GRADENAME";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "外径";
- this.dataColumn10.ColumnName = "ACT_DIMATER";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "壁厚";
- this.dataColumn11.ColumnName = "ACT_HEIGHT";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "长度";
- this.dataColumn12.ColumnName = "ACT_LEN";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "长度上限";
- this.dataColumn13.ColumnName = "ACT_LEN_MIN";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "长度下限";
- this.dataColumn14.ColumnName = "ACT_LEN_MAX";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "物料库总支数";
- this.dataColumn15.ColumnName = "ACT_COUNT";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "物料库总重量";
- this.dataColumn16.ColumnName = "ACT_WEIGHT";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "轧管炉计划号";
- this.dataColumn17.ColumnName = "HEAT_PLAN_NO";
- //
- // _FrmMaterialChoose_Toolbars_Dock_Area_Left
- //
- this._FrmMaterialChoose_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
- this._FrmMaterialChoose_Toolbars_Dock_Area_Left.Name = "_FrmMaterialChoose_Toolbars_Dock_Area_Left";
- this._FrmMaterialChoose_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 607);
- this._FrmMaterialChoose_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this;
- this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
- this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- 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);
- //
- // _FrmMaterialChoose_Toolbars_Dock_Area_Right
- //
- this._FrmMaterialChoose_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1354, 24);
- this._FrmMaterialChoose_Toolbars_Dock_Area_Right.Name = "_FrmMaterialChoose_Toolbars_Dock_Area_Right";
- this._FrmMaterialChoose_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 607);
- this._FrmMaterialChoose_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmMaterialChoose_Toolbars_Dock_Area_Top
- //
- this._FrmMaterialChoose_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._FrmMaterialChoose_Toolbars_Dock_Area_Top.Name = "_FrmMaterialChoose_Toolbars_Dock_Area_Top";
- this._FrmMaterialChoose_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1354, 24);
- this._FrmMaterialChoose_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmMaterialChoose_Toolbars_Dock_Area_Bottom
- //
- this._FrmMaterialChoose_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmMaterialChoose_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 631);
- this._FrmMaterialChoose_Toolbars_Dock_Area_Bottom.Name = "_FrmMaterialChoose_Toolbars_Dock_Area_Bottom";
- this._FrmMaterialChoose_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1354, 0);
- this._FrmMaterialChoose_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // plnOrderDbkSEntityBindingSource
- //
- this.plnOrderDbkSEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PlnSaleOrd.PlanStove.entity.PlnOrderDbkSEntity);
- //
- // plnOrderJgxSEntityBindingSource
- //
- this.plnOrderJgxSEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PlnSaleOrd.PlanStove.entity.PlnOrderJgxSEntity);
- //
- // plnOrderRclSEntityBindingSource
- //
- this.plnOrderRclSEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PlnSaleOrd.PlanStove.entity.PlnOrderRclSEntity);
- //
- // plnOrderZgSEntityBindingSource
- //
- this.plnOrderZgSEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PlnSaleOrd.PlanStove.entity.PlnOrderZgSEntity);
- //
- // FrmMaterialChoose
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1354, 631);
- this.Controls.Add(this.FrmMaterialChoose_Fill_Panel);
- this.Controls.Add(this._FrmMaterialChoose_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._FrmMaterialChoose_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._FrmMaterialChoose_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._FrmMaterialChoose_Toolbars_Dock_Area_Bottom);
- this.Name = "FrmMaterialChoose";
- this.Text = "物料选择";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.Load += new System.EventHandler(this.FrmMaterialChoose_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
- this.FrmMaterialChoose_Fill_Panel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.plnOrderDbkSEntityBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.plnOrderJgxSEntityBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.plnOrderRclSEntityBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.plnOrderZgSEntityBindingSource)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private System.Windows.Forms.Panel FrmMaterialChoose_Fill_Panel;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialChoose_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialChoose_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialChoose_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialChoose_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- 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.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
- private System.Windows.Forms.BindingSource plnOrderDbkSEntityBindingSource;
- private System.Windows.Forms.BindingSource plnOrderJgxSEntityBindingSource;
- private System.Windows.Forms.BindingSource plnOrderRclSEntityBindingSource;
- private System.Windows.Forms.BindingSource plnOrderZgSEntityBindingSource;
- private System.Data.DataColumn dataColumn17;
- }
- }
|