| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140 |
- namespace Core.LZMes.Client.UIM
- {
- partial class UIM010050
- {
- /// <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("CHEM_CD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEM_DIS");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEM_DIS_VALUE");
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QLTY_CD_CFNM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QLTY_MIN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QLTY_MAX");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QLTY_VALUE1");
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QLTY_VALUE2");
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QLTY_VALUE3");
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QLTY_VALUE4");
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet2 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn31 = new System.Data.DataColumn();
- this.panel3 = new System.Windows.Forms.Panel();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.textBox4 = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.panel4 = new System.Windows.Forms.Panel();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.panel5 = new System.Windows.Forms.Panel();
- this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
- this.label2 = new System.Windows.Forms.Label();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label1 = new System.Windows.Forms.Label();
- this.label22 = new System.Windows.Forms.Label();
- this.textBox15 = new System.Windows.Forms.TextBox();
- this.label21 = new System.Windows.Forms.Label();
- this.textBox14 = new System.Windows.Forms.TextBox();
- this.label20 = new System.Windows.Forms.Label();
- this.textBox13 = new System.Windows.Forms.TextBox();
- this.label19 = new System.Windows.Forms.Label();
- this.textBox12 = new System.Windows.Forms.TextBox();
- this.label18 = new System.Windows.Forms.Label();
- this.textBox11 = new System.Windows.Forms.TextBox();
- this.label17 = new System.Windows.Forms.Label();
- this.textBox9 = new System.Windows.Forms.TextBox();
- this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label16 = new System.Windows.Forms.Label();
- this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label15 = new System.Windows.Forms.Label();
- this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label13 = new System.Windows.Forms.Label();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.label5 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.dataSet3 = new System.Data.DataSet();
- this.dataTable3 = new System.Data.DataTable();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- 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.dataColumn23 = new System.Data.DataColumn();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn25 = new System.Data.DataColumn();
- this.dataSet4 = new System.Data.DataSet();
- this.dataTable4 = new System.Data.DataTable();
- this.dataColumn26 = new System.Data.DataColumn();
- this.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn28 = new System.Data.DataColumn();
- this.dataColumn29 = new System.Data.DataColumn();
- this.dataColumn30 = new System.Data.DataColumn();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.label9 = new System.Windows.Forms.Label();
- this.button1 = new System.Windows.Forms.Button();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- this.panel1.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.panel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
- this.ultraGroupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
- this.SuspendLayout();
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(929, 549);
- this.ultraPanel1.TabIndex = 0;
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.panel1);
- this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(929, 549);
- this.ultraPanel2.TabIndex = 0;
- //
- // panel1
- //
- this.panel1.Controls.Add(this.panel2);
- this.panel1.Controls.Add(this.panel4);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 54);
- this.panel1.Margin = new System.Windows.Forms.Padding(4);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(929, 495);
- this.panel1.TabIndex = 4;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraGrid2);
- this.panel2.Controls.Add(this.panel3);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(729, 0);
- this.panel2.Margin = new System.Windows.Forms.Padding(4);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(200, 495);
- this.panel2.TabIndex = 7;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataSource = this.dataSet2;
- this.ultraGrid2.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Hidden = true;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(103, 0);
- appearance8.BackColor = System.Drawing.Color.Yellow;
- ultraGridColumn3.CellAppearance = appearance8;
- ultraGridColumn3.Header.VisiblePosition = 2;
- appearance9.BackColor = System.Drawing.Color.Yellow;
- ultraGridColumn4.CellAppearance = appearance9;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid2.DisplayLayout.GroupByBox.Prompt = "分组区域";
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance28.BackColor = System.Drawing.Color.GhostWhite;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance28;
- this.ultraGrid2.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
- appearance29.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance29;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance30.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance30;
- appearance31.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance31;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ultraGrid2.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid2.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid2.Location = new System.Drawing.Point(0, 125);
- this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(200, 370);
- this.ultraGrid2.TabIndex = 1;
- //
- // dataSet2
- //
- this.dataSet2.DataSetName = "NewDataSet";
- this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2});
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn31});
- this.dataTable2.TableName = "Table1";
- //
- // dataColumn5
- //
- this.dataColumn5.ColumnName = "CHEM_CD";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "元素名";
- this.dataColumn6.ColumnName = "CHEM_DIS";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "实际值";
- this.dataColumn7.ColumnName = "CHEM_DIS_VALUE";
- //
- // dataColumn31
- //
- this.dataColumn31.Caption = "备注";
- this.dataColumn31.ColumnName = "REMARK";
- //
- // panel3
- //
- this.panel3.Controls.Add(this.ultraGroupBox2);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel3.Location = new System.Drawing.Point(0, 0);
- this.panel3.Margin = new System.Windows.Forms.Padding(4);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(200, 125);
- this.panel3.TabIndex = 0;
- //
- // ultraGroupBox2
- //
- appearance6.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraGroupBox2.Appearance = appearance6;
- this.ultraGroupBox2.Controls.Add(this.textBox4);
- this.ultraGroupBox2.Controls.Add(this.label3);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(200, 125);
- this.ultraGroupBox2.TabIndex = 6;
- this.ultraGroupBox2.Text = "成份信息";
- //
- // textBox4
- //
- this.textBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox4.Location = new System.Drawing.Point(84, 24);
- this.textBox4.Margin = new System.Windows.Forms.Padding(4);
- this.textBox4.MaxLength = 12;
- this.textBox4.Name = "textBox4";
- this.textBox4.Size = new System.Drawing.Size(93, 25);
- this.textBox4.TabIndex = 18;
- //
- // label3
- //
- this.label3.BackColor = System.Drawing.Color.LightBlue;
- this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label3.Location = new System.Drawing.Point(16, 24);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(66, 26);
- this.label3.TabIndex = 18;
- this.label3.Text = "炉号";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // panel4
- //
- this.panel4.Controls.Add(this.ultraGrid1);
- this.panel4.Controls.Add(this.panel5);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
- this.panel4.Location = new System.Drawing.Point(0, 0);
- this.panel4.Margin = new System.Windows.Forms.Padding(4);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(729, 495);
- this.panel4.TabIndex = 6;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn5.Header.VisiblePosition = 0;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn6.Header.VisiblePosition = 1;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn7.Header.VisiblePosition = 2;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 0);
- appearance10.BackColor = System.Drawing.Color.Yellow;
- ultraGridColumn8.CellAppearance = appearance10;
- ultraGridColumn8.Header.VisiblePosition = 3;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
- appearance11.BackColor = System.Drawing.Color.Yellow;
- ultraGridColumn9.CellAppearance = appearance11;
- ultraGridColumn9.Header.VisiblePosition = 4;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
- appearance16.BackColor = System.Drawing.Color.Yellow;
- ultraGridColumn10.CellAppearance = appearance16;
- ultraGridColumn10.Header.VisiblePosition = 5;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
- appearance17.BackColor = System.Drawing.Color.Yellow;
- ultraGridColumn11.CellAppearance = appearance17;
- ultraGridColumn11.Header.VisiblePosition = 6;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11});
- ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = "分组区域";
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance12.BackColor = System.Drawing.Color.GhostWhite;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance12;
- this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
- appearance13.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance13;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance14;
- appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance15;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 125);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(729, 370);
- this.ultraGrid1.TabIndex = 1;
- this.ultraGrid1.BeforeCellUpdate += new Infragistics.Win.UltraWinGrid.BeforeCellUpdateEventHandler(this.ultraGrid1_BeforeCellUpdate);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "材质项目";
- this.dataColumn1.ColumnName = "QLTY_CD_CFNM";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "最小值";
- this.dataColumn2.ColumnName = "QLTY_MIN";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "最大值";
- this.dataColumn3.ColumnName = "QLTY_MAX";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "实际值1";
- this.dataColumn4.ColumnName = "QLTY_VALUE1";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "实际值2";
- this.dataColumn8.ColumnName = "QLTY_VALUE2";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "实际值3";
- this.dataColumn9.ColumnName = "QLTY_VALUE3";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "实际值4";
- this.dataColumn10.ColumnName = "QLTY_VALUE4";
- //
- // panel5
- //
- this.panel5.Controls.Add(this.ultraGroupBox3);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel5.Location = new System.Drawing.Point(0, 0);
- this.panel5.Margin = new System.Windows.Forms.Padding(4);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(729, 125);
- this.panel5.TabIndex = 0;
- //
- // ultraGroupBox3
- //
- appearance1.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraGroupBox3.Appearance = appearance1;
- this.ultraGroupBox3.Controls.Add(this.label2);
- this.ultraGroupBox3.Controls.Add(this.ultraComboEditor1);
- this.ultraGroupBox3.Controls.Add(this.label1);
- this.ultraGroupBox3.Controls.Add(this.label22);
- this.ultraGroupBox3.Controls.Add(this.textBox15);
- this.ultraGroupBox3.Controls.Add(this.label21);
- this.ultraGroupBox3.Controls.Add(this.textBox14);
- this.ultraGroupBox3.Controls.Add(this.label20);
- this.ultraGroupBox3.Controls.Add(this.textBox13);
- this.ultraGroupBox3.Controls.Add(this.label19);
- this.ultraGroupBox3.Controls.Add(this.textBox12);
- this.ultraGroupBox3.Controls.Add(this.label18);
- this.ultraGroupBox3.Controls.Add(this.textBox11);
- this.ultraGroupBox3.Controls.Add(this.label17);
- this.ultraGroupBox3.Controls.Add(this.textBox9);
- this.ultraGroupBox3.Controls.Add(this.ultraComboEditor5);
- this.ultraGroupBox3.Controls.Add(this.label16);
- this.ultraGroupBox3.Controls.Add(this.ultraComboEditor4);
- this.ultraGroupBox3.Controls.Add(this.label15);
- this.ultraGroupBox3.Controls.Add(this.ultraComboEditor3);
- this.ultraGroupBox3.Controls.Add(this.label13);
- this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox3.Name = "ultraGroupBox3";
- this.ultraGroupBox3.Size = new System.Drawing.Size(729, 125);
- this.ultraGroupBox3.TabIndex = 4;
- this.ultraGroupBox3.Text = "规格牌号信息";
- //
- // label2
- //
- this.label2.BackColor = System.Drawing.Color.LightBlue;
- this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label2.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label2.Location = new System.Drawing.Point(605, 55);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(111, 26);
- this.label2.TabIndex = 37;
- this.label2.Text = "查询材质信息";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label2.Click += new System.EventHandler(this.label2_Click);
- //
- // ultraComboEditor1
- //
- appearance2.BorderColor = System.Drawing.Color.Black;
- this.ultraComboEditor1.Appearance = appearance2;
- this.ultraComboEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor1.Location = new System.Drawing.Point(103, 58);
- this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(91, 24);
- this.ultraComboEditor1.TabIndex = 36;
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.Color.LightBlue;
- this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label1.Location = new System.Drawing.Point(16, 58);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(85, 26);
- this.label1.TabIndex = 35;
- this.label1.Text = "交货状态";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label22
- //
- this.label22.BackColor = System.Drawing.Color.LightBlue;
- this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label22.Location = new System.Drawing.Point(600, 92);
- this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(66, 26);
- this.label22.TabIndex = 34;
- this.label22.Text = "内径";
- this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox15
- //
- this.textBox15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox15.Location = new System.Drawing.Point(668, 92);
- this.textBox15.Margin = new System.Windows.Forms.Padding(4);
- this.textBox15.MaxLength = 7;
- this.textBox15.Name = "textBox15";
- this.textBox15.Size = new System.Drawing.Size(50, 25);
- this.textBox15.TabIndex = 33;
- //
- // label21
- //
- this.label21.BackColor = System.Drawing.Color.LightBlue;
- this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label21.Location = new System.Drawing.Point(456, 92);
- this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(66, 26);
- this.label21.TabIndex = 32;
- this.label21.Text = "外径";
- this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox14
- //
- this.textBox14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox14.Location = new System.Drawing.Point(524, 92);
- this.textBox14.Margin = new System.Windows.Forms.Padding(4);
- this.textBox14.MaxLength = 7;
- this.textBox14.Name = "textBox14";
- this.textBox14.Size = new System.Drawing.Size(50, 25);
- this.textBox14.TabIndex = 31;
- //
- // label20
- //
- this.label20.BackColor = System.Drawing.Color.LightBlue;
- this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label20.Location = new System.Drawing.Point(311, 92);
- this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(66, 26);
- this.label20.TabIndex = 30;
- this.label20.Text = "重量";
- this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox13
- //
- this.textBox13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox13.Location = new System.Drawing.Point(379, 92);
- this.textBox13.Margin = new System.Windows.Forms.Padding(4);
- this.textBox13.MaxLength = 10;
- this.textBox13.Name = "textBox13";
- this.textBox13.Size = new System.Drawing.Size(50, 25);
- this.textBox13.TabIndex = 29;
- //
- // label19
- //
- this.label19.BackColor = System.Drawing.Color.LightBlue;
- this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label19.Location = new System.Drawing.Point(161, 92);
- this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(66, 26);
- this.label19.TabIndex = 28;
- this.label19.Text = "长度";
- this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox12
- //
- this.textBox12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox12.Location = new System.Drawing.Point(229, 92);
- this.textBox12.Margin = new System.Windows.Forms.Padding(4);
- this.textBox12.MaxLength = 10;
- this.textBox12.Name = "textBox12";
- this.textBox12.Size = new System.Drawing.Size(50, 25);
- this.textBox12.TabIndex = 27;
- //
- // label18
- //
- this.label18.BackColor = System.Drawing.Color.LightBlue;
- this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label18.Location = new System.Drawing.Point(229, 58);
- this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(66, 26);
- this.label18.TabIndex = 26;
- this.label18.Text = "厚度";
- this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox11
- //
- this.textBox11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox11.Location = new System.Drawing.Point(297, 58);
- this.textBox11.Margin = new System.Windows.Forms.Padding(4);
- this.textBox11.MaxLength = 7;
- this.textBox11.Name = "textBox11";
- this.textBox11.Size = new System.Drawing.Size(50, 25);
- this.textBox11.TabIndex = 25;
- //
- // label17
- //
- this.label17.BackColor = System.Drawing.Color.LightBlue;
- this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label17.Location = new System.Drawing.Point(16, 92);
- this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(66, 26);
- this.label17.TabIndex = 24;
- this.label17.Text = "宽度";
- this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox9
- //
- this.textBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox9.Location = new System.Drawing.Point(84, 92);
- this.textBox9.Margin = new System.Windows.Forms.Padding(4);
- this.textBox9.MaxLength = 7;
- this.textBox9.Name = "textBox9";
- this.textBox9.Size = new System.Drawing.Size(50, 25);
- this.textBox9.TabIndex = 23;
- //
- // ultraComboEditor5
- //
- appearance26.BorderColor = System.Drawing.Color.Black;
- this.ultraComboEditor5.Appearance = appearance26;
- this.ultraComboEditor5.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraComboEditor5.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor5.Location = new System.Drawing.Point(561, 24);
- this.ultraComboEditor5.Margin = new System.Windows.Forms.Padding(4);
- this.ultraComboEditor5.Name = "ultraComboEditor5";
- this.ultraComboEditor5.Size = new System.Drawing.Size(156, 24);
- this.ultraComboEditor5.TabIndex = 22;
- //
- // label16
- //
- this.label16.BackColor = System.Drawing.Color.LightBlue;
- this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label16.Location = new System.Drawing.Point(475, 24);
- this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(85, 26);
- this.label16.TabIndex = 21;
- this.label16.Text = "订单用途";
- this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraComboEditor4
- //
- appearance3.BorderColor = System.Drawing.Color.Black;
- this.ultraComboEditor4.Appearance = appearance3;
- this.ultraComboEditor4.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraComboEditor4.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor4.Location = new System.Drawing.Point(355, 24);
- this.ultraComboEditor4.Margin = new System.Windows.Forms.Padding(4);
- this.ultraComboEditor4.Name = "ultraComboEditor4";
- this.ultraComboEditor4.Size = new System.Drawing.Size(103, 24);
- this.ultraComboEditor4.TabIndex = 20;
- //
- // label15
- //
- this.label15.BackColor = System.Drawing.Color.LightBlue;
- this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label15.Location = new System.Drawing.Point(268, 24);
- this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(85, 26);
- this.label15.TabIndex = 19;
- this.label15.Text = "标准牌号";
- this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraComboEditor3
- //
- appearance4.BorderColor = System.Drawing.Color.Black;
- this.ultraComboEditor3.Appearance = appearance4;
- this.ultraComboEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraComboEditor3.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor3.Location = new System.Drawing.Point(103, 24);
- this.ultraComboEditor3.Margin = new System.Windows.Forms.Padding(4);
- this.ultraComboEditor3.Name = "ultraComboEditor3";
- this.ultraComboEditor3.Size = new System.Drawing.Size(147, 24);
- this.ultraComboEditor3.TabIndex = 18;
- //
- // label13
- //
- this.label13.BackColor = System.Drawing.Color.LightBlue;
- this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label13.Location = new System.Drawing.Point(16, 24);
- this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(85, 26);
- this.label13.TabIndex = 17;
- this.label13.Text = "标准号";
- this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraGroupBox1
- //
- appearance5.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraGroupBox1.Appearance = appearance5;
- this.ultraGroupBox1.Controls.Add(this.textBox2);
- this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
- this.ultraGroupBox1.Controls.Add(this.label9);
- this.ultraGroupBox1.Controls.Add(this.button1);
- this.ultraGroupBox1.Controls.Add(this.label5);
- this.ultraGroupBox1.Controls.Add(this.label4);
- this.ultraGroupBox1.Controls.Add(this.textBox1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(929, 54);
- this.ultraGroupBox1.TabIndex = 1;
- //
- // ultraDateTimeEditor1
- //
- appearance7.BorderColor = System.Drawing.Color.Black;
- this.ultraDateTimeEditor1.Appearance = appearance7;
- this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraDateTimeEditor1.Location = new System.Drawing.Point(349, 14);
- this.ultraDateTimeEditor1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraDateTimeEditor1.MaskClipMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeBoth;
- this.ultraDateTimeEditor1.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
- this.ultraDateTimeEditor1.MaskInput = "";
- this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
- this.ultraDateTimeEditor1.Size = new System.Drawing.Size(149, 24);
- this.ultraDateTimeEditor1.TabIndex = 15;
- //
- // label5
- //
- this.label5.BackColor = System.Drawing.Color.LightBlue;
- this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label5.Location = new System.Drawing.Point(16, 14);
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(66, 26);
- this.label5.TabIndex = 9;
- this.label5.Text = "钢卷号";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label4
- //
- this.label4.BackColor = System.Drawing.Color.LightBlue;
- this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label4.Location = new System.Drawing.Point(263, 14);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(85, 26);
- this.label4.TabIndex = 7;
- this.label4.Text = "入库时间";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox1
- //
- this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox1.Location = new System.Drawing.Point(84, 14);
- this.textBox1.Margin = new System.Windows.Forms.Padding(4);
- this.textBox1.MaxLength = 15;
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(143, 25);
- this.textBox1.TabIndex = 1;
- //
- // dataSet3
- //
- this.dataSet3.DataSetName = "NewDataSet";
- this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable3});
- //
- // dataTable3
- //
- this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn21,
- this.dataColumn22,
- this.dataColumn23,
- this.dataColumn24,
- this.dataColumn25});
- this.dataTable3.TableName = "Table1";
- //
- // dataColumn11
- //
- this.dataColumn11.ColumnName = "CLF_ROW";
- //
- // dataColumn12
- //
- this.dataColumn12.ColumnName = "CLF_FL";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "堆放位置";
- this.dataColumn13.ColumnName = "CUR_LOAD_LOC";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "钢卷号";
- this.dataColumn14.ColumnName = "COIL_NO";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "牌号";
- this.dataColumn15.ColumnName = "STL_GRD";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "外径";
- this.dataColumn16.ColumnName = "COIL_OUTDIA";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "内径";
- this.dataColumn17.ColumnName = "COIL_INDIA";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "订单规格";
- this.dataColumn18.ColumnName = "IT_IW";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "实际规格";
- this.dataColumn19.ColumnName = "T_W";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "实际重量";
- this.dataColumn20.ColumnName = "ACT_WGT";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "交货期";
- this.dataColumn21.ColumnName = "DEVLMT_DTIME";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "合同号";
- this.dataColumn22.ColumnName = "ORD_NO";
- //
- // dataColumn23
- //
- this.dataColumn23.Caption = "订单号";
- this.dataColumn23.ColumnName = "ORD_SEQ";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "综合判定结果";
- this.dataColumn24.ColumnName = "TOT_DEC_GRD";
- //
- // dataColumn25
- //
- this.dataColumn25.Caption = "余材区分";
- this.dataColumn25.ColumnName = "ORD_FL";
- //
- // dataSet4
- //
- this.dataSet4.DataSetName = "NewDataSet";
- this.dataSet4.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable4});
- //
- // dataTable4
- //
- this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn26,
- this.dataColumn27,
- this.dataColumn28,
- this.dataColumn29,
- this.dataColumn30});
- this.dataTable4.TableName = "Table1";
- //
- // dataColumn26
- //
- this.dataColumn26.ColumnName = "CLF_NO";
- //
- // dataColumn27
- //
- this.dataColumn27.ColumnName = "CLF_NAME";
- //
- // dataColumn28
- //
- this.dataColumn28.ColumnName = "CLF_COL";
- //
- // dataColumn29
- //
- this.dataColumn29.ColumnName = "CLF_ROW";
- //
- // dataColumn30
- //
- this.dataColumn30.ColumnName = "CLF_FL";
- //
- // textBox2
- //
- this.textBox2.Location = new System.Drawing.Point(627, 13);
- this.textBox2.Margin = new System.Windows.Forms.Padding(4);
- this.textBox2.Name = "textBox2";
- this.textBox2.Size = new System.Drawing.Size(296, 25);
- this.textBox2.TabIndex = 60;
- //
- // label9
- //
- this.label9.BackColor = System.Drawing.Color.LightBlue;
- this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label9.Location = new System.Drawing.Point(515, 12);
- this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(115, 26);
- this.label9.TabIndex = 59;
- this.label9.Text = "上传文件选择";
- this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(920, 5);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(144, 36);
- this.button1.TabIndex = 58;
- this.button1.Text = "导入Excel";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // UIM010050
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(929, 549);
- this.Controls.Add(this.ultraPanel1);
- this.Margin = new System.Windows.Forms.Padding(5);
- this.Name = "UIM010050";
- this.Text = "UIM010050";
- this.Load += new System.EventHandler(this.UIM010050_Load);
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ResumeLayout(false);
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ResumeLayout(false);
- this.panel1.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- this.panel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- this.ultraGroupBox2.PerformLayout();
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.panel5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
- this.ultraGroupBox3.ResumeLayout(false);
- this.ultraGroupBox3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel panel3;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private System.Windows.Forms.TextBox textBox4;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Panel panel5;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.TextBox textBox15;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.TextBox textBox14;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.TextBox textBox13;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.TextBox textBox12;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.TextBox textBox11;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.TextBox textBox9;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5;
- private System.Windows.Forms.Label label16;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
- private System.Windows.Forms.Label label15;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
- private System.Windows.Forms.Label label13;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private System.Data.DataSet dataSet1;
- private System.Data.DataSet dataSet2;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- internal System.Data.DataSet dataSet3;
- private System.Data.DataTable dataTable3;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn23;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn25;
- internal System.Data.DataSet dataSet4;
- private System.Data.DataTable dataTable4;
- private System.Data.DataColumn dataColumn26;
- private System.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn28;
- private System.Data.DataColumn dataColumn29;
- private System.Data.DataColumn dataColumn30;
- private System.Data.DataColumn dataColumn31;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Button button1;
- }
- }
|