| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212 |
- namespace Core.StlMes.Client.ZGMil.Popup
- {
- partial class FrmQADefectS
- {
- /// <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()
- {
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SIMPLE_LOT_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NUM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WASTE_BRANCH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFLINE_PRODUCT");
- 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 appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_ITEM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WASTE_BRANCH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_ITEM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFLINE_PRODUCT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_CODE");
- Infragistics.Win.Appearance appearance3 = 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 appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ADD_ITEM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WASTENUM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFNUM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASECODE");
- 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();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
- this.uneZL = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.umeOffLineNum = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.umeScrapTon = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.umeScrapNum = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.btnCancel = new Infragistics.Win.Misc.UltraButton();
- this.btnOK = new Infragistics.Win.Misc.UltraButton();
- this.label1 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.txtLotNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtHeatNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
- this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet3 = new System.Data.DataSet();
- this.dtSimple = new System.Data.DataTable();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn23 = new System.Data.DataColumn();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn25 = new System.Data.DataColumn();
- this.dataColumn26 = new System.Data.DataColumn();
- this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
- this.chkSimpleNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
- this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dtCountDefect = new System.Data.DataTable();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dtDefect = new System.Data.DataTable();
- this.dataColumn5 = new System.Data.DataColumn();
- 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.dataColumn18 = new System.Data.DataColumn();
- this.dtPipeSize = new System.Data.DataTable();
- 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.dataColumn17 = new System.Data.DataColumn();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.cmbItemLevel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.chkItemName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chkItemCode = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chkItemLevel = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
- this.txtItemCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtItemName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet2 = new System.Data.DataSet();
- this.dtItem = new System.Data.DataTable();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn28 = new System.Data.DataColumn();
- this.dataColumn29 = new System.Data.DataColumn();
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
- this.ultraGroupBox4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uneZL)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.umeOffLineNum)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.umeScrapTon)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.umeScrapNum)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).BeginInit();
- this.tableLayoutPanel2.SuspendLayout();
- this.tableLayoutPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
- this.ultraGroupBox6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtSimple)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
- this.ultraGroupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chkSimpleNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
- this.tableLayoutPanel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
- this.ultraGroupBox5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtCountDefect)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtDefect)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtPipeSize)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbItemLevel)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkItemName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkItemCode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkItemLevel)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtItemCode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtItemName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtItem)).BeginInit();
- this.SuspendLayout();
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 1;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox4, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 2;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 75F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 465F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(1554, 746);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // ultraGroupBox4
- //
- this.ultraGroupBox4.Controls.Add(this.uneZL);
- this.ultraGroupBox4.Controls.Add(this.umeOffLineNum);
- this.ultraGroupBox4.Controls.Add(this.umeScrapTon);
- this.ultraGroupBox4.Controls.Add(this.umeScrapNum);
- this.ultraGroupBox4.Controls.Add(this.btnCancel);
- this.ultraGroupBox4.Controls.Add(this.btnOK);
- this.ultraGroupBox4.Controls.Add(this.label1);
- this.ultraGroupBox4.Controls.Add(this.label5);
- this.ultraGroupBox4.Controls.Add(this.label4);
- this.ultraGroupBox4.Controls.Add(this.label6);
- this.ultraGroupBox4.Controls.Add(this.label2);
- this.ultraGroupBox4.Controls.Add(this.label3);
- this.ultraGroupBox4.Controls.Add(this.txtLotNo);
- this.ultraGroupBox4.Controls.Add(this.txtHeatNo);
- this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox4.Location = new System.Drawing.Point(4, 4);
- this.ultraGroupBox4.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox4.Name = "ultraGroupBox4";
- this.ultraGroupBox4.Size = new System.Drawing.Size(1546, 67);
- this.ultraGroupBox4.TabIndex = 8;
- this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // uneZL
- //
- this.uneZL.Location = new System.Drawing.Point(599, 24);
- this.uneZL.Margin = new System.Windows.Forms.Padding(4);
- this.uneZL.MaskInput = "n.nnnn";
- this.uneZL.Name = "uneZL";
- this.uneZL.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.uneZL.Size = new System.Drawing.Size(67, 24);
- this.uneZL.TabIndex = 55;
- this.uneZL.Value = 1D;
- this.uneZL.ValueChanged += new System.EventHandler(this.umeScrapNum_ValueChanged);
- //
- // umeOffLineNum
- //
- this.umeOffLineNum.Location = new System.Drawing.Point(1080, 24);
- this.umeOffLineNum.Margin = new System.Windows.Forms.Padding(4);
- this.umeOffLineNum.MaskInput = "nnnn";
- this.umeOffLineNum.Name = "umeOffLineNum";
- this.umeOffLineNum.Size = new System.Drawing.Size(79, 24);
- this.umeOffLineNum.TabIndex = 54;
- //
- // umeScrapTon
- //
- this.umeScrapTon.Location = new System.Drawing.Point(915, 24);
- this.umeScrapTon.Margin = new System.Windows.Forms.Padding(4);
- this.umeScrapTon.MaskInput = "nnnn.nnn";
- this.umeScrapTon.Name = "umeScrapTon";
- this.umeScrapTon.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.umeScrapTon.Size = new System.Drawing.Size(75, 24);
- this.umeScrapTon.TabIndex = 54;
- //
- // umeScrapNum
- //
- this.umeScrapNum.Location = new System.Drawing.Point(752, 24);
- this.umeScrapNum.Margin = new System.Windows.Forms.Padding(4);
- this.umeScrapNum.MaskInput = "nnnn";
- this.umeScrapNum.Name = "umeScrapNum";
- this.umeScrapNum.Size = new System.Drawing.Size(69, 24);
- this.umeScrapNum.TabIndex = 54;
- this.umeScrapNum.ValueChanged += new System.EventHandler(this.umeScrapNum_ValueChanged);
- //
- // btnCancel
- //
- this.btnCancel.Location = new System.Drawing.Point(1325, 21);
- this.btnCancel.Margin = new System.Windows.Forms.Padding(4);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(103, 32);
- this.btnCancel.TabIndex = 0;
- this.btnCancel.Text = "取消";
- //
- // btnOK
- //
- this.btnOK.Location = new System.Drawing.Point(1188, 21);
- this.btnOK.Margin = new System.Windows.Forms.Padding(4);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(103, 32);
- this.btnOK.TabIndex = 0;
- this.btnOK.Text = "确定";
- this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label1.Location = new System.Drawing.Point(253, 29);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(82, 15);
- this.label1.TabIndex = 51;
- this.label1.Text = "生产批号:";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label5.Location = new System.Drawing.Point(843, 30);
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(67, 15);
- this.label5.TabIndex = 50;
- this.label5.Text = "废品吨:";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label4.Location = new System.Drawing.Point(1008, 30);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(67, 15);
- this.label4.TabIndex = 50;
- this.label4.Text = "下线支:";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label6.Location = new System.Drawing.Point(512, 30);
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(82, 15);
- this.label6.TabIndex = 50;
- this.label6.Text = "重量系数:";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label2.Location = new System.Drawing.Point(676, 30);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(67, 15);
- this.label2.TabIndex = 50;
- this.label2.Text = "废品支:";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label3.Location = new System.Drawing.Point(27, 29);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(52, 15);
- this.label3.TabIndex = 50;
- this.label3.Text = "炉号:";
- //
- // txtLotNo
- //
- this.txtLotNo.Enabled = false;
- this.txtLotNo.Location = new System.Drawing.Point(347, 24);
- this.txtLotNo.Margin = new System.Windows.Forms.Padding(4);
- this.txtLotNo.Name = "txtLotNo";
- this.txtLotNo.Size = new System.Drawing.Size(147, 24);
- this.txtLotNo.TabIndex = 1;
- this.txtLotNo.Text = "ultraTextEditor1";
- //
- // txtHeatNo
- //
- this.txtHeatNo.Enabled = false;
- this.txtHeatNo.Location = new System.Drawing.Point(89, 24);
- this.txtHeatNo.Margin = new System.Windows.Forms.Padding(4);
- this.txtHeatNo.Name = "txtHeatNo";
- this.txtHeatNo.Size = new System.Drawing.Size(147, 24);
- this.txtHeatNo.TabIndex = 1;
- this.txtHeatNo.Text = "ultraTextEditor1";
- //
- // tableLayoutPanel2
- //
- this.tableLayoutPanel2.ColumnCount = 2;
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40.23286F));
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 59.76714F));
- this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 0);
- this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel4, 1, 0);
- this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel2.Location = new System.Drawing.Point(4, 79);
- this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(4);
- this.tableLayoutPanel2.Name = "tableLayoutPanel2";
- this.tableLayoutPanel2.RowCount = 1;
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel2.Size = new System.Drawing.Size(1546, 663);
- this.tableLayoutPanel2.TabIndex = 9;
- //
- // tableLayoutPanel3
- //
- this.tableLayoutPanel3.ColumnCount = 1;
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel3.Controls.Add(this.ultraGroupBox6, 0, 1);
- this.tableLayoutPanel3.Controls.Add(this.ultraGroupBox3, 0, 0);
- this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel3.Location = new System.Drawing.Point(4, 4);
- this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(4);
- this.tableLayoutPanel3.Name = "tableLayoutPanel3";
- this.tableLayoutPanel3.RowCount = 2;
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel3.Size = new System.Drawing.Size(614, 655);
- this.tableLayoutPanel3.TabIndex = 1;
- //
- // ultraGroupBox6
- //
- this.ultraGroupBox6.Controls.Add(this.ultraGrid3);
- this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox6.Location = new System.Drawing.Point(4, 64);
- this.ultraGroupBox6.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox6.Name = "ultraGroupBox6";
- this.ultraGroupBox6.Size = new System.Drawing.Size(606, 587);
- this.ultraGroupBox6.TabIndex = 12;
- this.ultraGroupBox6.Text = "性能批信息";
- this.ultraGroupBox6.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraGrid3
- //
- this.ultraGrid3.DataMember = "Table1";
- this.ultraGrid3.DataSource = this.dataSet3;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(114, 0);
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(107, 0);
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(127, 0);
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5});
- ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
- ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
- ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
- ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
- ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid3.DisplayLayout.InterBandSpacing = 8;
- appearance1.FontData.BoldAsString = "True";
- this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance1;
- this.ultraGrid3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid3.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
- appearance2.BackColor = System.Drawing.Color.Transparent;
- this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance2;
- appearance4.TextVAlignAsString = "Middle";
- this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance4;
- this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid3.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
- appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
- appearance5.TextHAlignAsString = "Center";
- appearance5.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
- this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance5;
- this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid3.DisplayLayout.Override.MaxSelectedRows = 1;
- this.ultraGrid3.DisplayLayout.Override.MinRowHeight = 21;
- appearance6.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid3.DisplayLayout.Override.RowSelectorAppearance = appearance6;
- this.ultraGrid3.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid3.DisplayLayout.Override.RowSelectorWidth = 26;
- this.ultraGrid3.DisplayLayout.Override.RowSpacingBefore = 0;
- appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
- appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
- appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance7.ForeColor = System.Drawing.Color.Black;
- this.ultraGrid3.DisplayLayout.Override.SelectedRowAppearance = appearance7;
- this.ultraGrid3.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid3.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid3.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
- this.ultraGrid3.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid3.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid3.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
- this.ultraGrid3.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
- this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid3.Location = new System.Drawing.Point(3, 21);
- this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGrid3.Name = "ultraGrid3";
- this.ultraGrid3.Size = new System.Drawing.Size(600, 563);
- this.ultraGrid3.TabIndex = 6;
- this.ultraGrid3.AfterRowActivate += new System.EventHandler(this.ultraGrid3_AfterRowActivate);
- //
- // dataSet3
- //
- this.dataSet3.DataSetName = "NewDataSet";
- this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
- this.dtSimple});
- //
- // dtSimple
- //
- this.dtSimple.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn22,
- this.dataColumn23,
- this.dataColumn24,
- this.dataColumn25,
- this.dataColumn26});
- this.dtSimple.TableName = "Table1";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "炉号";
- this.dataColumn22.ColumnName = "JUDGE_STOVE_NO";
- //
- // dataColumn23
- //
- this.dataColumn23.Caption = "性能批号";
- this.dataColumn23.ColumnName = "SIMPLE_LOT_NO";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "支数";
- this.dataColumn24.ColumnName = "MAT_NUM";
- //
- // dataColumn25
- //
- this.dataColumn25.Caption = "废品支";
- this.dataColumn25.ColumnName = "WASTE_BRANCH";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "下线支";
- this.dataColumn26.ColumnName = "OFFLINE_PRODUCT";
- //
- // ultraGroupBox3
- //
- this.ultraGroupBox3.Controls.Add(this.chkSimpleNo);
- this.ultraGroupBox3.Controls.Add(this.ultraButton1);
- this.ultraGroupBox3.Controls.Add(this.ultraTextEditor2);
- this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox3.Location = new System.Drawing.Point(4, 4);
- this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox3.Name = "ultraGroupBox3";
- this.ultraGroupBox3.Size = new System.Drawing.Size(606, 52);
- this.ultraGroupBox3.TabIndex = 2;
- this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // chkSimpleNo
- //
- this.chkSimpleNo.Location = new System.Drawing.Point(9, 15);
- this.chkSimpleNo.Margin = new System.Windows.Forms.Padding(4);
- this.chkSimpleNo.Name = "chkSimpleNo";
- this.chkSimpleNo.Size = new System.Drawing.Size(100, 25);
- this.chkSimpleNo.TabIndex = 59;
- this.chkSimpleNo.Text = "性能批号";
- //
- // ultraButton1
- //
- this.ultraButton1.Location = new System.Drawing.Point(293, 14);
- this.ultraButton1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraButton1.Name = "ultraButton1";
- this.ultraButton1.Size = new System.Drawing.Size(103, 28);
- this.ultraButton1.TabIndex = 54;
- this.ultraButton1.Text = "查询";
- this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
- //
- // ultraTextEditor2
- //
- this.ultraTextEditor2.Enabled = false;
- this.ultraTextEditor2.Location = new System.Drawing.Point(121, 15);
- this.ultraTextEditor2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraTextEditor2.Name = "ultraTextEditor2";
- this.ultraTextEditor2.Size = new System.Drawing.Size(133, 24);
- this.ultraTextEditor2.TabIndex = 55;
- this.ultraTextEditor2.Text = "ultraTextEditor1";
- //
- // tableLayoutPanel4
- //
- this.tableLayoutPanel4.ColumnCount = 1;
- this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel4.Controls.Add(this.ultraGroupBox5, 0, 2);
- this.tableLayoutPanel4.Controls.Add(this.ultraGroupBox1, 0, 0);
- this.tableLayoutPanel4.Controls.Add(this.ultraGroupBox2, 0, 1);
- this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel4.Location = new System.Drawing.Point(625, 3);
- this.tableLayoutPanel4.Name = "tableLayoutPanel4";
- this.tableLayoutPanel4.RowCount = 3;
- this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.86811F));
- this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85.1319F));
- this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 207F));
- this.tableLayoutPanel4.Size = new System.Drawing.Size(918, 657);
- this.tableLayoutPanel4.TabIndex = 2;
- //
- // ultraGroupBox5
- //
- this.ultraGroupBox5.Controls.Add(this.ultraGrid1);
- this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox5.Location = new System.Drawing.Point(4, 453);
- this.ultraGroupBox5.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox5.Name = "ultraGroupBox5";
- this.ultraGroupBox5.Size = new System.Drawing.Size(910, 200);
- this.ultraGroupBox5.TabIndex = 11;
- this.ultraGroupBox5.Text = "性能批缺陷项汇总";
- this.ultraGroupBox5.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table2";
- this.ultraGrid1.DataSource = this.dataSet1;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn6.Header.VisiblePosition = 0;
- ultraGridColumn6.Hidden = true;
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn7.Header.VisiblePosition = 1;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.DefaultCellValue = "0";
- ultraGridColumn8.Header.VisiblePosition = 2;
- ultraGridColumn8.MaskInput = "nnn";
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerNonNegative;
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn9.Header.VisiblePosition = 3;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
- ultraGridColumn10.DefaultCellValue = "0";
- ultraGridColumn10.Header.VisiblePosition = 4;
- ultraGridColumn10.MaskInput = "nnn";
- ultraGridColumn10.MaxLength = 20;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerNonNegative;
- ultraGridColumn11.Header.VisiblePosition = 5;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11});
- ultraGridBand2.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
- ultraGridBand2.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
- ultraGridBand2.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
- ultraGridBand2.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
- ultraGridBand2.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
- ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid1.DisplayLayout.InterBandSpacing = 8;
- appearance3.FontData.BoldAsString = "True";
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance3;
- this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
- appearance14.BackColor = System.Drawing.Color.Transparent;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance14;
- appearance15.TextVAlignAsString = "Middle";
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance15;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
- appearance16.BackColor = System.Drawing.Color.LightSteelBlue;
- appearance16.TextHAlignAsString = "Center";
- appearance16.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance16;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1;
- this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 21;
- appearance17.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance17;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 26;
- this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 0;
- appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
- appearance18.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
- appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance18.ForeColor = System.Drawing.Color.Black;
- this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance18;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
- this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
- this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(904, 176);
- this.ultraGrid1.TabIndex = 6;
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dtCountDefect,
- this.dtDefect,
- this.dtPipeSize});
- //
- // dtCountDefect
- //
- this.dtCountDefect.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16});
- this.dtCountDefect.TableName = "Table1";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "缺陷项";
- this.dataColumn14.ColumnName = "DEFECT";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "合格";
- this.dataColumn15.ColumnName = "QUELIFIED";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "不合格";
- this.dataColumn16.ColumnName = "unQUELIFIED";
- //
- // dtDefect
- //
- this.dtDefect.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn5,
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn18});
- this.dtDefect.TableName = "Table2";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "炉号";
- this.dataColumn5.ColumnName = "JUDGE_STOVE_NO";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "缺陷项";
- this.dataColumn1.ColumnName = "DEFECT_ITEM";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "废品支";
- this.dataColumn2.ColumnName = "WASTE_BRANCH";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "移除";
- this.dataColumn3.ColumnName = "DELETE_ITEM";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "下线支";
- this.dataColumn4.ColumnName = "OFFLINE_PRODUCT";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "缺陷项代码";
- this.dataColumn18.ColumnName = "DEFECT_CODE";
- //
- // dtPipeSize
- //
- this.dtPipeSize.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn17});
- this.dtPipeSize.TableName = "Table3";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "抽检管编号";
- this.dataColumn6.ColumnName = "SAMPLE_PIPE_NO";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "D1";
- this.dataColumn7.ColumnName = "D1";
- //
- // dataColumn8
- //
- this.dataColumn8.ColumnName = "D2";
- //
- // dataColumn9
- //
- this.dataColumn9.ColumnName = "S1";
- //
- // dataColumn10
- //
- this.dataColumn10.ColumnName = "S2";
- //
- // dataColumn11
- //
- this.dataColumn11.ColumnName = "S3";
- //
- // dataColumn12
- //
- this.dataColumn12.ColumnName = "S4";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "位置(管段/管体)";
- this.dataColumn13.ColumnName = "LOCATION";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "抽检管序号";
- this.dataColumn17.ColumnName = "SAMPLE_PIPE_SEQ";
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.cmbItemLevel);
- this.ultraGroupBox1.Controls.Add(this.chkItemName);
- this.ultraGroupBox1.Controls.Add(this.chkItemCode);
- this.ultraGroupBox1.Controls.Add(this.chkItemLevel);
- this.ultraGroupBox1.Controls.Add(this.ultraButton2);
- this.ultraGroupBox1.Controls.Add(this.txtItemCode);
- this.ultraGroupBox1.Controls.Add(this.txtItemName);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(4, 4);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(910, 58);
- this.ultraGroupBox1.TabIndex = 1;
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // cmbItemLevel
- //
- this.cmbItemLevel.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbItemLevel.Enabled = false;
- this.cmbItemLevel.Location = new System.Drawing.Point(120, 15);
- this.cmbItemLevel.Margin = new System.Windows.Forms.Padding(4);
- this.cmbItemLevel.Name = "cmbItemLevel";
- this.cmbItemLevel.Size = new System.Drawing.Size(93, 24);
- this.cmbItemLevel.TabIndex = 57;
- //
- // chkItemName
- //
- this.chkItemName.Location = new System.Drawing.Point(227, 15);
- this.chkItemName.Margin = new System.Windows.Forms.Padding(4);
- this.chkItemName.Name = "chkItemName";
- this.chkItemName.Size = new System.Drawing.Size(100, 25);
- this.chkItemName.TabIndex = 59;
- this.chkItemName.Text = "缺馅名称";
- //
- // chkItemCode
- //
- this.chkItemCode.Location = new System.Drawing.Point(481, 16);
- this.chkItemCode.Margin = new System.Windows.Forms.Padding(4);
- this.chkItemCode.Name = "chkItemCode";
- this.chkItemCode.Size = new System.Drawing.Size(100, 25);
- this.chkItemCode.TabIndex = 60;
- this.chkItemCode.Text = "缺馅代码";
- this.chkItemCode.Visible = false;
- //
- // chkItemLevel
- //
- this.chkItemLevel.Location = new System.Drawing.Point(15, 15);
- this.chkItemLevel.Margin = new System.Windows.Forms.Padding(4);
- this.chkItemLevel.Name = "chkItemLevel";
- this.chkItemLevel.Size = new System.Drawing.Size(100, 25);
- this.chkItemLevel.TabIndex = 58;
- this.chkItemLevel.Text = "缺馅等级";
- //
- // ultraButton2
- //
- this.ultraButton2.Location = new System.Drawing.Point(728, 14);
- this.ultraButton2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraButton2.Name = "ultraButton2";
- this.ultraButton2.Size = new System.Drawing.Size(103, 28);
- this.ultraButton2.TabIndex = 54;
- this.ultraButton2.Text = "查询";
- //
- // txtItemCode
- //
- this.txtItemCode.Enabled = false;
- this.txtItemCode.Location = new System.Drawing.Point(591, 15);
- this.txtItemCode.Margin = new System.Windows.Forms.Padding(4);
- this.txtItemCode.Name = "txtItemCode";
- this.txtItemCode.Size = new System.Drawing.Size(133, 24);
- this.txtItemCode.TabIndex = 56;
- this.txtItemCode.Text = "ultraTextEditor1";
- this.txtItemCode.Visible = false;
- //
- // txtItemName
- //
- this.txtItemName.Enabled = false;
- this.txtItemName.Location = new System.Drawing.Point(339, 15);
- this.txtItemName.Margin = new System.Windows.Forms.Padding(4);
- this.txtItemName.Name = "txtItemName";
- this.txtItemName.Size = new System.Drawing.Size(133, 24);
- this.txtItemName.TabIndex = 55;
- this.txtItemName.Text = "ultraTextEditor1";
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.Location = new System.Drawing.Point(4, 70);
- this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(910, 375);
- this.ultraGroupBox2.TabIndex = 10;
- this.ultraGroupBox2.Text = "缺陷项记录";
- this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataMember = "Table1";
- this.ultraGrid2.DataSource = this.dataSet2;
- ultraGridColumn12.Header.VisiblePosition = 0;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn13.Header.VisiblePosition = 1;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.Header.Caption = "添加";
- ultraGridColumn14.Header.VisiblePosition = 2;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(105, 0);
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
- ultraGridColumn15.Header.VisiblePosition = 3;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(119, 0);
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerNonNegative;
- ultraGridColumn16.Header.VisiblePosition = 4;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(111, 0);
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn16.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerNonNegative;
- ultraGridColumn17.Header.VisiblePosition = 5;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(110, 0);
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand3.Columns.AddRange(new object[] {
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17});
- ultraGridBand3.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
- ultraGridBand3.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
- ultraGridBand3.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
- ultraGridBand3.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
- ultraGridBand3.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
- ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
- this.ultraGrid2.DisplayLayout.InterBandSpacing = 8;
- appearance8.FontData.BoldAsString = "True";
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance8;
- this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
- appearance9.BackColor = System.Drawing.Color.Transparent;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance9;
- appearance10.TextVAlignAsString = "Middle";
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance10;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
- appearance11.BackColor = System.Drawing.Color.LightSteelBlue;
- appearance11.TextHAlignAsString = "Center";
- appearance11.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance11;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.MaxSelectedRows = 1;
- this.ultraGrid2.DisplayLayout.Override.MinRowHeight = 21;
- appearance12.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance12;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorWidth = 26;
- this.ultraGrid2.DisplayLayout.Override.RowSpacingBefore = 0;
- appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
- appearance13.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
- appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance13.ForeColor = System.Drawing.Color.Black;
- this.ultraGrid2.DisplayLayout.Override.SelectedRowAppearance = appearance13;
- this.ultraGrid2.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid2.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid2.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
- this.ultraGrid2.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid2.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
- this.ultraGrid2.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Location = new System.Drawing.Point(3, 21);
- this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(904, 351);
- this.ultraGrid2.TabIndex = 6;
- //
- // dataSet2
- //
- this.dataSet2.DataSetName = "NewDataSet";
- this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
- this.dtItem});
- //
- // dtItem
- //
- this.dtItem.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn21,
- this.dataColumn27,
- this.dataColumn28,
- this.dataColumn29});
- this.dtItem.TableName = "Table1";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "缺陷名称";
- this.dataColumn19.ColumnName = "BASENAME";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "缺馅等级";
- this.dataColumn20.ColumnName = "MEMO";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "选择";
- this.dataColumn21.ColumnName = "ADD_ITEM";
- //
- // dataColumn27
- //
- this.dataColumn27.Caption = "废品支";
- this.dataColumn27.ColumnName = "WASTENUM";
- //
- // dataColumn28
- //
- this.dataColumn28.Caption = "下线支";
- this.dataColumn28.ColumnName = "OFFNUM";
- //
- // dataColumn29
- //
- this.dataColumn29.Caption = "缺陷项代码";
- this.dataColumn29.ColumnName = "BASECODE";
- //
- // FrmQADefectS
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1554, 746);
- this.Controls.Add(this.tableLayoutPanel1);
- this.Margin = new System.Windows.Forms.Padding(5);
- this.Name = "FrmQADefectS";
- this.Text = "缺陷项抽检";
- this.tableLayoutPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
- this.ultraGroupBox4.ResumeLayout(false);
- this.ultraGroupBox4.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uneZL)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.umeOffLineNum)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.umeScrapTon)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.umeScrapNum)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).EndInit();
- this.tableLayoutPanel2.ResumeLayout(false);
- this.tableLayoutPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
- this.ultraGroupBox6.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtSimple)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
- this.ultraGroupBox3.ResumeLayout(false);
- this.ultraGroupBox3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chkSimpleNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
- this.tableLayoutPanel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
- this.ultraGroupBox5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtCountDefect)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtDefect)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtPipeSize)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbItemLevel)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkItemName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkItemCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkItemLevel)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtItemCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtItemName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtItem)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor umeOffLineNum;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor umeScrapTon;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor umeScrapNum;
- private Infragistics.Win.Misc.UltraButton btnCancel;
- private Infragistics.Win.Misc.UltraButton btnOK;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLotNo;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtHeatNo;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dtCountDefect;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataTable dtDefect;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataTable dtPipeSize;
- 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 dataColumn17;
- private System.Data.DataSet dataSet2;
- private System.Data.DataTable dtItem;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataColumn dataColumn21;
- private System.Windows.Forms.Label label6;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor uneZL;
- private System.Data.DataColumn dataColumn18;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSimpleNo;
- private Infragistics.Win.Misc.UltraButton ultraButton1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbItemLevel;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkItemName;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkItemCode;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkItemLevel;
- private Infragistics.Win.Misc.UltraButton ultraButton2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtItemCode;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtItemName;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox6;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
- private System.Data.DataSet dataSet3;
- private System.Data.DataTable dtSimple;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn23;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn25;
- private System.Data.DataColumn dataColumn26;
- private System.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn28;
- private System.Data.DataColumn dataColumn29;
- }
- }
|