| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753 |
- namespace Core.StlMes.Client.LgResMgt
- {
- partial class frmGroupHeatMgt
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHOOSE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOVE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_ORDER_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_ORDER_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_SEQ");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_LEN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_DIM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WEIGHT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_THEORY_WEIGHT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BELONG_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMAIN_RSN_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FACE_RESULT_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEM_RESULT_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_RESULT_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUG_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTOCK_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_BC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_BZ");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RPO_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGroupHeatMgt));
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- this.ulgCKinfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dSStockInfo = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn72 = new System.Data.DataColumn();
- this.dataColumn75 = new System.Data.DataColumn();
- this.dataColumn76 = new System.Data.DataColumn();
- this.dataColumn77 = new System.Data.DataColumn();
- this.dataColumn78 = new System.Data.DataColumn();
- this.dataColumn79 = new System.Data.DataColumn();
- this.dataColumn80 = new System.Data.DataColumn();
- this.dataColumn81 = new System.Data.DataColumn();
- this.dataColumn82 = new System.Data.DataColumn();
- this.dataColumn83 = new System.Data.DataColumn();
- this.dataColumn84 = new System.Data.DataColumn();
- this.dataColumn58 = new System.Data.DataColumn();
- this.dataColumn62 = new System.Data.DataColumn();
- this.dataColumn71 = new System.Data.DataColumn();
- this.dataColumn85 = new System.Data.DataColumn();
- this.dataColumn86 = new System.Data.DataColumn();
- this.dataColumn87 = new System.Data.DataColumn();
- this.dataColumn97 = new System.Data.DataColumn();
- this.dataColumn98 = new System.Data.DataColumn();
- this.dataColumn99 = new System.Data.DataColumn();
- this.dataColumn100 = new System.Data.DataColumn();
- this.dataColumn101 = new System.Data.DataColumn();
- this.dataColumn102 = new System.Data.DataColumn();
- this.dataColumn55 = new System.Data.DataColumn();
- this.dataColumn33 = new System.Data.DataColumn();
- this.txtLH = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.chkLH = new System.Windows.Forms.CheckBox();
- this.cbosteel = new System.Windows.Forms.ComboBox();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.txtOrderNO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.chkOrderNo = new System.Windows.Forms.CheckBox();
- this.ultraEndDateTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ultraBeginDateTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.label2 = new System.Windows.Forms.Label();
- this.chkRpoTime = new System.Windows.Forms.CheckBox();
- this.chkSteel = new System.Windows.Forms.CheckBox();
- this.ultragpbNonPlan = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.dataColumn1 = new System.Data.DataColumn();
- this.label1 = new System.Windows.Forms.Label();
- this.textBox1 = new System.Windows.Forms.TextBox();
- ((System.ComponentModel.ISupportInitialize)(this.ulgCKinfo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dSStockInfo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLH)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtOrderNO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraEndDateTime)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraBeginDateTime)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultragpbNonPlan)).BeginInit();
- this.ultragpbNonPlan.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.SuspendLayout();
- //
- // ulgCKinfo
- //
- this.ulgCKinfo.DataSource = this.dSStockInfo;
- ultraGridColumn1.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(41, 0);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn1.Width = 28;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(106, 0);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.Hidden = true;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 24;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(93, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 28;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 30;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(47, 0);
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn16.Header.VisiblePosition = 15;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn17.Header.VisiblePosition = 16;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 32;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn18.Header.VisiblePosition = 17;
- ultraGridColumn18.RowLayoutColumnInfo.OriginX = 34;
- ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
- ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn19.Header.VisiblePosition = 18;
- ultraGridColumn19.RowLayoutColumnInfo.OriginX = 36;
- ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
- ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn20.Header.VisiblePosition = 19;
- ultraGridColumn20.RowLayoutColumnInfo.OriginX = 38;
- ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
- ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn21.Header.VisiblePosition = 20;
- ultraGridColumn21.RowLayoutColumnInfo.OriginX = 40;
- ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
- ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn22.Header.VisiblePosition = 21;
- ultraGridColumn22.RowLayoutColumnInfo.OriginX = 48;
- ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(105, 0);
- ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn23.Header.VisiblePosition = 22;
- ultraGridColumn23.RowLayoutColumnInfo.OriginX = 42;
- ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
- ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn24.Header.VisiblePosition = 23;
- ultraGridColumn24.RowLayoutColumnInfo.OriginX = 44;
- ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 0);
- ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn25.Header.VisiblePosition = 24;
- ultraGridColumn25.RowLayoutColumnInfo.OriginX = 46;
- ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn26.Header.VisiblePosition = 25;
- ultraGridColumn26.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
- ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
- 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,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ulgCKinfo.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ulgCKinfo.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- this.ulgCKinfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ulgCKinfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ulgCKinfo.Location = new System.Drawing.Point(3, 0);
- this.ulgCKinfo.Name = "ulgCKinfo";
- this.ulgCKinfo.Size = new System.Drawing.Size(1175, 498);
- this.ulgCKinfo.TabIndex = 6;
- this.ulgCKinfo.Tag = ((object)(resources.GetObject("ulgCKinfo.Tag")));
- //
- // dSStockInfo
- //
- this.dSStockInfo.DataSetName = "NewDataSet";
- this.dSStockInfo.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2});
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn72,
- this.dataColumn75,
- this.dataColumn76,
- this.dataColumn77,
- this.dataColumn78,
- this.dataColumn79,
- this.dataColumn80,
- this.dataColumn81,
- this.dataColumn82,
- this.dataColumn83,
- this.dataColumn84,
- this.dataColumn58,
- this.dataColumn62,
- this.dataColumn71,
- this.dataColumn85,
- this.dataColumn86,
- this.dataColumn87,
- this.dataColumn97,
- this.dataColumn98,
- this.dataColumn99,
- this.dataColumn100,
- this.dataColumn101,
- this.dataColumn102,
- this.dataColumn55,
- this.dataColumn33,
- this.dataColumn1});
- this.dataTable2.TableName = "Table1";
- //
- // dataColumn72
- //
- this.dataColumn72.Caption = "选择";
- this.dataColumn72.ColumnName = "CHOOSE";
- this.dataColumn72.DefaultValue = "False";
- //
- // dataColumn75
- //
- this.dataColumn75.Caption = "材料号";
- this.dataColumn75.ColumnName = "MAT_NO";
- //
- // dataColumn76
- //
- this.dataColumn76.Caption = "熔炼炉号";
- this.dataColumn76.ColumnName = "STOVE_NO";
- //
- // dataColumn77
- //
- this.dataColumn77.Caption = "判定炉号";
- this.dataColumn77.ColumnName = "JUDGE_STOVE_NO";
- //
- // dataColumn78
- //
- this.dataColumn78.Caption = "物料码";
- this.dataColumn78.ColumnName = "MATERIAL_NO";
- //
- // dataColumn79
- //
- this.dataColumn79.Caption = "物料描叙";
- this.dataColumn79.ColumnName = "MATERIAL_NAME";
- //
- // dataColumn80
- //
- this.dataColumn80.Caption = "生产合同号";
- this.dataColumn80.ColumnName = "PRO_ORDER_NO";
- //
- // dataColumn81
- //
- this.dataColumn81.Caption = "生产订单号";
- this.dataColumn81.ColumnName = "PRO_ORDER_ID";
- //
- // dataColumn82
- //
- this.dataColumn82.Caption = "合同号";
- this.dataColumn82.ColumnName = "ORDER_NO";
- //
- // dataColumn83
- //
- this.dataColumn83.Caption = "合同行号";
- this.dataColumn83.ColumnName = "ORDER_SEQ";
- //
- // dataColumn84
- //
- this.dataColumn84.Caption = "产线";
- this.dataColumn84.ColumnName = "PLINE_CODE";
- //
- // dataColumn58
- //
- this.dataColumn58.Caption = "长度";
- this.dataColumn58.ColumnName = "ACT_LEN";
- //
- // dataColumn62
- //
- this.dataColumn62.Caption = "直径";
- this.dataColumn62.ColumnName = "ACT_DIM";
- //
- // dataColumn71
- //
- this.dataColumn71.Caption = "实重";
- this.dataColumn71.ColumnName = "ACT_WEIGHT";
- //
- // dataColumn85
- //
- this.dataColumn85.Caption = "理重";
- this.dataColumn85.ColumnName = "ACT_THEORY_WEIGHT";
- //
- // dataColumn86
- //
- this.dataColumn86.Caption = "所属单位";
- this.dataColumn86.ColumnName = "BELONG_CODE";
- //
- // dataColumn87
- //
- this.dataColumn87.Caption = "余材原因";
- this.dataColumn87.ColumnName = "REMAIN_RSN_CODE";
- //
- // dataColumn97
- //
- this.dataColumn97.Caption = "表面判定结果";
- this.dataColumn97.ColumnName = "FACE_RESULT_CODE";
- //
- // dataColumn98
- //
- this.dataColumn98.Caption = "成分判定结果";
- this.dataColumn98.ColumnName = "CHEM_RESULT_CODE";
- //
- // dataColumn99
- //
- this.dataColumn99.Caption = "综合判定结果";
- this.dataColumn99.ColumnName = "JUDGE_RESULT_CODE";
- //
- // dataColumn100
- //
- this.dataColumn100.Caption = "缺陷记录编号";
- this.dataColumn100.ColumnName = "BUG_NO";
- //
- // dataColumn101
- //
- this.dataColumn101.Caption = "入库时间";
- this.dataColumn101.ColumnName = "INSTOCK_TIME";
- //
- // dataColumn102
- //
- this.dataColumn102.Caption = "生产班次";
- this.dataColumn102.ColumnName = "PRO_BC";
- //
- // dataColumn55
- //
- this.dataColumn55.Caption = "生产班组";
- this.dataColumn55.ColumnName = "PRO_BZ";
- this.dataColumn55.DataType = typeof(int);
- //
- // dataColumn33
- //
- this.dataColumn33.Caption = "生产下线时间";
- this.dataColumn33.ColumnName = "RPO_TIME";
- //
- // txtLH
- //
- appearance8.BackColor = System.Drawing.Color.LightCyan;
- this.txtLH.Appearance = appearance8;
- this.txtLH.BackColor = System.Drawing.Color.LightCyan;
- this.txtLH.Enabled = false;
- this.txtLH.Location = new System.Drawing.Point(831, 9);
- this.txtLH.MaxLength = 10;
- this.txtLH.Name = "txtLH";
- this.txtLH.Size = new System.Drawing.Size(94, 21);
- this.txtLH.TabIndex = 97;
- this.txtLH.WordWrap = false;
- //
- // chkLH
- //
- this.chkLH.AutoSize = true;
- this.chkLH.BackColor = System.Drawing.Color.Transparent;
- this.chkLH.Location = new System.Drawing.Point(786, 11);
- this.chkLH.Name = "chkLH";
- this.chkLH.Size = new System.Drawing.Size(48, 16);
- this.chkLH.TabIndex = 96;
- this.chkLH.Text = "炉号";
- this.chkLH.UseVisualStyleBackColor = false;
- //
- // cbosteel
- //
- this.cbosteel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbosteel.Enabled = false;
- this.cbosteel.FormattingEnabled = true;
- this.cbosteel.Location = new System.Drawing.Point(478, 9);
- this.cbosteel.Name = "cbosteel";
- this.cbosteel.Size = new System.Drawing.Size(94, 20);
- this.cbosteel.TabIndex = 90;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.txtLH);
- this.ultraGroupBox1.Controls.Add(this.chkLH);
- this.ultraGroupBox1.Controls.Add(this.cbosteel);
- this.ultraGroupBox1.Controls.Add(this.txtOrderNO);
- this.ultraGroupBox1.Controls.Add(this.chkOrderNo);
- this.ultraGroupBox1.Controls.Add(this.ultraEndDateTime);
- this.ultraGroupBox1.Controls.Add(this.ultraBeginDateTime);
- this.ultraGroupBox1.Controls.Add(this.label2);
- this.ultraGroupBox1.Controls.Add(this.chkRpoTime);
- this.ultraGroupBox1.Controls.Add(this.chkSteel);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 9F);
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1181, 38);
- this.ultraGroupBox1.TabIndex = 30;
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // txtOrderNO
- //
- appearance12.BackColor = System.Drawing.Color.LightCyan;
- this.txtOrderNO.Appearance = appearance12;
- this.txtOrderNO.BackColor = System.Drawing.Color.LightCyan;
- this.txtOrderNO.Enabled = false;
- this.txtOrderNO.Location = new System.Drawing.Point(663, 9);
- this.txtOrderNO.MaxLength = 20;
- this.txtOrderNO.Name = "txtOrderNO";
- this.txtOrderNO.Size = new System.Drawing.Size(117, 21);
- this.txtOrderNO.TabIndex = 41;
- //
- // chkOrderNo
- //
- this.chkOrderNo.AutoSize = true;
- this.chkOrderNo.BackColor = System.Drawing.Color.Transparent;
- this.chkOrderNo.Location = new System.Drawing.Point(581, 11);
- this.chkOrderNo.Name = "chkOrderNo";
- this.chkOrderNo.Size = new System.Drawing.Size(84, 16);
- this.chkOrderNo.TabIndex = 29;
- this.chkOrderNo.Text = "生产订单号";
- this.chkOrderNo.UseVisualStyleBackColor = false;
- //
- // ultraEndDateTime
- //
- appearance23.BackColor = System.Drawing.Color.LightCyan;
- this.ultraEndDateTime.Appearance = appearance23;
- this.ultraEndDateTime.BackColor = System.Drawing.Color.LightCyan;
- this.ultraEndDateTime.DateTime = new System.DateTime(2015, 5, 8, 0, 0, 0, 0);
- this.ultraEndDateTime.Enabled = false;
- this.ultraEndDateTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
- this.ultraEndDateTime.FormatString = "yyyy-MM-dd HH:mm:ss";
- this.ultraEndDateTime.Location = new System.Drawing.Point(278, 9);
- this.ultraEndDateTime.MaskInput = "yyyy-mm-dd hh:mm:ss";
- this.ultraEndDateTime.Name = "ultraEndDateTime";
- this.ultraEndDateTime.Size = new System.Drawing.Size(147, 21);
- this.ultraEndDateTime.TabIndex = 33;
- this.ultraEndDateTime.Value = new System.DateTime(2015, 5, 8, 0, 0, 0, 0);
- //
- // ultraBeginDateTime
- //
- appearance24.BackColor = System.Drawing.Color.LightCyan;
- this.ultraBeginDateTime.Appearance = appearance24;
- this.ultraBeginDateTime.BackColor = System.Drawing.Color.LightCyan;
- this.ultraBeginDateTime.DateTime = new System.DateTime(2015, 5, 8, 0, 0, 0, 0);
- this.ultraBeginDateTime.Enabled = false;
- this.ultraBeginDateTime.FormatString = "yyyy-MM-dd HH:mm:ss";
- this.ultraBeginDateTime.Location = new System.Drawing.Point(105, 9);
- this.ultraBeginDateTime.MaskInput = "yyyy-mm-dd hh:mm:ss";
- this.ultraBeginDateTime.Name = "ultraBeginDateTime";
- this.ultraBeginDateTime.Size = new System.Drawing.Size(147, 21);
- this.ultraBeginDateTime.TabIndex = 33;
- this.ultraBeginDateTime.Value = new System.DateTime(2015, 5, 8, 0, 0, 0, 0);
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.BackColor = System.Drawing.Color.Transparent;
- this.label2.Location = new System.Drawing.Point(255, 13);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(17, 12);
- this.label2.TabIndex = 32;
- this.label2.Text = "至";
- //
- // chkRpoTime
- //
- this.chkRpoTime.AutoSize = true;
- this.chkRpoTime.BackColor = System.Drawing.Color.Transparent;
- this.chkRpoTime.Location = new System.Drawing.Point(11, 11);
- this.chkRpoTime.Name = "chkRpoTime";
- this.chkRpoTime.Size = new System.Drawing.Size(96, 16);
- this.chkRpoTime.TabIndex = 19;
- this.chkRpoTime.Text = "生产开始时间";
- this.chkRpoTime.UseVisualStyleBackColor = false;
- //
- // chkSteel
- //
- this.chkSteel.AutoSize = true;
- this.chkSteel.BackColor = System.Drawing.Color.Transparent;
- this.chkSteel.Location = new System.Drawing.Point(431, 11);
- this.chkSteel.Name = "chkSteel";
- this.chkSteel.Size = new System.Drawing.Size(48, 16);
- this.chkSteel.TabIndex = 20;
- this.chkSteel.Text = "钢种";
- this.chkSteel.UseVisualStyleBackColor = false;
- //
- // ultragpbNonPlan
- //
- this.ultragpbNonPlan.Controls.Add(this.ulgCKinfo);
- this.ultragpbNonPlan.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultragpbNonPlan.Location = new System.Drawing.Point(0, 38);
- this.ultragpbNonPlan.Name = "ultragpbNonPlan";
- this.ultragpbNonPlan.Size = new System.Drawing.Size(1181, 501);
- this.ultragpbNonPlan.TabIndex = 33;
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label1);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1177, 43);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1181, 65);
- this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOnBorder;
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 539);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1181, 65);
- this.ultraExpandableGroupBox1.TabIndex = 28;
- this.ultraExpandableGroupBox1.Text = "编辑区";
- this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "组炉炉号";
- this.dataColumn1.ColumnName = "Column1";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(19, 14);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(53, 12);
- this.label1.TabIndex = 0;
- this.label1.Text = "组炉炉号";
- //
- // textBox1
- //
- this.textBox1.Location = new System.Drawing.Point(78, 10);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(100, 21);
- this.textBox1.TabIndex = 1;
- //
- // frmGroupHeatMgt
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.ClientSize = new System.Drawing.Size(1181, 604);
- this.Controls.Add(this.ultragpbNonPlan);
- this.Controls.Add(this.ultraGroupBox1);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Name = "frmGroupHeatMgt";
- this.Text = "精整组炉管理";
- this.Load += new System.EventHandler(this.frmNonPlanMgt_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ulgCKinfo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dSStockInfo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLH)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtOrderNO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraEndDateTime)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraBeginDateTime)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultragpbNonPlan)).EndInit();
- this.ultragpbNonPlan.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinGrid.UltraGrid ulgCKinfo;
- public System.Data.DataSet dSStockInfo;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn72;
- private System.Data.DataColumn dataColumn75;
- private System.Data.DataColumn dataColumn76;
- private System.Data.DataColumn dataColumn77;
- private System.Data.DataColumn dataColumn78;
- private System.Data.DataColumn dataColumn79;
- private System.Data.DataColumn dataColumn80;
- private System.Data.DataColumn dataColumn81;
- private System.Data.DataColumn dataColumn82;
- private System.Data.DataColumn dataColumn83;
- private System.Data.DataColumn dataColumn84;
- private System.Data.DataColumn dataColumn58;
- private System.Data.DataColumn dataColumn62;
- private System.Data.DataColumn dataColumn71;
- private System.Data.DataColumn dataColumn85;
- private System.Data.DataColumn dataColumn86;
- private System.Data.DataColumn dataColumn87;
- private System.Data.DataColumn dataColumn97;
- private System.Data.DataColumn dataColumn98;
- private System.Data.DataColumn dataColumn99;
- private System.Data.DataColumn dataColumn100;
- private System.Data.DataColumn dataColumn101;
- private System.Data.DataColumn dataColumn102;
- private System.Data.DataColumn dataColumn55;
- private System.Data.DataColumn dataColumn33;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLH;
- private System.Windows.Forms.CheckBox chkLH;
- private System.Windows.Forms.ComboBox cbosteel;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOrderNO;
- private System.Windows.Forms.CheckBox chkOrderNo;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraEndDateTime;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraBeginDateTime;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.CheckBox chkRpoTime;
- private System.Windows.Forms.CheckBox chkSteel;
- private Infragistics.Win.Misc.UltraGroupBox ultragpbNonPlan;
- private System.Data.DataColumn dataColumn1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private System.Windows.Forms.Label label1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private System.Windows.Forms.TextBox textBox1;
- }
- }
|