| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936 |
- namespace Core.StlMes.Client.ZGMil.Popup
- {
- partial class FrmQADefect
- {
- /// <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("Table2", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_ITEM", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WASTE_BRANCH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_ITEM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFLINE_PRODUCT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TWASTE_BRANCH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOFFLINE_PRODUCT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TWASTE_TONS");
- 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("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ADD_ITEM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = 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.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.ultraGroupBox3 = 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.dataColumn23 = new System.Data.DataColumn();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn25 = 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.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
- 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.dataColumn22 = 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.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();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
- this.ultraGroupBox3.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();
- this.tableLayoutPanel3.SuspendLayout();
- ((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();
- ((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();
- 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.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 2;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 459F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(1109, 526);
- 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.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(3, 3);
- this.ultraGroupBox4.Name = "ultraGroupBox4";
- this.ultraGroupBox4.Size = new System.Drawing.Size(1103, 54);
- this.ultraGroupBox4.TabIndex = 8;
- this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // uneZL
- //
- this.uneZL.Location = new System.Drawing.Point(449, 19);
- this.uneZL.MaskInput = "n.nnnn";
- this.uneZL.Name = "uneZL";
- this.uneZL.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.uneZL.Size = new System.Drawing.Size(50, 21);
- this.uneZL.TabIndex = 55;
- this.uneZL.Value = 1D;
- this.uneZL.Visible = false;
- this.uneZL.ValueChanged += new System.EventHandler(this.umeScrapNum_ValueChanged);
- //
- // umeOffLineNum
- //
- this.umeOffLineNum.Location = new System.Drawing.Point(810, 19);
- this.umeOffLineNum.MaskInput = "nnnn";
- this.umeOffLineNum.Name = "umeOffLineNum";
- this.umeOffLineNum.Size = new System.Drawing.Size(59, 21);
- this.umeOffLineNum.TabIndex = 54;
- this.umeOffLineNum.Visible = false;
- //
- // umeScrapTon
- //
- this.umeScrapTon.Location = new System.Drawing.Point(686, 19);
- this.umeScrapTon.MaskInput = "nnnn.nnn";
- this.umeScrapTon.Name = "umeScrapTon";
- this.umeScrapTon.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.umeScrapTon.Size = new System.Drawing.Size(56, 21);
- this.umeScrapTon.TabIndex = 54;
- this.umeScrapTon.Visible = false;
- //
- // umeScrapNum
- //
- this.umeScrapNum.Location = new System.Drawing.Point(564, 19);
- this.umeScrapNum.MaskInput = "nnnn";
- this.umeScrapNum.Name = "umeScrapNum";
- this.umeScrapNum.Size = new System.Drawing.Size(52, 21);
- this.umeScrapNum.TabIndex = 54;
- this.umeScrapNum.Visible = false;
- this.umeScrapNum.ValueChanged += new System.EventHandler(this.umeScrapNum_ValueChanged);
- //
- // btnOK
- //
- this.btnOK.Location = new System.Drawing.Point(891, 17);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(77, 26);
- 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(190, 23);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(65, 12);
- 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(632, 24);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(53, 12);
- this.label5.TabIndex = 50;
- this.label5.Text = "废品吨:";
- this.label5.Visible = false;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label4.Location = new System.Drawing.Point(756, 24);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(53, 12);
- this.label4.TabIndex = 50;
- this.label4.Text = "下线支:";
- this.label4.Visible = false;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label6.Location = new System.Drawing.Point(384, 24);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(65, 12);
- this.label6.TabIndex = 50;
- this.label6.Text = "重量系数:";
- this.label6.Visible = false;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label2.Location = new System.Drawing.Point(507, 24);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(53, 12);
- this.label2.TabIndex = 50;
- this.label2.Text = "废品支:";
- this.label2.Visible = false;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label3.Location = new System.Drawing.Point(20, 23);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(41, 12);
- this.label3.TabIndex = 50;
- this.label3.Text = "炉号:";
- //
- // txtLotNo
- //
- this.txtLotNo.Enabled = false;
- this.txtLotNo.Location = new System.Drawing.Point(260, 19);
- this.txtLotNo.Name = "txtLotNo";
- this.txtLotNo.Size = new System.Drawing.Size(110, 21);
- this.txtLotNo.TabIndex = 1;
- this.txtLotNo.Text = "ultraTextEditor1";
- //
- // txtHeatNo
- //
- this.txtHeatNo.Enabled = false;
- this.txtHeatNo.Location = new System.Drawing.Point(67, 19);
- this.txtHeatNo.Name = "txtHeatNo";
- this.txtHeatNo.Size = new System.Drawing.Size(110, 21);
- 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, 58.7156F));
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 41.2844F));
- this.tableLayoutPanel2.Controls.Add(this.ultraGroupBox3, 1, 0);
- this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 0);
- this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 63);
- 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(1103, 460);
- this.tableLayoutPanel2.TabIndex = 9;
- //
- // ultraGroupBox3
- //
- this.ultraGroupBox3.Controls.Add(this.ultraGrid1);
- this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox3.Location = new System.Drawing.Point(650, 3);
- this.ultraGroupBox3.Name = "ultraGroupBox3";
- this.ultraGroupBox3.Size = new System.Drawing.Size(450, 454);
- this.ultraGroupBox3.TabIndex = 8;
- this.ultraGroupBox3.Text = "抽检管缺陷记录汇总";
- this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table2";
- this.ultraGrid1.DataSource = this.dataSet1;
- ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Hidden = true;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.DefaultCellValue = "0";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.MaskInput = "nnnnn";
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerNonNegative;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
- ultraGridColumn5.DefaultCellValue = "0";
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.MaskInput = "nnnnn";
- ultraGridColumn5.MaxLength = 20;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerNonNegative;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.Hidden = true;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.Hidden = true;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.Hidden = true;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.Hidden = true;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9});
- ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
- ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
- ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
- ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
- ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.InterBandSpacing = 8;
- appearance1.FontData.BoldAsString = "True";
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance1;
- this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
- appearance2.BackColor = System.Drawing.Color.Transparent;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance2;
- appearance4.TextVAlignAsString = "Middle";
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance4;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
- appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
- appearance5.TextHAlignAsString = "Center";
- appearance5.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance5;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1;
- this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 21;
- appearance6.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance6;
- 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;
- 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.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance7;
- 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, 18);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(444, 433);
- this.ultraGrid1.TabIndex = 6;
- this.ultraGrid1.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_ClickCellButton);
- //
- // 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.dataColumn23,
- this.dataColumn24,
- this.dataColumn25});
- 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";
- //
- // dataColumn23
- //
- this.dataColumn23.ColumnName = "TWASTE_BRANCH";
- //
- // dataColumn24
- //
- this.dataColumn24.ColumnName = "TOFFLINE_PRODUCT";
- //
- // dataColumn25
- //
- this.dataColumn25.ColumnName = "TWASTE_TONS";
- //
- // 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";
- //
- // 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.ultraGroupBox2, 0, 1);
- this.tableLayoutPanel3.Controls.Add(this.ultraGroupBox1, 0, 0);
- this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
- this.tableLayoutPanel3.Name = "tableLayoutPanel3";
- this.tableLayoutPanel3.RowCount = 2;
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 51F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel3.Size = new System.Drawing.Size(641, 454);
- this.tableLayoutPanel3.TabIndex = 1;
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.Location = new System.Drawing.Point(3, 54);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(635, 397);
- this.ultraGroupBox2.TabIndex = 9;
- this.ultraGroupBox2.Text = "缺陷项记录";
- this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataMember = "Table1";
- this.ultraGrid2.DataSource = this.dataSet2;
- ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn10.Header.VisiblePosition = 0;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn11.Header.VisiblePosition = 1;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.Header.Caption = "添加";
- ultraGridColumn12.Header.VisiblePosition = 2;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(105, 0);
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
- ultraGridColumn13.Header.VisiblePosition = 3;
- ultraGridColumn13.Hidden = true;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13});
- 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.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- 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, 18);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(629, 376);
- 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.dataColumn22});
- 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";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "缺陷代码";
- this.dataColumn22.ColumnName = "BASECODE";
- //
- // 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(3, 3);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(635, 45);
- this.ultraGroupBox1.TabIndex = 0;
- 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(90, 12);
- this.cmbItemLevel.Name = "cmbItemLevel";
- this.cmbItemLevel.Size = new System.Drawing.Size(70, 21);
- this.cmbItemLevel.TabIndex = 57;
- //
- // chkItemName
- //
- this.chkItemName.Location = new System.Drawing.Point(170, 12);
- this.chkItemName.Name = "chkItemName";
- this.chkItemName.Size = new System.Drawing.Size(75, 20);
- this.chkItemName.TabIndex = 59;
- this.chkItemName.Text = "缺馅名称";
- this.chkItemName.CheckedChanged += new System.EventHandler(this.chkItemLevel_CheckedChanged);
- //
- // chkItemCode
- //
- this.chkItemCode.Location = new System.Drawing.Point(361, 13);
- this.chkItemCode.Name = "chkItemCode";
- this.chkItemCode.Size = new System.Drawing.Size(75, 20);
- this.chkItemCode.TabIndex = 60;
- this.chkItemCode.Text = "缺馅代码";
- this.chkItemCode.Visible = false;
- this.chkItemCode.CheckedChanged += new System.EventHandler(this.chkItemLevel_CheckedChanged);
- //
- // chkItemLevel
- //
- this.chkItemLevel.Location = new System.Drawing.Point(11, 12);
- this.chkItemLevel.Name = "chkItemLevel";
- this.chkItemLevel.Size = new System.Drawing.Size(75, 20);
- this.chkItemLevel.TabIndex = 58;
- this.chkItemLevel.Text = "缺馅等级";
- this.chkItemLevel.CheckedChanged += new System.EventHandler(this.chkItemLevel_CheckedChanged);
- //
- // ultraButton2
- //
- this.ultraButton2.Location = new System.Drawing.Point(544, 11);
- this.ultraButton2.Name = "ultraButton2";
- this.ultraButton2.Size = new System.Drawing.Size(77, 22);
- this.ultraButton2.TabIndex = 54;
- this.ultraButton2.Text = "查询";
- this.ultraButton2.Click += new System.EventHandler(this.ultraButton2_Click);
- //
- // txtItemCode
- //
- this.txtItemCode.Enabled = false;
- this.txtItemCode.Location = new System.Drawing.Point(443, 12);
- this.txtItemCode.Name = "txtItemCode";
- this.txtItemCode.Size = new System.Drawing.Size(100, 21);
- this.txtItemCode.TabIndex = 56;
- this.txtItemCode.Text = "ultraTextEditor1";
- this.txtItemCode.Visible = false;
- //
- // txtItemName
- //
- this.txtItemName.Enabled = false;
- this.txtItemName.Location = new System.Drawing.Point(254, 12);
- this.txtItemName.Name = "txtItemName";
- this.txtItemName.Size = new System.Drawing.Size(100, 21);
- this.txtItemName.TabIndex = 55;
- this.txtItemName.Text = "ultraTextEditor1";
- //
- // FrmQADefect
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1109, 526);
- this.Controls.Add(this.tableLayoutPanel1);
- this.Margin = new System.Windows.Forms.Padding(4);
- this.Name = "FrmQADefect";
- this.Text = "缺陷项抽检";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmQADefect_FormClosed);
- 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);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
- this.ultraGroupBox3.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();
- this.tableLayoutPanel3.ResumeLayout(false);
- ((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();
- ((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();
- 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 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 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 System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- 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 Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Windows.Forms.Label label6;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor uneZL;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn23;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn25;
- }
- }
|