| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709 |
- namespace Core.LZMes.Client.UIC
- {
- partial class UIC020120
- {
- /// <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.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = 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("COIL_CNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_THK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_WTH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXTSHAPE_DEC_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_FL");
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraCheckEditor4 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.label8 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label13 = new System.Windows.Forms.Label();
- this.label20 = new System.Windows.Forms.Label();
- this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label12 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.ultraDateTimeEditor4 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ultraDateTimeEditor3 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.label9 = new System.Windows.Forms.Label();
- this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.txtOLD_SAMPL_NO2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtOLD_SAMPL_NO1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label7 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- 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.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
- this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
- this.groupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtOLD_SAMPL_NO2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtOLD_SAMPL_NO1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ultraTextEditor4);
- this.panel1.Controls.Add(this.groupBox1);
- this.panel1.Controls.Add(this.label8);
- this.panel1.Controls.Add(this.label4);
- this.panel1.Controls.Add(this.ultraComboEditor2);
- this.panel1.Controls.Add(this.label13);
- this.panel1.Controls.Add(this.label20);
- this.panel1.Controls.Add(this.ultraTextEditor3);
- this.panel1.Controls.Add(this.label12);
- this.panel1.Controls.Add(this.label11);
- this.panel1.Controls.Add(this.ultraDateTimeEditor4);
- this.panel1.Controls.Add(this.ultraDateTimeEditor3);
- this.panel1.Controls.Add(this.ultraDateTimeEditor2);
- this.panel1.Controls.Add(this.label9);
- this.panel1.Controls.Add(this.ultraDateTimeEditor1);
- this.panel1.Controls.Add(this.txtOLD_SAMPL_NO2);
- this.panel1.Controls.Add(this.txtOLD_SAMPL_NO1);
- this.panel1.Controls.Add(this.label7);
- this.panel1.Controls.Add(this.label6);
- this.panel1.Controls.Add(this.label3);
- this.panel1.Controls.Add(this.label2);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1016, 94);
- this.panel1.TabIndex = 0;
- //
- // ultraTextEditor4
- //
- appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- appearance1.ForeColor = System.Drawing.Color.Red;
- this.ultraTextEditor4.Appearance = appearance1;
- this.ultraTextEditor4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.ultraTextEditor4.Location = new System.Drawing.Point(863, 68);
- this.ultraTextEditor4.Name = "ultraTextEditor4";
- this.ultraTextEditor4.ReadOnly = true;
- this.ultraTextEditor4.Size = new System.Drawing.Size(78, 21);
- this.ultraTextEditor4.TabIndex = 38;
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.ultraCheckEditor1);
- this.groupBox1.Controls.Add(this.ultraCheckEditor4);
- this.groupBox1.Controls.Add(this.ultraCheckEditor2);
- this.groupBox1.Controls.Add(this.ultraCheckEditor3);
- this.groupBox1.Location = new System.Drawing.Point(403, 30);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(292, 34);
- this.groupBox1.TabIndex = 5;
- this.groupBox1.TabStop = false;
- //
- // ultraCheckEditor1
- //
- this.ultraCheckEditor1.Location = new System.Drawing.Point(6, 13);
- this.ultraCheckEditor1.Name = "ultraCheckEditor1";
- this.ultraCheckEditor1.Size = new System.Drawing.Size(57, 20);
- this.ultraCheckEditor1.TabIndex = 38;
- this.ultraCheckEditor1.Text = "规格";
- this.ultraCheckEditor1.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
- //
- // ultraCheckEditor4
- //
- this.ultraCheckEditor4.Location = new System.Drawing.Point(188, 13);
- this.ultraCheckEditor4.Name = "ultraCheckEditor4";
- this.ultraCheckEditor4.Size = new System.Drawing.Size(90, 20);
- this.ultraCheckEditor4.TabIndex = 41;
- this.ultraCheckEditor4.Text = "订单材/余材";
- this.ultraCheckEditor4.CheckedChanged += new System.EventHandler(this.ultraCheckEditor4_CheckedChanged);
- //
- // ultraCheckEditor2
- //
- this.ultraCheckEditor2.Location = new System.Drawing.Point(69, 13);
- this.ultraCheckEditor2.Name = "ultraCheckEditor2";
- this.ultraCheckEditor2.Size = new System.Drawing.Size(51, 20);
- this.ultraCheckEditor2.TabIndex = 39;
- this.ultraCheckEditor2.Text = "牌号";
- this.ultraCheckEditor2.CheckedChanged += new System.EventHandler(this.ultraCheckEditor2_CheckedChanged);
- //
- // ultraCheckEditor3
- //
- this.ultraCheckEditor3.Location = new System.Drawing.Point(126, 13);
- this.ultraCheckEditor3.Name = "ultraCheckEditor3";
- this.ultraCheckEditor3.Size = new System.Drawing.Size(74, 20);
- this.ultraCheckEditor3.TabIndex = 40;
- this.ultraCheckEditor3.Text = "正次品";
- this.ultraCheckEditor3.CheckedChanged += new System.EventHandler(this.ultraCheckEditor3_CheckedChanged);
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
- this.label8.Location = new System.Drawing.Point(190, 43);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(11, 12);
- this.label8.TabIndex = 37;
- this.label8.Text = "-";
- //
- // label4
- //
- this.label4.BackColor = System.Drawing.Color.LightBlue;
- this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label4.Location = new System.Drawing.Point(333, 40);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(64, 21);
- this.label4.TabIndex = 31;
- this.label4.Text = "分类汇总";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraComboEditor2
- //
- this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem3.DataValue = "连退";
- valueListItem4.DataValue = "酸札";
- this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem3,
- valueListItem4});
- this.ultraComboEditor2.Location = new System.Drawing.Point(68, 9);
- this.ultraComboEditor2.Name = "ultraComboEditor2";
- this.ultraComboEditor2.Size = new System.Drawing.Size(119, 21);
- this.ultraComboEditor2.TabIndex = 30;
- this.ultraComboEditor2.Text = "连退";
- //
- // label13
- //
- this.label13.BackColor = System.Drawing.Color.LightBlue;
- this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label13.Location = new System.Drawing.Point(3, 8);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(64, 21);
- this.label13.TabIndex = 29;
- this.label13.Text = "产线";
- this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
- this.label20.Location = new System.Drawing.Point(778, 14);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(11, 12);
- this.label20.TabIndex = 28;
- this.label20.Text = "-";
- //
- // ultraTextEditor3
- //
- appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- appearance4.ForeColor = System.Drawing.Color.Red;
- this.ultraTextEditor3.Appearance = appearance4;
- this.ultraTextEditor3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.ultraTextEditor3.Location = new System.Drawing.Point(698, 68);
- this.ultraTextEditor3.Name = "ultraTextEditor3";
- this.ultraTextEditor3.ReadOnly = true;
- this.ultraTextEditor3.Size = new System.Drawing.Size(78, 21);
- this.ultraTextEditor3.TabIndex = 25;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(944, 75);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(17, 12);
- this.label12.TabIndex = 24;
- this.label12.Text = "吨";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(777, 75);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(17, 12);
- this.label11.TabIndex = 23;
- this.label11.Text = "卷";
- //
- // ultraDateTimeEditor4
- //
- this.ultraDateTimeEditor4.DateTime = new System.DateTime(2014, 12, 31, 0, 0, 0, 0);
- this.ultraDateTimeEditor4.Location = new System.Drawing.Point(791, 9);
- this.ultraDateTimeEditor4.MaskInput = "{date} {longtime}";
- this.ultraDateTimeEditor4.Name = "ultraDateTimeEditor4";
- this.ultraDateTimeEditor4.Size = new System.Drawing.Size(172, 21);
- this.ultraDateTimeEditor4.TabIndex = 34;
- this.ultraDateTimeEditor4.Value = new System.DateTime(2014, 12, 31, 0, 0, 0, 0);
- //
- // ultraDateTimeEditor3
- //
- this.ultraDateTimeEditor3.DateTime = new System.DateTime(2014, 1, 1, 0, 0, 0, 0);
- this.ultraDateTimeEditor3.Location = new System.Drawing.Point(606, 9);
- this.ultraDateTimeEditor3.MaskInput = "{date} {longtime}";
- this.ultraDateTimeEditor3.Name = "ultraDateTimeEditor3";
- this.ultraDateTimeEditor3.RightToLeft = System.Windows.Forms.RightToLeft.No;
- this.ultraDateTimeEditor3.Size = new System.Drawing.Size(172, 21);
- this.ultraDateTimeEditor3.TabIndex = 33;
- this.ultraDateTimeEditor3.Value = new System.DateTime(2014, 1, 1, 0, 0, 0, 0);
- //
- // ultraDateTimeEditor2
- //
- this.ultraDateTimeEditor2.DateTime = new System.DateTime(2014, 12, 31, 0, 0, 0, 0);
- this.ultraDateTimeEditor2.Location = new System.Drawing.Point(398, 9);
- this.ultraDateTimeEditor2.MaskInput = "{LOC}yyyy/mm/dd";
- this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
- this.ultraDateTimeEditor2.Size = new System.Drawing.Size(120, 21);
- this.ultraDateTimeEditor2.TabIndex = 32;
- this.ultraDateTimeEditor2.Value = new System.DateTime(2014, 12, 31, 0, 0, 0, 0);
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
- this.label9.Location = new System.Drawing.Point(387, 13);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(11, 12);
- this.label9.TabIndex = 11;
- this.label9.Text = "-";
- //
- // ultraDateTimeEditor1
- //
- this.ultraDateTimeEditor1.DateTime = new System.DateTime(2014, 1, 1, 0, 0, 0, 0);
- this.ultraDateTimeEditor1.Location = new System.Drawing.Point(268, 9);
- this.ultraDateTimeEditor1.MaskInput = "{LOC}yyyy/mm/dd";
- this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
- this.ultraDateTimeEditor1.Size = new System.Drawing.Size(118, 21);
- this.ultraDateTimeEditor1.TabIndex = 31;
- this.ultraDateTimeEditor1.Value = new System.DateTime(2014, 1, 1, 0, 0, 0, 0);
- //
- // txtOLD_SAMPL_NO2
- //
- this.txtOLD_SAMPL_NO2.Location = new System.Drawing.Point(204, 39);
- this.txtOLD_SAMPL_NO2.Name = "txtOLD_SAMPL_NO2";
- this.txtOLD_SAMPL_NO2.Size = new System.Drawing.Size(118, 21);
- this.txtOLD_SAMPL_NO2.TabIndex = 36;
- this.txtOLD_SAMPL_NO2.Text = "L3-050152-10A0000";
- //
- // txtOLD_SAMPL_NO1
- //
- this.txtOLD_SAMPL_NO1.Location = new System.Drawing.Point(69, 39);
- this.txtOLD_SAMPL_NO1.Name = "txtOLD_SAMPL_NO1";
- this.txtOLD_SAMPL_NO1.Size = new System.Drawing.Size(118, 21);
- this.txtOLD_SAMPL_NO1.TabIndex = 35;
- this.txtOLD_SAMPL_NO1.Text = "L1-026796-10A00B0";
- //
- // label7
- //
- this.label7.BackColor = System.Drawing.Color.Yellow;
- this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label7.Location = new System.Drawing.Point(798, 68);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(64, 21);
- this.label7.TabIndex = 6;
- this.label7.Text = "重量合计";
- this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label6
- //
- this.label6.BackColor = System.Drawing.Color.Yellow;
- this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label6.Location = new System.Drawing.Point(633, 68);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(64, 21);
- this.label6.TabIndex = 5;
- this.label6.Text = "卷数合计";
- this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label3
- //
- this.label3.BackColor = System.Drawing.Color.LightBlue;
- this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label3.Location = new System.Drawing.Point(541, 9);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(64, 21);
- this.label3.TabIndex = 2;
- this.label3.Text = "轧钢时间";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label2
- //
- this.label2.BackColor = System.Drawing.Color.LightBlue;
- this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label2.Location = new System.Drawing.Point(203, 9);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(64, 21);
- this.label2.TabIndex = 1;
- this.label2.Text = "入库时间";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.Color.LightBlue;
- this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label1.Location = new System.Drawing.Point(3, 39);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(64, 21);
- this.label1.TabIndex = 0;
- this.label1.Text = "钢卷号";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // 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.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.ColumnName = "COIL_CNT";
- //
- // dataColumn2
- //
- this.dataColumn2.ColumnName = "COIL_WGT";
- //
- // dataColumn3
- //
- this.dataColumn3.ColumnName = "SPEC_STL_GRD";
- //
- // dataColumn4
- //
- this.dataColumn4.ColumnName = "INSTR_COIL_THK";
- //
- // dataColumn5
- //
- this.dataColumn5.ColumnName = "INSTR_COIL_WTH";
- //
- // dataColumn6
- //
- this.dataColumn6.ColumnName = "EXTSHAPE_DEC_GRD";
- //
- // dataColumn7
- //
- this.dataColumn7.ColumnName = "ORD_FL";
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.Expanded = false;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1016, 166);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 713);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1016, 21);
- this.ultraExpandableGroupBox1.TabIndex = 1;
- this.ultraExpandableGroupBox1.Text = "统计区";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1010, 144);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- this.ultraExpandableGroupBoxPanel1.Visible = false;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table1";
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance3.BackColor = System.Drawing.SystemColors.Window;
- appearance3.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance3;
- ultraGridBand1.AddButtonCaption = "table0";
- ultraGridColumn1.Header.Caption = "卷数(个)";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 19);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn2.Header.Caption = "重量(吨)";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 7;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 19);
- ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 23);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn3.Header.Caption = "牌号";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 19);
- ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 23);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn4.Header.Caption = "厚度";
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 19);
- ultraGridColumn4.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 23);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn5.Header.Caption = "宽度";
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 19);
- ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 23);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn6.Header.Caption = "正次品";
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(119, 19);
- ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 23);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn7.Header.Caption = "订单材/余材";
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 19);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7});
- ultraGridBand1.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance5.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance5.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance5.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance5;
- appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance6;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance7.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance7.BackColor2 = System.Drawing.SystemColors.Control;
- appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance7;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance8.BackColor = System.Drawing.SystemColors.Window;
- appearance8.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance8;
- appearance9.BackColor = System.Drawing.SystemColors.Highlight;
- appearance9.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance9;
- appearance10.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance10;
- appearance11.BorderColor = System.Drawing.Color.Silver;
- appearance11.TextHAlignAsString = "Center";
- appearance11.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- appearance11.TextVAlignAsString = "Middle";
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance11;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.CellSelect;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance12.BackColor = System.Drawing.SystemColors.Control;
- appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance12.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance12.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance12;
- appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- appearance13.TextHAlignAsString = "Center";
- appearance13.TextVAlignAsString = "Middle";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance13;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance14.BackColor = System.Drawing.SystemColors.Window;
- appearance14.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance14;
- appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance15;
- appearance16.TextHAlignAsString = "Center";
- appearance16.TextVAlignAsString = "Middle";
- this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance16;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- appearance31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance31;
- appearance32.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance32;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- 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(0, 94);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1016, 619);
- this.ultraGrid1.TabIndex = 4;
- this.ultraGrid1.Text = "ultraGrid1";
- //
- // saveFileDialog1
- //
- this.saveFileDialog1.FileName = "入库品种说明表";
- this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
- //
- // UIC020120
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1016, 734);
- this.Controls.Add(this.ultraGrid1);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Controls.Add(this.panel1);
- this.Name = "UIC020120";
- this.Text = "入库品种规格说明";
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
- this.groupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtOLD_SAMPL_NO2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtOLD_SAMPL_NO1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label3;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOLD_SAMPL_NO2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOLD_SAMPL_NO1;
- private System.Windows.Forms.Panel panel1;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
- private System.Windows.Forms.Label label9;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor4;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor3;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label11;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
- private System.Windows.Forms.Label label20;
- 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 Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
- private System.Windows.Forms.Label label13;
- private System.Data.DataColumn dataColumn7;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
- private System.Windows.Forms.SaveFileDialog saveFileDialog1;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor4;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.GroupBox groupBox1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
- }
- }
|