| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984 |
- namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
- {
- partial class FrmOutdecChemDataManage
- {
- /// <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.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEM_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SAMPLE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SELECT_STEEL_NO");
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_STEEL_STD_VALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_STEEL_PROCESS_VALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROUND_VALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_VALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QUOTE_VALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TECHNICAL_STANDARD");
- Infragistics.Win.Appearance appearance19 = 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.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOutdecChemDataManage));
- Infragistics.Win.Appearance appearance171 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEM_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SAMPLE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SELECT_STEEL_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_STEEL_STD_VALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_STEEL_PROCESS_VALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROUND_VALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_VALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QUOTE_VALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TECHNICAL_STANDARD");
- Infragistics.Win.Appearance appearance173 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance174 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance175 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance176 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance177 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance178 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance179 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance180 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance181 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance182 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance183 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.panel3 = new System.Windows.Forms.Panel();
- this.panel5 = new System.Windows.Forms.Panel();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet3 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.panel6 = new System.Windows.Forms.Panel();
- this.publicDataCJBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicDataCJBase();
- this.panel7 = new System.Windows.Forms.Panel();
- this.btnSelect_Temp = new Infragistics.Win.Misc.UltraButton();
- this.txtVALID_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.txtSTEEL_CHECK_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.txtCHECK_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.labelCHECK_TIME = new Infragistics.Win.Misc.UltraLabel();
- this.outdecShowBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.OutdecShowBase();
- this.publicUltraGridBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridBase();
- this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.panel4 = new System.Windows.Forms.Panel();
- this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet4 = 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.outdecShowBase2 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.OutdecShowBase();
- this.publicUltraGridBase2 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraGridBase();
- this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.webBrowser1 = new System.Windows.Forms.WebBrowser();
- this.dataSet2 = new System.Data.DataSet();
- this.dataTable4 = new System.Data.DataTable();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.outdecQueryBase1 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.OutdecQueryBase();
- this.publicDataCJBase2 = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicDataCJBase();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- this.ultraTabPageControl1.SuspendLayout();
- this.panel3.SuspendLayout();
- this.panel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.panel6.SuspendLayout();
- this.panel7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtVALID_TIME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_CHECK_TIME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TIME)).BeginInit();
- this.ultraTabPageControl2.SuspendLayout();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
- this.ultraTabPageControl3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- this.panel1.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
- this.ultraTabControl1.SuspendLayout();
- this.SuspendLayout();
- //
- // ultraComboEditor1
- //
- valueListItem1.DataValue = "GB/T 4336-2016";
- valueListItem2.DataValue = "GB/T 20123-2006";
- valueListItem5.DataValue = "GB/T 20125-2006";
- valueListItem3.DataValue = "ASTME 415-17";
- valueListItem4.DataValue = "ASTME 1019-11";
- this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2,
- valueListItem5,
- valueListItem3,
- valueListItem4});
- this.ultraComboEditor1.Location = new System.Drawing.Point(585, 94);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(144, 21);
- this.ultraComboEditor1.TabIndex = 48;
- this.ultraComboEditor1.Visible = false;
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Controls.Add(this.panel3);
- this.ultraTabPageControl1.Controls.Add(this.publicUltraGridBase1);
- this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(1322, 598);
- //
- // panel3
- //
- this.panel3.Controls.Add(this.panel5);
- this.panel3.Controls.Add(this.outdecShowBase1);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(147, 0);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1175, 598);
- this.panel3.TabIndex = 2;
- //
- // panel5
- //
- this.panel5.Controls.Add(this.ultraComboEditor1);
- this.panel5.Controls.Add(this.ultraGrid2);
- this.panel5.Controls.Add(this.panel6);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel5.Location = new System.Drawing.Point(0, 85);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(1175, 513);
- this.panel5.TabIndex = 1;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataMember = "Table1";
- this.ultraGrid2.DataSource = this.dataSet3;
- appearance3.BackColor = System.Drawing.SystemColors.Window;
- appearance3.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance3;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.Hidden = true;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.Hidden = true;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
- appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- ultraGridColumn4.CellAppearance = appearance18;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn10.EditorComponent = this.ultraComboEditor1;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn10.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDown;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10});
- appearance19.TextHAlignAsString = "Center";
- ultraGridBand1.Override.CellAppearance = appearance19;
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance5.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance5.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance5.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance5;
- appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance6;
- this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance7.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance7.BackColor2 = System.Drawing.SystemColors.Control;
- appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance7;
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance8.BackColor = System.Drawing.SystemColors.Window;
- appearance8.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance8;
- appearance9.BackColor = System.Drawing.SystemColors.Highlight;
- appearance9.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance9;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance1.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance1;
- appearance11.BorderColor = System.Drawing.Color.Silver;
- appearance11.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance11;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
- this.ultraGrid2.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
- appearance12.BackColor = System.Drawing.SystemColors.Control;
- appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance12.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance12.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance12;
- appearance13.TextHAlignAsString = "Left";
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance13;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance14.BackColor = System.Drawing.SystemColors.Window;
- appearance14.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance14;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid2.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
- appearance15.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance15;
- 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, 0);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(983, 513);
- this.ultraGrid2.TabIndex = 47;
- this.ultraGrid2.Text = "ultraGrid2";
- this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
- this.ultraGrid2.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_ClickCellButton);
- //
- // dataSet3
- //
- this.dataSet3.DataSetName = "NewDataSet";
- this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "化学元素";
- this.dataColumn1.ColumnName = "CHEM_NAME";
- //
- // dataColumn2
- //
- this.dataColumn2.ColumnName = "CHECK_NO";
- //
- // dataColumn3
- //
- this.dataColumn3.ColumnName = "SAMPLE_NO";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "选择标钢";
- this.dataColumn4.ColumnName = "SELECT_STEEL_NO";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "标钢标准值";
- this.dataColumn5.ColumnName = "STD_STEEL_STD_VALUE";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "标钢实测值";
- this.dataColumn6.ColumnName = "STD_STEEL_PROCESS_VALUE";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "标钢修约值";
- this.dataColumn7.ColumnName = "ROUND_VALUE";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "样品测量值";
- this.dataColumn8.ColumnName = "PROCESS_VALUE";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "报出值";
- this.dataColumn9.ColumnName = "QUOTE_VALUE";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "技术标准";
- this.dataColumn10.ColumnName = "TECHNICAL_STANDARD";
- //
- // panel6
- //
- this.panel6.Controls.Add(this.publicDataCJBase1);
- this.panel6.Controls.Add(this.panel7);
- this.panel6.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel6.Location = new System.Drawing.Point(983, 0);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(192, 513);
- this.panel6.TabIndex = 46;
- //
- // publicDataCJBase1
- //
- this.publicDataCJBase1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.publicDataCJBase1.Location = new System.Drawing.Point(0, 125);
- this.publicDataCJBase1.Name = "publicDataCJBase1";
- this.publicDataCJBase1.Size = new System.Drawing.Size(192, 388);
- this.publicDataCJBase1.StrAuditName = "";
- this.publicDataCJBase1.StrAuditTime = "";
- this.publicDataCJBase1.StrClass = "";
- this.publicDataCJBase1.StrDevice_Name = "";
- this.publicDataCJBase1.StrDevice_No = "";
- this.publicDataCJBase1.StrName = "";
- this.publicDataCJBase1.StrRemark = "";
- this.publicDataCJBase1.StrShift = "";
- this.publicDataCJBase1.StrTemp = "";
- this.publicDataCJBase1.StrTime = "";
- this.publicDataCJBase1.TabIndex = 229;
- //
- // panel7
- //
- this.panel7.Controls.Add(this.btnSelect_Temp);
- this.panel7.Controls.Add(this.txtVALID_TIME);
- this.panel7.Controls.Add(this.ultraLabel2);
- this.panel7.Controls.Add(this.txtSTEEL_CHECK_TIME);
- this.panel7.Controls.Add(this.ultraLabel1);
- this.panel7.Controls.Add(this.txtCHECK_TIME);
- this.panel7.Controls.Add(this.labelCHECK_TIME);
- this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel7.Location = new System.Drawing.Point(0, 0);
- this.panel7.Name = "panel7";
- this.panel7.Size = new System.Drawing.Size(192, 125);
- this.panel7.TabIndex = 228;
- this.panel7.Visible = false;
- //
- // btnSelect_Temp
- //
- this.btnSelect_Temp.Location = new System.Drawing.Point(12, 4);
- this.btnSelect_Temp.Name = "btnSelect_Temp";
- this.btnSelect_Temp.Size = new System.Drawing.Size(168, 38);
- this.btnSelect_Temp.TabIndex = 232;
- this.btnSelect_Temp.Text = "临时标钢修约规则选择";
- this.btnSelect_Temp.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- this.btnSelect_Temp.Click += new System.EventHandler(this.btnSelect_Temp_Click);
- //
- // txtVALID_TIME
- //
- this.txtVALID_TIME.Location = new System.Drawing.Point(70, 45);
- this.txtVALID_TIME.MaxLength = 100;
- this.txtVALID_TIME.Name = "txtVALID_TIME";
- this.txtVALID_TIME.Size = new System.Drawing.Size(110, 21);
- this.txtVALID_TIME.TabIndex = 230;
- this.txtVALID_TIME.Text = "4";
- //
- // ultraLabel2
- //
- appearance10.TextHAlignAsString = "Right";
- appearance10.TextVAlignAsString = "Middle";
- this.ultraLabel2.Appearance = appearance10;
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(12, 48);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel2.TabIndex = 231;
- this.ultraLabel2.Text = "有效间隔";
- //
- // txtSTEEL_CHECK_TIME
- //
- this.txtSTEEL_CHECK_TIME.Location = new System.Drawing.Point(70, 70);
- this.txtSTEEL_CHECK_TIME.MaxLength = 100;
- this.txtSTEEL_CHECK_TIME.Name = "txtSTEEL_CHECK_TIME";
- this.txtSTEEL_CHECK_TIME.Size = new System.Drawing.Size(110, 21);
- this.txtSTEEL_CHECK_TIME.TabIndex = 228;
- //
- // ultraLabel1
- //
- appearance17.TextHAlignAsString = "Right";
- appearance17.TextVAlignAsString = "Middle";
- this.ultraLabel1.Appearance = appearance17;
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(12, 73);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel1.TabIndex = 229;
- this.ultraLabel1.Text = "标钢时间";
- //
- // txtCHECK_TIME
- //
- this.txtCHECK_TIME.Location = new System.Drawing.Point(70, 95);
- this.txtCHECK_TIME.MaxLength = 100;
- this.txtCHECK_TIME.Name = "txtCHECK_TIME";
- this.txtCHECK_TIME.Size = new System.Drawing.Size(110, 21);
- this.txtCHECK_TIME.TabIndex = 226;
- //
- // labelCHECK_TIME
- //
- appearance16.TextHAlignAsString = "Right";
- appearance16.TextVAlignAsString = "Middle";
- this.labelCHECK_TIME.Appearance = appearance16;
- this.labelCHECK_TIME.AutoSize = true;
- this.labelCHECK_TIME.Location = new System.Drawing.Point(12, 98);
- this.labelCHECK_TIME.Name = "labelCHECK_TIME";
- this.labelCHECK_TIME.Size = new System.Drawing.Size(54, 16);
- this.labelCHECK_TIME.TabIndex = 227;
- this.labelCHECK_TIME.Text = "采集时间";
- //
- // outdecShowBase1
- //
- this.outdecShowBase1.Dock = System.Windows.Forms.DockStyle.Top;
- this.outdecShowBase1.Location = new System.Drawing.Point(0, 0);
- this.outdecShowBase1.Name = "outdecShowBase1";
- this.outdecShowBase1.Size = new System.Drawing.Size(1175, 85);
- this.outdecShowBase1.TabIndex = 0;
- //
- // publicUltraGridBase1
- //
- this.publicUltraGridBase1.Dock = System.Windows.Forms.DockStyle.Left;
- this.publicUltraGridBase1.Location = new System.Drawing.Point(0, 0);
- this.publicUltraGridBase1.Name = "publicUltraGridBase1";
- this.publicUltraGridBase1.Size = new System.Drawing.Size(147, 598);
- this.publicUltraGridBase1.TabIndex = 1;
- this.publicUltraGridBase1.Ur = null;
- //
- // ultraTabPageControl2
- //
- this.ultraTabPageControl2.Controls.Add(this.panel4);
- this.ultraTabPageControl2.Controls.Add(this.publicUltraGridBase2);
- this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
- this.ultraTabPageControl2.Name = "ultraTabPageControl2";
- this.ultraTabPageControl2.Size = new System.Drawing.Size(1322, 598);
- //
- // panel4
- //
- this.panel4.Controls.Add(this.publicDataCJBase2);
- this.panel4.Controls.Add(this.ultraGrid4);
- this.panel4.Controls.Add(this.outdecShowBase2);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel4.Location = new System.Drawing.Point(144, 0);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(1178, 598);
- this.panel4.TabIndex = 3;
- //
- // ultraGrid4
- //
- this.ultraGrid4.DataMember = "Table1";
- this.ultraGrid4.DataSource = this.dataSet4;
- appearance171.BackColor = System.Drawing.SystemColors.Window;
- appearance171.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid4.DisplayLayout.Appearance = appearance171;
- ultraGridColumn11.Header.VisiblePosition = 0;
- ultraGridColumn12.Header.VisiblePosition = 1;
- ultraGridColumn12.Hidden = true;
- ultraGridColumn13.Header.VisiblePosition = 2;
- ultraGridColumn13.Hidden = true;
- ultraGridColumn14.Header.VisiblePosition = 3;
- ultraGridColumn15.Header.VisiblePosition = 4;
- ultraGridColumn16.Header.VisiblePosition = 5;
- ultraGridColumn17.Header.VisiblePosition = 6;
- ultraGridColumn18.Header.VisiblePosition = 7;
- ultraGridColumn19.Header.VisiblePosition = 8;
- ultraGridColumn20.Header.VisiblePosition = 9;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20});
- ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance173.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance173.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance173.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance173.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance173;
- appearance174.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance174;
- this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance175.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance175.BackColor2 = System.Drawing.SystemColors.Control;
- appearance175.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance175.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance175;
- this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
- appearance176.BackColor = System.Drawing.SystemColors.Window;
- appearance176.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance176;
- appearance177.BackColor = System.Drawing.SystemColors.Highlight;
- appearance177.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance177;
- this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance178.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance178;
- appearance179.BorderColor = System.Drawing.Color.Silver;
- appearance179.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance179;
- this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
- this.ultraGrid4.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
- appearance180.BackColor = System.Drawing.SystemColors.Control;
- appearance180.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance180.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance180.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance180.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance180;
- appearance181.TextHAlignAsString = "Left";
- this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance181;
- this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance182.BackColor = System.Drawing.SystemColors.Window;
- appearance182.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance182;
- this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid4.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
- appearance183.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance183;
- this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid4.Location = new System.Drawing.Point(0, 85);
- this.ultraGrid4.Name = "ultraGrid4";
- this.ultraGrid4.Size = new System.Drawing.Size(1178, 513);
- this.ultraGrid4.TabIndex = 44;
- this.ultraGrid4.Text = "ultraGrid4";
- this.ultraGrid4.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid4_CellChange);
- this.ultraGrid4.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid4_ClickCellButton);
- //
- // dataSet4
- //
- this.dataSet4.DataSetName = "NewDataSet";
- this.dataSet4.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.dataTable3.TableName = "Table1";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "化学元素";
- this.dataColumn11.ColumnName = "CHEM_NAME";
- //
- // dataColumn12
- //
- this.dataColumn12.ColumnName = "CHECK_NO";
- //
- // dataColumn13
- //
- this.dataColumn13.ColumnName = "SAMPLE_NO";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "选择标钢";
- this.dataColumn14.ColumnName = "SELECT_STEEL_NO";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "标钢标准值";
- this.dataColumn15.ColumnName = "STD_STEEL_STD_VALUE";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "标钢实测值";
- this.dataColumn16.ColumnName = "STD_STEEL_PROCESS_VALUE";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "标钢修约值";
- this.dataColumn17.ColumnName = "ROUND_VALUE";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "样品测量值";
- this.dataColumn18.ColumnName = "PROCESS_VALUE";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "报出值";
- this.dataColumn19.ColumnName = "QUOTE_VALUE";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "技术标准";
- this.dataColumn20.ColumnName = "TECHNICAL_STANDARD";
- //
- // outdecShowBase2
- //
- this.outdecShowBase2.Dock = System.Windows.Forms.DockStyle.Top;
- this.outdecShowBase2.Location = new System.Drawing.Point(0, 0);
- this.outdecShowBase2.Name = "outdecShowBase2";
- this.outdecShowBase2.Size = new System.Drawing.Size(1178, 85);
- this.outdecShowBase2.TabIndex = 0;
- //
- // publicUltraGridBase2
- //
- this.publicUltraGridBase2.Dock = System.Windows.Forms.DockStyle.Left;
- this.publicUltraGridBase2.Location = new System.Drawing.Point(0, 0);
- this.publicUltraGridBase2.Name = "publicUltraGridBase2";
- this.publicUltraGridBase2.Size = new System.Drawing.Size(144, 598);
- this.publicUltraGridBase2.TabIndex = 2;
- this.publicUltraGridBase2.Ur = null;
- //
- // ultraTabPageControl3
- //
- this.ultraTabPageControl3.Controls.Add(this.webBrowser1);
- this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl3.Name = "ultraTabPageControl3";
- this.ultraTabPageControl3.Size = new System.Drawing.Size(1322, 598);
- //
- // webBrowser1
- //
- this.webBrowser1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.webBrowser1.Location = new System.Drawing.Point(0, 0);
- this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
- this.webBrowser1.Name = "webBrowser1";
- this.webBrowser1.Size = new System.Drawing.Size(1322, 598);
- this.webBrowser1.TabIndex = 1;
- //
- // dataSet2
- //
- this.dataSet2.DataSetName = "NewDataSet";
- this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable4});
- //
- // dataTable4
- //
- this.dataTable4.TableName = "Table4";
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2});
- //
- // dataTable2
- //
- this.dataTable2.TableName = "Table2";
- //
- // panel1
- //
- this.panel1.Controls.Add(this.panel2);
- this.panel1.Controls.Add(this.outdecQueryBase1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1328, 666);
- this.panel1.TabIndex = 0;
- //
- // panel2
- //
- this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel2.Controls.Add(this.ultraTabControl1);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 40);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1328, 626);
- this.panel2.TabIndex = 6;
- //
- // ultraTabControl1
- //
- this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
- this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
- this.ultraTabControl1.Name = "ultraTabControl1";
- this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.ultraTabControl1.Size = new System.Drawing.Size(1326, 624);
- this.ultraTabControl1.TabIndex = 6;
- ultraTab1.TabPage = this.ultraTabPageControl1;
- ultraTab1.Text = "未处理数据";
- ultraTab2.TabPage = this.ultraTabPageControl2;
- ultraTab2.Text = "已处理数据";
- ultraTab3.TabPage = this.ultraTabPageControl3;
- ultraTab3.Text = "处理数据查询";
- this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab1,
- ultraTab2,
- ultraTab3});
- this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
- //
- // ultraTabSharedControlsPage1
- //
- this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1322, 598);
- //
- // outdecQueryBase1
- //
- this.outdecQueryBase1.Dock = System.Windows.Forms.DockStyle.Top;
- this.outdecQueryBase1.Location = new System.Drawing.Point(0, 0);
- this.outdecQueryBase1.Name = "outdecQueryBase1";
- this.outdecQueryBase1.Size = new System.Drawing.Size(1328, 40);
- this.outdecQueryBase1.TabIndex = 0;
- //
- // publicDataCJBase2
- //
- this.publicDataCJBase2.Dock = System.Windows.Forms.DockStyle.Right;
- this.publicDataCJBase2.Location = new System.Drawing.Point(986, 85);
- this.publicDataCJBase2.Name = "publicDataCJBase2";
- this.publicDataCJBase2.Size = new System.Drawing.Size(192, 513);
- this.publicDataCJBase2.StrAuditName = "";
- this.publicDataCJBase2.StrAuditTime = "";
- this.publicDataCJBase2.StrClass = "";
- this.publicDataCJBase2.StrDevice_Name = "";
- this.publicDataCJBase2.StrDevice_No = "";
- this.publicDataCJBase2.StrName = "";
- this.publicDataCJBase2.StrRemark = "";
- this.publicDataCJBase2.StrShift = "";
- this.publicDataCJBase2.StrTemp = "";
- this.publicDataCJBase2.StrTime = "";
- this.publicDataCJBase2.TabIndex = 45;
- //
- // FrmOutdecChemDataManage
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1328, 666);
- this.Controls.Add(this.panel1);
- this.Name = "FrmOutdecChemDataManage";
- this.Text = "商检化学数据处理";
- this.Load += new System.EventHandler(this.FrmOutdecChemDataManage_Load);
- this.Shown += new System.EventHandler(this.FrmOutdecChemDataManage_Shown);
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- this.ultraTabPageControl1.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- this.panel5.ResumeLayout(false);
- this.panel5.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.panel6.ResumeLayout(false);
- this.panel7.ResumeLayout(false);
- this.panel7.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtVALID_TIME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_CHECK_TIME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TIME)).EndInit();
- this.ultraTabPageControl2.ResumeLayout(false);
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
- this.ultraTabPageControl3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
- this.ultraTabControl1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable2;
- private OutdecQueryBase outdecQueryBase1;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
- private System.Windows.Forms.Panel panel3;
- private PublicUltraGridBase publicUltraGridBase1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
- private System.Windows.Forms.Panel panel4;
- private PublicUltraGridBase publicUltraGridBase2;
- private OutdecShowBase outdecShowBase1;
- private OutdecShowBase outdecShowBase2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
- private System.Data.DataSet dataSet2;
- private System.Data.DataTable dataTable4;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
- private System.Windows.Forms.WebBrowser webBrowser1;
- private System.Windows.Forms.Panel panel5;
- private System.Windows.Forms.Panel panel6;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private PublicDataCJBase publicDataCJBase1;
- private System.Windows.Forms.Panel panel7;
- private Infragistics.Win.Misc.UltraButton btnSelect_Temp;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtVALID_TIME;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTEEL_CHECK_TIME;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_TIME;
- private Infragistics.Win.Misc.UltraLabel labelCHECK_TIME;
- private System.Data.DataSet dataSet3;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataSet dataSet4;
- 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 Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private PublicDataCJBase publicDataCJBase2;
- }
- }
|