| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290 |
- namespace Core.StlMes.Client.Judge.Forms
- {
- partial class SteelMakingChemJudgeFrm
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SteelMakingChemJudgeFrm));
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
- this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.splitContainer3 = new System.Windows.Forms.SplitContainer();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.panel1 = new System.Windows.Forms.Panel();
- this.labelComboBox5 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.ultraOptionSet3 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.labelComboBox2 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.ultraOptionSet2 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.labelDateTimePicker1 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.labelDateTimePicker2 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.labelTextBox4 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.panel5 = new System.Windows.Forms.Panel();
- this.splitContainer2 = new System.Windows.Forms.SplitContainer();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.labelComboBox4 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelComboBox3 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.labelTextBox3 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelDateTimePicker3 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.labelDateTimePicker4 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraToolTipManager1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.panel7 = new System.Windows.Forms.Panel();
- this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraOptionSet1 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
- this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
- this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
- this.checkBox3 = new System.Windows.Forms.CheckBox();
- this.checkBox2 = new System.Windows.Forms.CheckBox();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- 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.checkBox1 = new System.Windows.Forms.CheckBox();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTabPageControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
- this.splitContainer3.Panel1.SuspendLayout();
- this.splitContainer3.SuspendLayout();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox5.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox2.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
- this.ultraExpandableGroupBox2.SuspendLayout();
- this.ultraExpandableGroupBoxPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
- this.ultraTabControl2.SuspendLayout();
- this.ultraTabPageControl2.SuspendLayout();
- this.panel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
- this.splitContainer2.Panel1.SuspendLayout();
- this.splitContainer2.Panel2.SuspendLayout();
- this.splitContainer2.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox4.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox3.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
- this.ultraTabControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- this.panel7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.SuspendLayout();
- //
- // ultraTabPageControl3
- //
- this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 26);
- this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabPageControl3.Name = "ultraTabPageControl3";
- this.ultraTabPageControl3.Size = new System.Drawing.Size(1361, 289);
- //
- // ultraTabPageControl4
- //
- this.ultraTabPageControl4.Location = new System.Drawing.Point(-13333, -12500);
- this.ultraTabPageControl4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabPageControl4.Name = "ultraTabPageControl4";
- this.ultraTabPageControl4.Size = new System.Drawing.Size(1361, 289);
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Controls.Add(this.splitContainer3);
- this.ultraTabPageControl1.Controls.Add(this.ultraExpandableGroupBox2);
- this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 1);
- this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(1371, 882);
- //
- // splitContainer3
- //
- this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer3.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
- this.splitContainer3.Location = new System.Drawing.Point(0, 0);
- this.splitContainer3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.splitContainer3.Name = "splitContainer3";
- this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer3.Panel1
- //
- this.splitContainer3.Panel1.Controls.Add(this.ultraLabel3);
- this.splitContainer3.Panel1.Controls.Add(this.panel1);
- this.splitContainer3.Size = new System.Drawing.Size(1371, 540);
- this.splitContainer3.SplitterDistance = 425;
- this.splitContainer3.TabIndex = 2;
- //
- // ultraLabel3
- //
- appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(233)))), ((int)(((byte)(253)))));
- appearance8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(189)))), ((int)(((byte)(250)))));
- appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance8.BorderColor = System.Drawing.Color.RoyalBlue;
- appearance8.TextVAlignAsString = "Middle";
- this.ultraLabel3.Appearance = appearance8;
- this.ultraLabel3.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel3.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraLabel3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel3.Location = new System.Drawing.Point(0, 68);
- this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(1371, 31);
- this.ultraLabel3.TabIndex = 0;
- this.ultraLabel3.Text = " 切割信息";
- //
- // panel1
- //
- this.panel1.Controls.Add(this.labelComboBox5);
- this.panel1.Controls.Add(this.ultraOptionSet3);
- this.panel1.Controls.Add(this.ultraLabel4);
- this.panel1.Controls.Add(this.labelComboBox2);
- this.panel1.Controls.Add(this.ultraOptionSet2);
- this.panel1.Controls.Add(this.ultraLabel1);
- this.panel1.Controls.Add(this.labelComboBox1);
- this.panel1.Controls.Add(this.labelDateTimePicker1);
- this.panel1.Controls.Add(this.labelDateTimePicker2);
- this.panel1.Controls.Add(this.labelTextBox4);
- this.panel1.Controls.Add(this.labelTextBox1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1371, 68);
- this.panel1.TabIndex = 1;
- //
- // labelComboBox5
- //
- //
- //
- //
- this.labelComboBox5.CheckBox.AutoSize = true;
- this.labelComboBox5.CheckBox.Location = new System.Drawing.Point(5, 5);
- this.labelComboBox5.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox5.CheckBox.Name = "checkBox1";
- this.labelComboBox5.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelComboBox5.CheckBox.TabIndex = 0;
- this.labelComboBox5.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelComboBox5.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
- this.labelComboBox5.ComboBox.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
- this.labelComboBox5.ComboBox.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
- this.labelComboBox5.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelComboBox5.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.labelComboBox5.ComboBox.Enabled = false;
- this.labelComboBox5.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.labelComboBox5.ComboBox.Location = new System.Drawing.Point(0, 0);
- this.labelComboBox5.ComboBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox5.ComboBox.Name = "comboBox1";
- this.labelComboBox5.ComboBox.Size = new System.Drawing.Size(149, 24);
- this.labelComboBox5.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox5.Label.AutoSize = true;
- this.labelComboBox5.Label.Location = new System.Drawing.Point(25, 5);
- this.labelComboBox5.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.labelComboBox5.Label.Name = "label1";
- this.labelComboBox5.Label.Size = new System.Drawing.Size(67, 15);
- this.labelComboBox5.Label.TabIndex = 2;
- this.labelComboBox5.Label.Text = "铸造产线";
- this.labelComboBox5.Location = new System.Drawing.Point(528, 38);
- this.labelComboBox5.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelComboBox5.Name = "labelComboBox5";
- this.labelComboBox5.Size = new System.Drawing.Size(245, 28);
- this.labelComboBox5.TabIndex = 26;
- //
- // ultraOptionSet3
- //
- appearance1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.ultraOptionSet3.Appearance = appearance1;
- this.ultraOptionSet3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded4;
- this.ultraOptionSet3.CheckedIndex = 2;
- this.ultraOptionSet3.ItemOrigin = new System.Drawing.Point(5, 0);
- valueListItem1.DataValue = "1";
- valueListItem1.DisplayText = "自产";
- valueListItem2.DataValue = "2";
- valueListItem2.DisplayText = "外购";
- valueListItem6.DataValue = "";
- valueListItem6.DisplayText = "全部";
- this.ultraOptionSet3.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2,
- valueListItem6});
- this.ultraOptionSet3.ItemSpacingVertical = 7;
- this.ultraOptionSet3.Location = new System.Drawing.Point(855, 34);
- this.ultraOptionSet3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraOptionSet3.Name = "ultraOptionSet3";
- this.ultraOptionSet3.Size = new System.Drawing.Size(219, 30);
- this.ultraOptionSet3.TabIndex = 19;
- this.ultraOptionSet3.Text = "全部";
- //
- // ultraLabel4
- //
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(783, 41);
- this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel4.TabIndex = 20;
- this.ultraLabel4.Text = "坯料来源";
- //
- // labelComboBox2
- //
- //
- //
- //
- this.labelComboBox2.CheckBox.AutoSize = true;
- this.labelComboBox2.CheckBox.Location = new System.Drawing.Point(5, 5);
- this.labelComboBox2.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox2.CheckBox.Name = "checkBox1";
- this.labelComboBox2.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelComboBox2.CheckBox.TabIndex = 0;
- this.labelComboBox2.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelComboBox2.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
- this.labelComboBox2.ComboBox.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
- this.labelComboBox2.ComboBox.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
- this.labelComboBox2.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelComboBox2.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.labelComboBox2.ComboBox.Enabled = false;
- this.labelComboBox2.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.labelComboBox2.ComboBox.Location = new System.Drawing.Point(0, 0);
- this.labelComboBox2.ComboBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox2.ComboBox.Name = "comboBox1";
- this.labelComboBox2.ComboBox.Size = new System.Drawing.Size(161, 24);
- this.labelComboBox2.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox2.Label.AutoSize = true;
- this.labelComboBox2.Label.Location = new System.Drawing.Point(25, 5);
- this.labelComboBox2.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.labelComboBox2.Label.Name = "label1";
- this.labelComboBox2.Label.Size = new System.Drawing.Size(67, 15);
- this.labelComboBox2.Label.TabIndex = 2;
- this.labelComboBox2.Label.Text = "电炉产线";
- this.labelComboBox2.Location = new System.Drawing.Point(263, 38);
- this.labelComboBox2.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelComboBox2.Name = "labelComboBox2";
- this.labelComboBox2.Size = new System.Drawing.Size(257, 28);
- this.labelComboBox2.TabIndex = 15;
- //
- // ultraOptionSet2
- //
- appearance4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.ultraOptionSet2.Appearance = appearance4;
- this.ultraOptionSet2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded4;
- this.ultraOptionSet2.CheckedIndex = 2;
- this.ultraOptionSet2.ItemOrigin = new System.Drawing.Point(5, 0);
- valueListItem4.DataValue = "1";
- valueListItem4.DisplayText = "初样";
- valueListItem3.DataValue = "2";
- valueListItem3.DisplayText = "复样";
- valueListItem5.DataValue = "";
- valueListItem5.DisplayText = "全部";
- this.ultraOptionSet2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem4,
- valueListItem3,
- valueListItem5});
- this.ultraOptionSet2.ItemSpacingVertical = 7;
- this.ultraOptionSet2.Location = new System.Drawing.Point(855, 2);
- this.ultraOptionSet2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraOptionSet2.Name = "ultraOptionSet2";
- this.ultraOptionSet2.Size = new System.Drawing.Size(219, 30);
- this.ultraOptionSet2.TabIndex = 12;
- this.ultraOptionSet2.Text = "全部";
- //
- // ultraLabel1
- //
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(783, 8);
- this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel1.TabIndex = 13;
- this.ultraLabel1.Text = "取样标志";
- //
- // labelComboBox1
- //
- //
- //
- //
- this.labelComboBox1.CheckBox.AutoSize = true;
- this.labelComboBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
- this.labelComboBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox1.CheckBox.Name = "checkBox1";
- this.labelComboBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelComboBox1.CheckBox.TabIndex = 0;
- this.labelComboBox1.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelComboBox1.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
- this.labelComboBox1.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelComboBox1.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.labelComboBox1.ComboBox.Enabled = false;
- this.labelComboBox1.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.labelComboBox1.ComboBox.Location = new System.Drawing.Point(0, 0);
- this.labelComboBox1.ComboBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox1.ComboBox.Name = "comboBox1";
- this.labelComboBox1.ComboBox.Size = new System.Drawing.Size(149, 24);
- this.labelComboBox1.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox1.Label.AutoSize = true;
- this.labelComboBox1.Label.Location = new System.Drawing.Point(25, 5);
- this.labelComboBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.labelComboBox1.Label.Name = "label1";
- this.labelComboBox1.Label.Size = new System.Drawing.Size(67, 15);
- this.labelComboBox1.Label.TabIndex = 2;
- this.labelComboBox1.Label.Text = "判定结果";
- this.labelComboBox1.Location = new System.Drawing.Point(7, 38);
- this.labelComboBox1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelComboBox1.Name = "labelComboBox1";
- this.labelComboBox1.Size = new System.Drawing.Size(245, 28);
- this.labelComboBox1.TabIndex = 7;
- //
- // labelDateTimePicker1
- //
- //
- //
- //
- this.labelDateTimePicker1.CheckBox.AutoSize = true;
- this.labelDateTimePicker1.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker1.CheckBox.Name = "checkBox1";
- this.labelDateTimePicker1.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelDateTimePicker1.CheckBox.TabIndex = 1;
- this.labelDateTimePicker1.CheckBox.UseVisualStyleBackColor = true;
- this.labelDateTimePicker1.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker1_CheckBox_CheckedChanged);
- //
- //
- //
- this.labelDateTimePicker1.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelDateTimePicker1.DateTimePicker.Enabled = false;
- this.labelDateTimePicker1.DateTimePicker.Location = new System.Drawing.Point(0, 0);
- this.labelDateTimePicker1.DateTimePicker.Name = "dateTimePicker1";
- this.labelDateTimePicker1.DateTimePicker.Size = new System.Drawing.Size(187, 25);
- this.labelDateTimePicker1.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker1.Label.AutoSize = true;
- this.labelDateTimePicker1.Label.Location = new System.Drawing.Point(24, 4);
- this.labelDateTimePicker1.Label.Name = "label1";
- this.labelDateTimePicker1.Label.Size = new System.Drawing.Size(67, 15);
- this.labelDateTimePicker1.Label.TabIndex = 0;
- this.labelDateTimePicker1.Label.Text = "作业时间";
- this.labelDateTimePicker1.Location = new System.Drawing.Point(263, 8);
- this.labelDateTimePicker1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelDateTimePicker1.Name = "labelDateTimePicker1";
- this.labelDateTimePicker1.Size = new System.Drawing.Size(281, 26);
- this.labelDateTimePicker1.TabIndex = 0;
- //
- // labelDateTimePicker2
- //
- //
- //
- //
- this.labelDateTimePicker2.CheckBox.AutoSize = true;
- this.labelDateTimePicker2.CheckBox.Checked = true;
- this.labelDateTimePicker2.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
- this.labelDateTimePicker2.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker2.CheckBox.Name = "checkBox1";
- this.labelDateTimePicker2.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelDateTimePicker2.CheckBox.TabIndex = 1;
- this.labelDateTimePicker2.CheckBox.UseVisualStyleBackColor = true;
- this.labelDateTimePicker2.CheckBox.Visible = false;
- //
- //
- //
- this.labelDateTimePicker2.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelDateTimePicker2.DateTimePicker.Enabled = false;
- this.labelDateTimePicker2.DateTimePicker.Location = new System.Drawing.Point(0, 0);
- this.labelDateTimePicker2.DateTimePicker.Name = "dateTimePicker1";
- this.labelDateTimePicker2.DateTimePicker.Size = new System.Drawing.Size(190, 25);
- this.labelDateTimePicker2.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker2.Label.AutoSize = true;
- this.labelDateTimePicker2.Label.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker2.Label.Name = "label1";
- this.labelDateTimePicker2.Label.Size = new System.Drawing.Size(30, 15);
- this.labelDateTimePicker2.Label.TabIndex = 0;
- this.labelDateTimePicker2.Label.Text = "至 ";
- this.labelDateTimePicker2.Location = new System.Drawing.Point(547, 6);
- this.labelDateTimePicker2.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelDateTimePicker2.Name = "labelDateTimePicker2";
- this.labelDateTimePicker2.Size = new System.Drawing.Size(227, 26);
- this.labelDateTimePicker2.TabIndex = 1;
- //
- // labelTextBox4
- //
- //
- //
- //
- this.labelTextBox4.CheckBox.AutoSize = true;
- this.labelTextBox4.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox4.CheckBox.Name = "checkBox1";
- this.labelTextBox4.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelTextBox4.CheckBox.TabIndex = 1;
- this.labelTextBox4.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox4.Label.AutoSize = true;
- this.labelTextBox4.Label.Location = new System.Drawing.Point(24, 4);
- this.labelTextBox4.Label.Name = "label1";
- this.labelTextBox4.Label.Size = new System.Drawing.Size(67, 15);
- this.labelTextBox4.Label.TabIndex = 0;
- this.labelTextBox4.Label.Text = "判定炉号";
- this.labelTextBox4.Location = new System.Drawing.Point(7, 8);
- this.labelTextBox4.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelTextBox4.Name = "labelTextBox4";
- this.labelTextBox4.Size = new System.Drawing.Size(245, 26);
- this.labelTextBox4.TabIndex = 6;
- //
- //
- //
- this.labelTextBox4.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox4.TextBox.Enabled = false;
- this.labelTextBox4.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox4.TextBox.Name = "textBox1";
- this.labelTextBox4.TextBox.Size = new System.Drawing.Size(151, 25);
- this.labelTextBox4.TextBox.TabIndex = 1;
- this.labelTextBox4.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
- //
- // labelTextBox1
- //
- //
- //
- //
- this.labelTextBox1.CheckBox.AutoSize = true;
- this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox1.CheckBox.Name = "checkBox1";
- this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelTextBox1.CheckBox.TabIndex = 1;
- this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox1.Label.AutoSize = true;
- this.labelTextBox1.Label.Location = new System.Drawing.Point(24, 4);
- this.labelTextBox1.Label.Name = "label1";
- this.labelTextBox1.Label.Size = new System.Drawing.Size(67, 15);
- this.labelTextBox1.Label.TabIndex = 0;
- this.labelTextBox1.Label.Text = "熔炼炉号";
- this.labelTextBox1.Location = new System.Drawing.Point(1123, 32);
- this.labelTextBox1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelTextBox1.Name = "labelTextBox1";
- this.labelTextBox1.Size = new System.Drawing.Size(205, 26);
- this.labelTextBox1.TabIndex = 3;
- //
- //
- //
- this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox1.TextBox.Enabled = false;
- this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox1.TextBox.Name = "textBox1";
- this.labelTextBox1.TextBox.Size = new System.Drawing.Size(111, 25);
- this.labelTextBox1.TextBox.TabIndex = 1;
- this.labelTextBox1.Visible = false;
- //
- // ultraExpandableGroupBox2
- //
- this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
- this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1371, 342);
- this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 540);
- this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
- this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1371, 342);
- this.ultraExpandableGroupBox2.TabIndex = 3;
- this.ultraExpandableGroupBox2.Text = "成分实绩信息";
- //
- // ultraExpandableGroupBoxPanel2
- //
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraTabControl2);
- this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 21);
- this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
- this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1365, 318);
- this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
- //
- // ultraTabControl2
- //
- this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
- this.ultraTabControl2.Controls.Add(this.ultraTabPageControl3);
- this.ultraTabControl2.Controls.Add(this.ultraTabPageControl4);
- this.ultraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl2.Location = new System.Drawing.Point(0, 0);
- this.ultraTabControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabControl2.Name = "ultraTabControl2";
- this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
- this.ultraTabControl2.Size = new System.Drawing.Size(1365, 318);
- this.ultraTabControl2.TabIndex = 8;
- ultraTab1.TabPage = this.ultraTabPageControl3;
- ultraTab1.Text = "成分信息";
- ultraTab2.TabPage = this.ultraTabPageControl4;
- ultraTab2.Text = "低倍信息";
- this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab1,
- ultraTab2});
- this.ultraTabControl2.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl2_SelectedTabChanged);
- //
- // ultraTabSharedControlsPage2
- //
- this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
- this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1361, 289);
- //
- // ultraTabPageControl2
- //
- this.ultraTabPageControl2.Controls.Add(this.panel5);
- this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
- this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabPageControl2.Name = "ultraTabPageControl2";
- this.ultraTabPageControl2.Size = new System.Drawing.Size(1371, 882);
- //
- // panel5
- //
- this.panel5.Controls.Add(this.splitContainer2);
- this.panel5.Controls.Add(this.panel3);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel5.Location = new System.Drawing.Point(0, 0);
- this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(1371, 882);
- this.panel5.TabIndex = 3;
- //
- // splitContainer2
- //
- this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer2.Location = new System.Drawing.Point(0, 68);
- this.splitContainer2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.splitContainer2.Name = "splitContainer2";
- this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer2.Panel1
- //
- this.splitContainer2.Panel1.Controls.Add(this.ultraLabel5);
- //
- // splitContainer2.Panel2
- //
- this.splitContainer2.Panel2.Controls.Add(this.ultraLabel7);
- this.splitContainer2.Size = new System.Drawing.Size(1371, 814);
- this.splitContainer2.SplitterDistance = 400;
- this.splitContainer2.TabIndex = 7;
- //
- // ultraLabel5
- //
- appearance9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(233)))), ((int)(((byte)(253)))));
- appearance9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(189)))), ((int)(((byte)(250)))));
- appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance9.BorderColor = System.Drawing.Color.RoyalBlue;
- appearance9.TextVAlignAsString = "Middle";
- this.ultraLabel5.Appearance = appearance9;
- this.ultraLabel5.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel5.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraLabel5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel5.Location = new System.Drawing.Point(0, 0);
- this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(1371, 31);
- this.ultraLabel5.TabIndex = 2;
- this.ultraLabel5.Text = " 判定记录";
- //
- // ultraLabel7
- //
- appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(233)))), ((int)(((byte)(253)))));
- appearance3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(189)))), ((int)(((byte)(250)))));
- appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance3.BorderColor = System.Drawing.Color.RoyalBlue;
- appearance3.TextVAlignAsString = "Middle";
- this.ultraLabel7.Appearance = appearance3;
- this.ultraLabel7.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel7.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraLabel7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel7.Location = new System.Drawing.Point(0, 0);
- this.ultraLabel7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(1371, 31);
- this.ultraLabel7.TabIndex = 4;
- this.ultraLabel7.Text = " 内控不合格记录";
- //
- // panel3
- //
- this.panel3.Controls.Add(this.labelComboBox4);
- this.panel3.Controls.Add(this.labelTextBox2);
- this.panel3.Controls.Add(this.labelComboBox3);
- this.panel3.Controls.Add(this.labelTextBox3);
- this.panel3.Controls.Add(this.labelDateTimePicker3);
- this.panel3.Controls.Add(this.labelDateTimePicker4);
- 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, 4, 4, 4);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1371, 68);
- this.panel3.TabIndex = 6;
- //
- // labelComboBox4
- //
- //
- //
- //
- this.labelComboBox4.CheckBox.AutoSize = true;
- this.labelComboBox4.CheckBox.Location = new System.Drawing.Point(5, 5);
- this.labelComboBox4.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox4.CheckBox.Name = "checkBox1";
- this.labelComboBox4.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelComboBox4.CheckBox.TabIndex = 0;
- this.labelComboBox4.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelComboBox4.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
- this.labelComboBox4.ComboBox.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
- this.labelComboBox4.ComboBox.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
- this.labelComboBox4.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelComboBox4.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.labelComboBox4.ComboBox.Enabled = false;
- this.labelComboBox4.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.labelComboBox4.ComboBox.Location = new System.Drawing.Point(0, 0);
- this.labelComboBox4.ComboBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox4.ComboBox.Name = "comboBox1";
- this.labelComboBox4.ComboBox.Size = new System.Drawing.Size(169, 24);
- this.labelComboBox4.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox4.Label.AutoSize = true;
- this.labelComboBox4.Label.Location = new System.Drawing.Point(25, 5);
- this.labelComboBox4.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.labelComboBox4.Label.Name = "label1";
- this.labelComboBox4.Label.Size = new System.Drawing.Size(37, 15);
- this.labelComboBox4.Label.TabIndex = 2;
- this.labelComboBox4.Label.Text = "产线";
- this.labelComboBox4.Location = new System.Drawing.Point(261, 35);
- this.labelComboBox4.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelComboBox4.Name = "labelComboBox4";
- this.labelComboBox4.Size = new System.Drawing.Size(235, 28);
- this.labelComboBox4.TabIndex = 14;
- //
- // labelTextBox2
- //
- //
- //
- //
- this.labelTextBox2.CheckBox.AutoSize = true;
- this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox2.CheckBox.Name = "checkBox1";
- this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelTextBox2.CheckBox.TabIndex = 1;
- this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox2.Label.AutoSize = true;
- this.labelTextBox2.Label.Location = new System.Drawing.Point(24, 4);
- this.labelTextBox2.Label.Name = "label1";
- this.labelTextBox2.Label.Size = new System.Drawing.Size(67, 15);
- this.labelTextBox2.Label.TabIndex = 0;
- this.labelTextBox2.Label.Text = "判定炉号";
- this.labelTextBox2.Location = new System.Drawing.Point(19, 8);
- this.labelTextBox2.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelTextBox2.Name = "labelTextBox2";
- this.labelTextBox2.Size = new System.Drawing.Size(219, 26);
- this.labelTextBox2.TabIndex = 5;
- //
- //
- //
- this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox2.TextBox.Enabled = false;
- this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox2.TextBox.Name = "textBox1";
- this.labelTextBox2.TextBox.Size = new System.Drawing.Size(125, 25);
- this.labelTextBox2.TextBox.TabIndex = 1;
- this.labelTextBox2.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox2_TextBox_KeyDown);
- //
- // labelComboBox3
- //
- //
- //
- //
- this.labelComboBox3.CheckBox.AutoSize = true;
- this.labelComboBox3.CheckBox.Location = new System.Drawing.Point(5, 5);
- this.labelComboBox3.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox3.CheckBox.Name = "checkBox1";
- this.labelComboBox3.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelComboBox3.CheckBox.TabIndex = 0;
- this.labelComboBox3.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelComboBox3.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
- this.labelComboBox3.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelComboBox3.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.labelComboBox3.ComboBox.Enabled = false;
- this.labelComboBox3.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- this.labelComboBox3.ComboBox.Location = new System.Drawing.Point(0, 0);
- this.labelComboBox3.ComboBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox3.ComboBox.Name = "comboBox1";
- this.labelComboBox3.ComboBox.Size = new System.Drawing.Size(125, 24);
- this.labelComboBox3.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox3.Label.AutoSize = true;
- this.labelComboBox3.Label.Location = new System.Drawing.Point(25, 5);
- this.labelComboBox3.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.labelComboBox3.Label.Name = "label1";
- this.labelComboBox3.Label.Size = new System.Drawing.Size(67, 15);
- this.labelComboBox3.Label.TabIndex = 2;
- this.labelComboBox3.Label.Text = "判定结果";
- this.labelComboBox3.Location = new System.Drawing.Point(17, 36);
- this.labelComboBox3.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelComboBox3.Name = "labelComboBox3";
- this.labelComboBox3.Size = new System.Drawing.Size(221, 28);
- this.labelComboBox3.TabIndex = 4;
- //
- // labelTextBox3
- //
- //
- //
- //
- this.labelTextBox3.CheckBox.AutoSize = true;
- this.labelTextBox3.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox3.CheckBox.Name = "checkBox1";
- this.labelTextBox3.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelTextBox3.CheckBox.TabIndex = 1;
- this.labelTextBox3.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox3.Label.AutoSize = true;
- this.labelTextBox3.Label.Location = new System.Drawing.Point(24, 4);
- this.labelTextBox3.Label.Name = "label1";
- this.labelTextBox3.Label.Size = new System.Drawing.Size(67, 15);
- this.labelTextBox3.Label.TabIndex = 0;
- this.labelTextBox3.Label.Text = "熔炼炉号";
- this.labelTextBox3.Location = new System.Drawing.Point(503, 35);
- this.labelTextBox3.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelTextBox3.Name = "labelTextBox3";
- this.labelTextBox3.Size = new System.Drawing.Size(220, 26);
- this.labelTextBox3.TabIndex = 3;
- //
- //
- //
- this.labelTextBox3.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox3.TextBox.Enabled = false;
- this.labelTextBox3.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox3.TextBox.Name = "textBox1";
- this.labelTextBox3.TextBox.Size = new System.Drawing.Size(126, 25);
- this.labelTextBox3.TextBox.TabIndex = 1;
- //
- // labelDateTimePicker3
- //
- //
- //
- //
- this.labelDateTimePicker3.CheckBox.AutoSize = true;
- this.labelDateTimePicker3.CheckBox.Checked = true;
- this.labelDateTimePicker3.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
- this.labelDateTimePicker3.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker3.CheckBox.Name = "checkBox1";
- this.labelDateTimePicker3.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelDateTimePicker3.CheckBox.TabIndex = 1;
- this.labelDateTimePicker3.CheckBox.UseVisualStyleBackColor = true;
- this.labelDateTimePicker3.CheckBox.Visible = false;
- //
- //
- //
- this.labelDateTimePicker3.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelDateTimePicker3.DateTimePicker.Enabled = false;
- this.labelDateTimePicker3.DateTimePicker.Location = new System.Drawing.Point(0, 0);
- this.labelDateTimePicker3.DateTimePicker.Name = "dateTimePicker1";
- this.labelDateTimePicker3.DateTimePicker.Size = new System.Drawing.Size(168, 25);
- this.labelDateTimePicker3.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker3.Label.AutoSize = true;
- this.labelDateTimePicker3.Label.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker3.Label.Name = "label1";
- this.labelDateTimePicker3.Label.Size = new System.Drawing.Size(22, 15);
- this.labelDateTimePicker3.Label.TabIndex = 0;
- this.labelDateTimePicker3.Label.Text = "至";
- this.labelDateTimePicker3.Location = new System.Drawing.Point(525, 8);
- this.labelDateTimePicker3.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelDateTimePicker3.Name = "labelDateTimePicker3";
- this.labelDateTimePicker3.Size = new System.Drawing.Size(197, 26);
- this.labelDateTimePicker3.TabIndex = 1;
- //
- // labelDateTimePicker4
- //
- //
- //
- //
- this.labelDateTimePicker4.CheckBox.AutoSize = true;
- this.labelDateTimePicker4.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker4.CheckBox.Name = "checkBox1";
- this.labelDateTimePicker4.CheckBox.Size = new System.Drawing.Size(18, 17);
- this.labelDateTimePicker4.CheckBox.TabIndex = 1;
- this.labelDateTimePicker4.CheckBox.UseVisualStyleBackColor = true;
- this.labelDateTimePicker4.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker4_CheckBox_CheckedChanged);
- //
- //
- //
- this.labelDateTimePicker4.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelDateTimePicker4.DateTimePicker.Enabled = false;
- this.labelDateTimePicker4.DateTimePicker.Location = new System.Drawing.Point(0, 0);
- this.labelDateTimePicker4.DateTimePicker.Name = "dateTimePicker1";
- this.labelDateTimePicker4.DateTimePicker.Size = new System.Drawing.Size(170, 25);
- this.labelDateTimePicker4.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker4.Label.AutoSize = true;
- this.labelDateTimePicker4.Label.Location = new System.Drawing.Point(24, 4);
- this.labelDateTimePicker4.Label.Name = "label1";
- this.labelDateTimePicker4.Label.Size = new System.Drawing.Size(67, 15);
- this.labelDateTimePicker4.Label.TabIndex = 0;
- this.labelDateTimePicker4.Label.Text = "判定时间";
- this.labelDateTimePicker4.Location = new System.Drawing.Point(260, 8);
- this.labelDateTimePicker4.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.labelDateTimePicker4.Name = "labelDateTimePicker4";
- this.labelDateTimePicker4.Size = new System.Drawing.Size(264, 26);
- this.labelDateTimePicker4.TabIndex = 0;
- //
- // ultraTabControl1
- //
- this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
- this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl1.Location = new System.Drawing.Point(349, 0);
- this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabControl1.Name = "ultraTabControl1";
- this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.ultraTabControl1.Size = new System.Drawing.Size(1375, 911);
- this.ultraTabControl1.TabIndex = 0;
- this.ultraTabControl1.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.BottomLeft;
- ultraTab5.TabPage = this.ultraTabPageControl1;
- ultraTab5.Text = "成分判定";
- ultraTab6.TabPage = this.ultraTabPageControl2;
- ultraTab6.Text = "判定记录";
- this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab5,
- ultraTab6});
- this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
- //
- // ultraTabSharedControlsPage1
- //
- this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1371, 882);
- //
- // ultraToolTipManager1
- //
- appearance11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
- this.ultraToolTipManager1.Appearance = appearance11;
- this.ultraToolTipManager1.AutoPopDelay = 10000;
- this.ultraToolTipManager1.ContainingControl = this;
- this.ultraToolTipManager1.ToolTipTitle = "提示:";
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(349, 911);
- this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(349, 911);
- this.ultraExpandableGroupBox1.TabIndex = 3;
- this.ultraExpandableGroupBox1.Text = "熔炼炉号查询";
- this.ultraExpandableGroupBox1.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom;
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel7);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(22, 3);
- this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(324, 905);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // panel7
- //
- this.panel7.Controls.Add(this.ultraTextEditor2);
- this.panel7.Controls.Add(this.ultraOptionSet1);
- this.panel7.Controls.Add(this.dateTimePicker2);
- this.panel7.Controls.Add(this.ultraComboEditor2);
- this.panel7.Controls.Add(this.dateTimePicker1);
- this.panel7.Controls.Add(this.checkBox3);
- this.panel7.Controls.Add(this.checkBox2);
- this.panel7.Controls.Add(this.ultraComboEditor1);
- this.panel7.Controls.Add(this.checkBox1);
- this.panel7.Controls.Add(this.ultraLabel2);
- this.panel7.Controls.Add(this.ultraLabel13);
- this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel7.Location = new System.Drawing.Point(0, 0);
- this.panel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.panel7.Name = "panel7";
- this.panel7.Size = new System.Drawing.Size(324, 191);
- this.panel7.TabIndex = 0;
- //
- // ultraTextEditor2
- //
- appearance35.Image = ((object)(resources.GetObject("appearance35.Image")));
- appearance35.ImageHAlign = Infragistics.Win.HAlign.Left;
- editorButton1.Appearance = appearance35;
- editorButton1.Text = "查询";
- this.ultraTextEditor2.ButtonsRight.Add(editorButton1);
- this.ultraTextEditor2.Location = new System.Drawing.Point(109, 158);
- this.ultraTextEditor2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTextEditor2.Name = "ultraTextEditor2";
- this.ultraTextEditor2.Size = new System.Drawing.Size(189, 24);
- this.ultraTextEditor2.TabIndex = 1;
- this.ultraTextEditor2.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor2_EditorButtonClick);
- this.ultraTextEditor2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraTextEditor2_KeyDown);
- //
- // ultraOptionSet1
- //
- appearance2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.ultraOptionSet1.Appearance = appearance2;
- this.ultraOptionSet1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded4;
- this.ultraOptionSet1.CheckedIndex = 0;
- this.ultraOptionSet1.ItemOrigin = new System.Drawing.Point(5, 0);
- valueListItem7.DataValue = "0";
- valueListItem7.DisplayText = "未判";
- valueListItem8.DataValue = "1";
- valueListItem8.DisplayText = "已判";
- valueListItem9.DataValue = "";
- valueListItem9.DisplayText = "全部";
- this.ultraOptionSet1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem7,
- valueListItem8,
- valueListItem9});
- this.ultraOptionSet1.ItemSpacingVertical = 7;
- this.ultraOptionSet1.Location = new System.Drawing.Point(109, 124);
- this.ultraOptionSet1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraOptionSet1.Name = "ultraOptionSet1";
- this.ultraOptionSet1.Size = new System.Drawing.Size(219, 30);
- this.ultraOptionSet1.TabIndex = 10;
- this.ultraOptionSet1.Text = "未判";
- //
- // dateTimePicker2
- //
- this.dateTimePicker2.Enabled = false;
- this.dateTimePicker2.Location = new System.Drawing.Point(109, 96);
- this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.dateTimePicker2.Name = "dateTimePicker2";
- this.dateTimePicker2.Size = new System.Drawing.Size(189, 25);
- this.dateTimePicker2.TabIndex = 4;
- //
- // ultraComboEditor2
- //
- this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor2.Enabled = false;
- this.ultraComboEditor2.Location = new System.Drawing.Point(109, 42);
- this.ultraComboEditor2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraComboEditor2.Name = "ultraComboEditor2";
- this.ultraComboEditor2.Size = new System.Drawing.Size(189, 24);
- this.ultraComboEditor2.TabIndex = 18;
- //
- // dateTimePicker1
- //
- this.dateTimePicker1.Enabled = false;
- this.dateTimePicker1.Location = new System.Drawing.Point(109, 69);
- this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.dateTimePicker1.Name = "dateTimePicker1";
- this.dateTimePicker1.Size = new System.Drawing.Size(188, 25);
- this.dateTimePicker1.TabIndex = 2;
- //
- // checkBox3
- //
- this.checkBox3.AutoSize = true;
- this.checkBox3.Location = new System.Drawing.Point(17, 72);
- this.checkBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.checkBox3.Name = "checkBox3";
- this.checkBox3.Size = new System.Drawing.Size(89, 19);
- this.checkBox3.TabIndex = 1;
- this.checkBox3.Text = "生产时间";
- this.checkBox3.UseVisualStyleBackColor = true;
- this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
- //
- // checkBox2
- //
- this.checkBox2.AutoSize = true;
- this.checkBox2.Location = new System.Drawing.Point(17, 44);
- this.checkBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.checkBox2.Name = "checkBox2";
- this.checkBox2.Size = new System.Drawing.Size(89, 19);
- this.checkBox2.TabIndex = 17;
- this.checkBox2.Text = "炼钢产线";
- this.checkBox2.UseVisualStyleBackColor = true;
- this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
- //
- // ultraComboEditor1
- //
- this.ultraComboEditor1.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
- this.ultraComboEditor1.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
- this.ultraComboEditor1.DataMember = "Table1";
- this.ultraComboEditor1.DataSource = this.dataSet1;
- this.ultraComboEditor1.DisplayMember = "StateDesc";
- this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor1.Enabled = false;
- this.ultraComboEditor1.Location = new System.Drawing.Point(109, 14);
- this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(188, 24);
- this.ultraComboEditor1.TabIndex = 2;
- this.ultraComboEditor1.ValueMember = "State";
- //
- // 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.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "状态";
- this.dataColumn1.ColumnName = "State";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "状态";
- this.dataColumn2.ColumnName = "StateDesc";
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.Location = new System.Drawing.Point(17, 18);
- this.checkBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(89, 19);
- this.checkBox1.TabIndex = 16;
- this.checkBox1.Text = "生产状态";
- this.checkBox1.UseVisualStyleBackColor = true;
- this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
- //
- // ultraLabel2
- //
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(37, 130);
- this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel2.TabIndex = 11;
- this.ultraLabel2.Text = "判定状态";
- //
- // ultraLabel13
- //
- this.ultraLabel13.AutoSize = true;
- this.ultraLabel13.Location = new System.Drawing.Point(37, 160);
- this.ultraLabel13.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel13.TabIndex = 7;
- this.ultraLabel13.Text = "熔炼炉号";
- //
- // SteelMakingChemJudgeFrm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1724, 911);
- this.Controls.Add(this.ultraTabControl1);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.Name = "SteelMakingChemJudgeFrm";
- this.Text = "炼钢成分判定";
- this.Load += new System.EventHandler(this.RolledTubeChemJudgeFrm_Load);
- this.ultraTabPageControl1.ResumeLayout(false);
- this.splitContainer3.Panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
- this.splitContainer3.ResumeLayout(false);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox5.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox2.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
- this.ultraExpandableGroupBox2.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
- this.ultraTabControl2.ResumeLayout(false);
- this.ultraTabPageControl2.ResumeLayout(false);
- this.panel5.ResumeLayout(false);
- this.splitContainer2.Panel1.ResumeLayout(false);
- this.splitContainer2.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
- this.splitContainer2.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox4.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox3.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
- this.ultraTabControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.panel7.ResumeLayout(false);
- this.panel7.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private System.Windows.Forms.Panel panel5;
- private Infragistics.Win.UltraWinToolTip.UltraToolTipManager ultraToolTipManager1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private System.Windows.Forms.Panel panel7;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private System.Data.DataColumn dataColumn2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet1;
- private System.Windows.Forms.Panel panel1;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker1;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker2;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox4;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
- private System.Windows.Forms.Panel panel3;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox3;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox3;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker3;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker4;
- private System.Windows.Forms.SplitContainer splitContainer2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
- private System.Windows.Forms.SplitContainer splitContainer3;
- private System.Windows.Forms.CheckBox checkBox1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
- private System.Windows.Forms.CheckBox checkBox2;
- private System.Windows.Forms.DateTimePicker dateTimePicker1;
- private System.Windows.Forms.CheckBox checkBox3;
- private System.Windows.Forms.DateTimePicker dateTimePicker2;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
- private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox4;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox2;
- private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox5;
- }
- }
|