| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521 |
- namespace Core.StlMes.Client.Judge.Forms
- {
- partial class RolledTubeColligateJudgeFrm
- {
- /// <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.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.Appearance appearance6 = 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.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.splitContainer3 = new System.Windows.Forms.SplitContainer();
- this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.panel6 = new System.Windows.Forms.Panel();
- this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.labelTextBox9 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelDateTimePicker7 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.labelDateTimePicker8 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.labelComboBox9 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.labelComboBox10 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.labelTextBox8 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.labelTextBox10 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelTextBox4 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelDateTimePicker2 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.labelDateTimePicker1 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.labelComboBox2 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.labelTextBox11 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.labelTextBox7 = 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.ultraTabPageControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.splitContainer2 = new System.Windows.Forms.SplitContainer();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.panel5 = new System.Windows.Forms.Panel();
- this.labelCheckBox1 = new Core.Mes.Client.Comm.Control.LabelCheckBox();
- this.labelTextBox6 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelTextBox5 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelDateTimePicker5 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- this.labelDateTimePicker6 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
- 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.panel4 = new System.Windows.Forms.Panel();
- this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabPageControl5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
- this.splitContainer3.Panel2.SuspendLayout();
- this.splitContainer3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
- this.ultraExpandableGroupBox2.SuspendLayout();
- this.panel6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox9.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox10.ComboBox)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox2.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
- this.ultraTabPageControl6.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox3.ComboBox)).BeginInit();
- this.ultraTabPageControl7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
- this.splitContainer2.SuspendLayout();
- this.panel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
- this.ultraTabControl2.SuspendLayout();
- this.SuspendLayout();
- //
- // ultraTabPageControl5
- //
- this.ultraTabPageControl5.Controls.Add(this.splitContainer3);
- this.ultraTabPageControl5.Controls.Add(this.panel6);
- this.ultraTabPageControl5.Controls.Add(this.panel1);
- this.ultraTabPageControl5.Location = new System.Drawing.Point(1, 1);
- this.ultraTabPageControl5.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraTabPageControl5.Name = "ultraTabPageControl5";
- this.ultraTabPageControl5.Size = new System.Drawing.Size(1252, 648);
- //
- // 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, 112);
- this.splitContainer3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.splitContainer3.Name = "splitContainer3";
- this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer3.Panel2
- //
- this.splitContainer3.Panel2.Controls.Add(this.ultraExpandableGroupBox2);
- this.splitContainer3.Size = new System.Drawing.Size(1252, 536);
- this.splitContainer3.SplitterDistance = 111;
- this.splitContainer3.SplitterWidth = 3;
- this.splitContainer3.TabIndex = 9;
- //
- // ultraExpandableGroupBox2
- //
- this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
- this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1252, 422);
- this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 0);
- this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
- this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1252, 422);
- this.ultraExpandableGroupBox2.TabIndex = 8;
- this.ultraExpandableGroupBox2.Text = "判定信息";
- this.ultraExpandableGroupBox2.ExpandedStateChanged += new System.EventHandler(this.ultraExpandableGroupBox2_ExpandedStateChanged);
- //
- // ultraExpandableGroupBoxPanel2
- //
- this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 19);
- this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
- this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1246, 400);
- this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
- //
- // panel6
- //
- this.panel6.Controls.Add(this.ultraTextEditor3);
- this.panel6.Controls.Add(this.ultraLabel4);
- this.panel6.Controls.Add(this.ultraComboEditor4);
- this.panel6.Controls.Add(this.labelTextBox9);
- this.panel6.Controls.Add(this.labelTextBox2);
- this.panel6.Controls.Add(this.labelDateTimePicker7);
- this.panel6.Controls.Add(this.labelDateTimePicker8);
- this.panel6.Controls.Add(this.labelComboBox9);
- this.panel6.Controls.Add(this.labelComboBox10);
- this.panel6.Controls.Add(this.labelTextBox8);
- this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel6.Location = new System.Drawing.Point(0, 58);
- this.panel6.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(1252, 54);
- this.panel6.TabIndex = 30;
- this.panel6.Visible = false;
- //
- // ultraTextEditor3
- //
- editorButton1.Text = "选择";
- this.ultraTextEditor3.ButtonsRight.Add(editorButton1);
- this.ultraTextEditor3.Location = new System.Drawing.Point(385, 27);
- this.ultraTextEditor3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraTextEditor3.Name = "ultraTextEditor3";
- this.ultraTextEditor3.ReadOnly = true;
- this.ultraTextEditor3.Size = new System.Drawing.Size(160, 21);
- this.ultraTextEditor3.TabIndex = 43;
- this.ultraTextEditor3.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor3_EditorButtonClick);
- //
- // ultraLabel4
- //
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(355, 30);
- this.ultraLabel4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel4.TabIndex = 42;
- this.ultraLabel4.Text = "产线";
- //
- // ultraComboEditor4
- //
- this.ultraComboEditor4.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem14.DataValue = "2";
- valueListItem14.DisplayText = "判定时间";
- valueListItem17.DataValue = "1";
- valueListItem17.DisplayText = "送判时间";
- this.ultraComboEditor4.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem14,
- valueListItem17});
- this.ultraComboEditor4.Location = new System.Drawing.Point(379, 4);
- this.ultraComboEditor4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraComboEditor4.Name = "ultraComboEditor4";
- this.ultraComboEditor4.Size = new System.Drawing.Size(78, 21);
- this.ultraComboEditor4.TabIndex = 32;
- //
- // labelTextBox9
- //
- //
- //
- //
- this.labelTextBox9.CheckBox.AutoSize = true;
- this.labelTextBox9.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox9.CheckBox.Name = "checkBox1";
- this.labelTextBox9.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelTextBox9.CheckBox.TabIndex = 1;
- this.labelTextBox9.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox9.Label.AutoSize = true;
- this.labelTextBox9.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox9.Label.Name = "label1";
- this.labelTextBox9.Label.Size = new System.Drawing.Size(41, 12);
- this.labelTextBox9.Label.TabIndex = 0;
- this.labelTextBox9.Label.Text = "合同号";
- this.labelTextBox9.Location = new System.Drawing.Point(552, 27);
- this.labelTextBox9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox9.Name = "labelTextBox9";
- this.labelTextBox9.Size = new System.Drawing.Size(184, 21);
- this.labelTextBox9.TabIndex = 28;
- //
- //
- //
- this.labelTextBox9.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox9.TextBox.Enabled = false;
- this.labelTextBox9.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox9.TextBox.Name = "textBox1";
- this.labelTextBox9.TextBox.Size = new System.Drawing.Size(119, 21);
- this.labelTextBox9.TextBox.TabIndex = 1;
- this.labelTextBox9.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
- //
- // 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(15, 14);
- this.labelTextBox2.CheckBox.TabIndex = 1;
- this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox2.Label.AutoSize = true;
- this.labelTextBox2.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox2.Label.Name = "label1";
- this.labelTextBox2.Label.Size = new System.Drawing.Size(53, 12);
- this.labelTextBox2.Label.TabIndex = 0;
- this.labelTextBox2.Label.Text = "判定炉号";
- this.labelTextBox2.Location = new System.Drawing.Point(4, 6);
- this.labelTextBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox2.Name = "labelTextBox2";
- this.labelTextBox2.Size = new System.Drawing.Size(185, 21);
- this.labelTextBox2.TabIndex = 6;
- //
- //
- //
- 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(108, 21);
- this.labelTextBox2.TextBox.TabIndex = 1;
- this.labelTextBox2.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
- //
- // labelDateTimePicker7
- //
- //
- //
- //
- this.labelDateTimePicker7.CheckBox.AutoSize = true;
- this.labelDateTimePicker7.CheckBox.Checked = true;
- this.labelDateTimePicker7.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
- this.labelDateTimePicker7.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker7.CheckBox.Name = "checkBox1";
- this.labelDateTimePicker7.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelDateTimePicker7.CheckBox.TabIndex = 1;
- this.labelDateTimePicker7.CheckBox.UseVisualStyleBackColor = true;
- this.labelDateTimePicker7.CheckBox.Visible = false;
- //
- //
- //
- this.labelDateTimePicker7.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelDateTimePicker7.DateTimePicker.Enabled = false;
- this.labelDateTimePicker7.DateTimePicker.Location = new System.Drawing.Point(0, 0);
- this.labelDateTimePicker7.DateTimePicker.Name = "dateTimePicker1";
- this.labelDateTimePicker7.DateTimePicker.Size = new System.Drawing.Size(124, 21);
- this.labelDateTimePicker7.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker7.Label.AutoSize = true;
- this.labelDateTimePicker7.Label.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker7.Label.Name = "label1";
- this.labelDateTimePicker7.Label.Size = new System.Drawing.Size(17, 12);
- this.labelDateTimePicker7.Label.TabIndex = 0;
- this.labelDateTimePicker7.Label.Text = "至";
- this.labelDateTimePicker7.Location = new System.Drawing.Point(586, 4);
- this.labelDateTimePicker7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelDateTimePicker7.Name = "labelDateTimePicker7";
- this.labelDateTimePicker7.Size = new System.Drawing.Size(148, 21);
- this.labelDateTimePicker7.TabIndex = 1;
- //
- // labelDateTimePicker8
- //
- //
- //
- //
- this.labelDateTimePicker8.CheckBox.AutoSize = true;
- this.labelDateTimePicker8.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker8.CheckBox.Name = "checkBox1";
- this.labelDateTimePicker8.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelDateTimePicker8.CheckBox.TabIndex = 1;
- this.labelDateTimePicker8.CheckBox.UseVisualStyleBackColor = true;
- this.labelDateTimePicker8.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker8_CheckBox_CheckedChanged);
- //
- //
- //
- this.labelDateTimePicker8.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelDateTimePicker8.DateTimePicker.Enabled = false;
- this.labelDateTimePicker8.DateTimePicker.Location = new System.Drawing.Point(0, 0);
- this.labelDateTimePicker8.DateTimePicker.Name = "dateTimePicker1";
- this.labelDateTimePicker8.DateTimePicker.Size = new System.Drawing.Size(123, 21);
- this.labelDateTimePicker8.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker8.Label.AutoSize = true;
- this.labelDateTimePicker8.Label.Location = new System.Drawing.Point(21, 4);
- this.labelDateTimePicker8.Label.Name = "label1";
- this.labelDateTimePicker8.Label.Size = new System.Drawing.Size(83, 12);
- this.labelDateTimePicker8.Label.TabIndex = 0;
- this.labelDateTimePicker8.Label.Text = " ";
- this.labelDateTimePicker8.Location = new System.Drawing.Point(354, 4);
- this.labelDateTimePicker8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelDateTimePicker8.Name = "labelDateTimePicker8";
- this.labelDateTimePicker8.Size = new System.Drawing.Size(230, 21);
- this.labelDateTimePicker8.TabIndex = 0;
- //
- // labelComboBox9
- //
- //
- //
- //
- this.labelComboBox9.CheckBox.AutoSize = true;
- this.labelComboBox9.CheckBox.Location = new System.Drawing.Point(5, 5);
- this.labelComboBox9.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox9.CheckBox.Name = "checkBox1";
- this.labelComboBox9.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelComboBox9.CheckBox.TabIndex = 0;
- this.labelComboBox9.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelComboBox9.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
- this.labelComboBox9.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelComboBox9.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.labelComboBox9.ComboBox.Enabled = false;
- this.labelComboBox9.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- valueListItem3.DataValue = "0";
- valueListItem3.DisplayText = "未判";
- valueListItem4.DataValue = "1";
- valueListItem4.DisplayText = "已判";
- this.labelComboBox9.ComboBox.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem3,
- valueListItem4});
- this.labelComboBox9.ComboBox.Location = new System.Drawing.Point(0, 0);
- this.labelComboBox9.ComboBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox9.ComboBox.Name = "comboBox1";
- this.labelComboBox9.ComboBox.Size = new System.Drawing.Size(71, 21);
- this.labelComboBox9.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox9.Label.AutoSize = true;
- this.labelComboBox9.Label.Location = new System.Drawing.Point(22, 5);
- this.labelComboBox9.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.labelComboBox9.Label.Name = "label1";
- this.labelComboBox9.Label.Size = new System.Drawing.Size(53, 12);
- this.labelComboBox9.Label.TabIndex = 2;
- this.labelComboBox9.Label.Text = "判定状态";
- this.labelComboBox9.Location = new System.Drawing.Point(196, 6);
- this.labelComboBox9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelComboBox9.Name = "labelComboBox9";
- this.labelComboBox9.Size = new System.Drawing.Size(150, 22);
- this.labelComboBox9.TabIndex = 8;
- //
- // labelComboBox10
- //
- //
- //
- //
- this.labelComboBox10.CheckBox.AutoSize = true;
- this.labelComboBox10.CheckBox.Location = new System.Drawing.Point(5, 5);
- this.labelComboBox10.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox10.CheckBox.Name = "checkBox1";
- this.labelComboBox10.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelComboBox10.CheckBox.TabIndex = 0;
- this.labelComboBox10.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelComboBox10.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
- this.labelComboBox10.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelComboBox10.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.labelComboBox10.ComboBox.Enabled = false;
- this.labelComboBox10.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
- valueListItem10.DataValue = "0";
- valueListItem10.DisplayText = "不符合";
- valueListItem11.DataValue = "1";
- valueListItem11.DisplayText = "符合";
- this.labelComboBox10.ComboBox.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem10,
- valueListItem11});
- this.labelComboBox10.ComboBox.Location = new System.Drawing.Point(0, 0);
- this.labelComboBox10.ComboBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelComboBox10.ComboBox.Name = "comboBox1";
- this.labelComboBox10.ComboBox.Size = new System.Drawing.Size(71, 21);
- this.labelComboBox10.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox10.Label.AutoSize = true;
- this.labelComboBox10.Label.Location = new System.Drawing.Point(22, 5);
- this.labelComboBox10.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.labelComboBox10.Label.Name = "label1";
- this.labelComboBox10.Label.Size = new System.Drawing.Size(53, 12);
- this.labelComboBox10.Label.TabIndex = 2;
- this.labelComboBox10.Label.Text = "判定条件";
- this.labelComboBox10.Location = new System.Drawing.Point(196, 28);
- this.labelComboBox10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelComboBox10.Name = "labelComboBox10";
- this.labelComboBox10.Size = new System.Drawing.Size(150, 22);
- this.labelComboBox10.TabIndex = 27;
- //
- // labelTextBox8
- //
- //
- //
- //
- this.labelTextBox8.CheckBox.AutoSize = true;
- this.labelTextBox8.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox8.CheckBox.Name = "checkBox1";
- this.labelTextBox8.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelTextBox8.CheckBox.TabIndex = 1;
- this.labelTextBox8.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox8.Label.AutoSize = true;
- this.labelTextBox8.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox8.Label.Name = "label1";
- this.labelTextBox8.Label.Size = new System.Drawing.Size(53, 12);
- this.labelTextBox8.Label.TabIndex = 0;
- this.labelTextBox8.Label.Text = "生产批号";
- this.labelTextBox8.Location = new System.Drawing.Point(4, 28);
- this.labelTextBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox8.Name = "labelTextBox8";
- this.labelTextBox8.Size = new System.Drawing.Size(186, 21);
- this.labelTextBox8.TabIndex = 26;
- //
- //
- //
- this.labelTextBox8.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox8.TextBox.Enabled = false;
- this.labelTextBox8.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox8.TextBox.Name = "textBox1";
- this.labelTextBox8.TextBox.Size = new System.Drawing.Size(109, 21);
- this.labelTextBox8.TextBox.TabIndex = 1;
- this.labelTextBox8.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ultraTextEditor1);
- this.panel1.Controls.Add(this.ultraLabel3);
- this.panel1.Controls.Add(this.ultraComboEditor3);
- this.panel1.Controls.Add(this.labelTextBox10);
- this.panel1.Controls.Add(this.labelTextBox4);
- this.panel1.Controls.Add(this.labelDateTimePicker2);
- this.panel1.Controls.Add(this.labelDateTimePicker1);
- this.panel1.Controls.Add(this.labelComboBox2);
- this.panel1.Controls.Add(this.labelComboBox1);
- 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(2, 2, 2, 2);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1252, 58);
- this.panel1.TabIndex = 29;
- //
- // ultraTextEditor1
- //
- editorButton2.Text = "选择";
- this.ultraTextEditor1.ButtonsRight.Add(editorButton2);
- this.ultraTextEditor1.Location = new System.Drawing.Point(383, 30);
- this.ultraTextEditor1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraTextEditor1.Name = "ultraTextEditor1";
- this.ultraTextEditor1.ReadOnly = true;
- this.ultraTextEditor1.Size = new System.Drawing.Size(148, 21);
- this.ultraTextEditor1.TabIndex = 41;
- this.ultraTextEditor1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor1_EditorButtonClick);
- //
- // ultraLabel3
- //
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(353, 34);
- this.ultraLabel3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel3.TabIndex = 40;
- this.ultraLabel3.Text = "产线";
- //
- // ultraComboEditor3
- //
- this.ultraComboEditor3.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem18.DataValue = "2";
- valueListItem18.DisplayText = "判定时间";
- valueListItem19.DataValue = "1";
- valueListItem19.DisplayText = "送判时间";
- this.ultraComboEditor3.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem18,
- valueListItem19});
- this.ultraComboEditor3.Location = new System.Drawing.Point(378, 6);
- this.ultraComboEditor3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraComboEditor3.Name = "ultraComboEditor3";
- this.ultraComboEditor3.Size = new System.Drawing.Size(78, 21);
- this.ultraComboEditor3.TabIndex = 31;
- //
- // labelTextBox10
- //
- //
- //
- //
- this.labelTextBox10.CheckBox.AutoSize = true;
- this.labelTextBox10.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox10.CheckBox.Name = "checkBox1";
- this.labelTextBox10.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelTextBox10.CheckBox.TabIndex = 1;
- this.labelTextBox10.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox10.Label.AutoSize = true;
- this.labelTextBox10.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox10.Label.Name = "label1";
- this.labelTextBox10.Label.Size = new System.Drawing.Size(41, 12);
- this.labelTextBox10.Label.TabIndex = 0;
- this.labelTextBox10.Label.Text = "合同号";
- this.labelTextBox10.Location = new System.Drawing.Point(538, 29);
- this.labelTextBox10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox10.Name = "labelTextBox10";
- this.labelTextBox10.Size = new System.Drawing.Size(200, 21);
- this.labelTextBox10.TabIndex = 30;
- //
- //
- //
- this.labelTextBox10.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox10.TextBox.Enabled = false;
- this.labelTextBox10.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox10.TextBox.Name = "textBox1";
- this.labelTextBox10.TextBox.Size = new System.Drawing.Size(135, 21);
- this.labelTextBox10.TextBox.TabIndex = 1;
- this.labelTextBox10.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
- //
- // 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(15, 14);
- this.labelTextBox4.CheckBox.TabIndex = 1;
- this.labelTextBox4.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox4.Label.AutoSize = true;
- this.labelTextBox4.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox4.Label.Name = "label1";
- this.labelTextBox4.Label.Size = new System.Drawing.Size(53, 12);
- this.labelTextBox4.Label.TabIndex = 0;
- this.labelTextBox4.Label.Text = "判定炉号";
- this.labelTextBox4.Location = new System.Drawing.Point(4, 6);
- this.labelTextBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox4.Name = "labelTextBox4";
- this.labelTextBox4.Size = new System.Drawing.Size(185, 21);
- 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(108, 21);
- this.labelTextBox4.TextBox.TabIndex = 1;
- this.labelTextBox4.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
- //
- // 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(15, 14);
- 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(128, 21);
- 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(17, 12);
- this.labelDateTimePicker2.Label.TabIndex = 0;
- this.labelDateTimePicker2.Label.Text = "至";
- this.labelDateTimePicker2.Location = new System.Drawing.Point(584, 6);
- this.labelDateTimePicker2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelDateTimePicker2.Name = "labelDateTimePicker2";
- this.labelDateTimePicker2.Size = new System.Drawing.Size(152, 21);
- this.labelDateTimePicker2.TabIndex = 1;
- //
- // 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(15, 14);
- 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(124, 21);
- this.labelDateTimePicker1.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker1.Label.AutoSize = true;
- this.labelDateTimePicker1.Label.Location = new System.Drawing.Point(21, 4);
- this.labelDateTimePicker1.Label.Name = "label1";
- this.labelDateTimePicker1.Label.Size = new System.Drawing.Size(83, 12);
- this.labelDateTimePicker1.Label.TabIndex = 0;
- this.labelDateTimePicker1.Label.Text = " ";
- this.labelDateTimePicker1.Location = new System.Drawing.Point(353, 6);
- this.labelDateTimePicker1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelDateTimePicker1.Name = "labelDateTimePicker1";
- this.labelDateTimePicker1.Size = new System.Drawing.Size(231, 21);
- this.labelDateTimePicker1.TabIndex = 0;
- //
- // 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(15, 14);
- 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(71, 21);
- this.labelComboBox2.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox2.Label.AutoSize = true;
- this.labelComboBox2.Label.Location = new System.Drawing.Point(22, 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(53, 12);
- this.labelComboBox2.Label.TabIndex = 2;
- this.labelComboBox2.Label.Text = "判定状态";
- this.labelComboBox2.Location = new System.Drawing.Point(196, 6);
- this.labelComboBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelComboBox2.Name = "labelComboBox2";
- this.labelComboBox2.Size = new System.Drawing.Size(150, 22);
- this.labelComboBox2.TabIndex = 8;
- //
- // 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(15, 14);
- 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;
- valueListItem15.DataValue = "0";
- valueListItem15.DisplayText = "不符合";
- valueListItem16.DataValue = "1";
- valueListItem16.DisplayText = "符合";
- this.labelComboBox1.ComboBox.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem15,
- valueListItem16});
- 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(71, 21);
- this.labelComboBox1.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox1.Label.AutoSize = true;
- this.labelComboBox1.Label.Location = new System.Drawing.Point(22, 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(53, 12);
- this.labelComboBox1.Label.TabIndex = 2;
- this.labelComboBox1.Label.Text = "判定条件";
- this.labelComboBox1.Location = new System.Drawing.Point(196, 29);
- this.labelComboBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelComboBox1.Name = "labelComboBox1";
- this.labelComboBox1.Size = new System.Drawing.Size(150, 22);
- this.labelComboBox1.TabIndex = 27;
- //
- // 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(15, 14);
- this.labelTextBox1.CheckBox.TabIndex = 1;
- this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox1.Label.AutoSize = true;
- this.labelTextBox1.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox1.Label.Name = "label1";
- this.labelTextBox1.Label.Size = new System.Drawing.Size(53, 12);
- this.labelTextBox1.Label.TabIndex = 0;
- this.labelTextBox1.Label.Text = "生产批号";
- this.labelTextBox1.Location = new System.Drawing.Point(4, 30);
- this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox1.Name = "labelTextBox1";
- this.labelTextBox1.Size = new System.Drawing.Size(186, 21);
- this.labelTextBox1.TabIndex = 26;
- //
- //
- //
- 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(109, 21);
- this.labelTextBox1.TextBox.TabIndex = 1;
- this.labelTextBox1.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
- //
- // ultraTabPageControl6
- //
- this.ultraTabPageControl6.Controls.Add(this.ultraLabel1);
- this.ultraTabPageControl6.Controls.Add(this.panel3);
- this.ultraTabPageControl6.Location = new System.Drawing.Point(-7500, -8000);
- this.ultraTabPageControl6.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraTabPageControl6.Name = "ultraTabPageControl6";
- this.ultraTabPageControl6.Size = new System.Drawing.Size(1252, 648);
- //
- // ultraLabel1
- //
- appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(233)))), ((int)(((byte)(253)))));
- appearance2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(189)))), ((int)(((byte)(250)))));
- appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance2.BorderColor = System.Drawing.Color.RoyalBlue;
- appearance2.TextVAlignAsString = "Middle";
- this.ultraLabel1.Appearance = appearance2;
- this.ultraLabel1.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraLabel1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel1.Location = new System.Drawing.Point(0, 55);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(1252, 25);
- this.ultraLabel1.TabIndex = 1;
- this.ultraLabel1.Text = " 判定记录";
- //
- // panel3
- //
- this.panel3.Controls.Add(this.labelTextBox11);
- this.panel3.Controls.Add(this.ultraTextEditor4);
- this.panel3.Controls.Add(this.ultraLabel5);
- this.panel3.Controls.Add(this.labelTextBox7);
- 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.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1252, 55);
- this.panel3.TabIndex = 5;
- //
- // labelTextBox11
- //
- //
- //
- //
- this.labelTextBox11.CheckBox.AutoSize = true;
- this.labelTextBox11.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox11.CheckBox.Name = "checkBox1";
- this.labelTextBox11.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelTextBox11.CheckBox.TabIndex = 1;
- this.labelTextBox11.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox11.Label.AutoSize = true;
- this.labelTextBox11.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox11.Label.Name = "label1";
- this.labelTextBox11.Label.Size = new System.Drawing.Size(41, 12);
- this.labelTextBox11.Label.TabIndex = 0;
- this.labelTextBox11.Label.Text = "合同号";
- this.labelTextBox11.Location = new System.Drawing.Point(630, 28);
- this.labelTextBox11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox11.Name = "labelTextBox11";
- this.labelTextBox11.Size = new System.Drawing.Size(200, 21);
- this.labelTextBox11.TabIndex = 46;
- //
- //
- //
- this.labelTextBox11.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox11.TextBox.Enabled = false;
- this.labelTextBox11.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox11.TextBox.Name = "textBox1";
- this.labelTextBox11.TextBox.Size = new System.Drawing.Size(135, 21);
- this.labelTextBox11.TextBox.TabIndex = 1;
- this.labelTextBox11.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
- //
- // ultraTextEditor4
- //
- editorButton3.Text = "选择";
- this.ultraTextEditor4.ButtonsRight.Add(editorButton3);
- this.ultraTextEditor4.Location = new System.Drawing.Point(467, 29);
- this.ultraTextEditor4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraTextEditor4.Name = "ultraTextEditor4";
- this.ultraTextEditor4.ReadOnly = true;
- this.ultraTextEditor4.Size = new System.Drawing.Size(148, 21);
- this.ultraTextEditor4.TabIndex = 45;
- this.ultraTextEditor4.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor4_EditorButtonClick);
- //
- // ultraLabel5
- //
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(438, 31);
- this.ultraLabel5.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel5.TabIndex = 44;
- this.ultraLabel5.Text = "产线";
- //
- // labelTextBox7
- //
- //
- //
- //
- this.labelTextBox7.CheckBox.AutoSize = true;
- this.labelTextBox7.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox7.CheckBox.Name = "checkBox1";
- this.labelTextBox7.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelTextBox7.CheckBox.TabIndex = 1;
- this.labelTextBox7.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox7.Label.AutoSize = true;
- this.labelTextBox7.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox7.Label.Name = "label1";
- this.labelTextBox7.Label.Size = new System.Drawing.Size(53, 12);
- this.labelTextBox7.Label.TabIndex = 0;
- this.labelTextBox7.Label.Text = "判定炉号";
- this.labelTextBox7.Location = new System.Drawing.Point(16, 6);
- this.labelTextBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox7.Name = "labelTextBox7";
- this.labelTextBox7.Size = new System.Drawing.Size(191, 21);
- this.labelTextBox7.TabIndex = 5;
- //
- //
- //
- this.labelTextBox7.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox7.TextBox.Enabled = false;
- this.labelTextBox7.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox7.TextBox.Name = "textBox1";
- this.labelTextBox7.TextBox.Size = new System.Drawing.Size(114, 21);
- this.labelTextBox7.TextBox.TabIndex = 1;
- this.labelTextBox7.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox7_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(15, 14);
- 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(135, 21);
- this.labelComboBox3.ComboBox.TabIndex = 0;
- //
- //
- //
- this.labelComboBox3.Label.AutoSize = true;
- this.labelComboBox3.Label.Location = new System.Drawing.Point(22, 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(53, 12);
- this.labelComboBox3.Label.TabIndex = 2;
- this.labelComboBox3.Label.Text = "判定结果";
- this.labelComboBox3.Location = new System.Drawing.Point(222, 28);
- this.labelComboBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelComboBox3.Name = "labelComboBox3";
- this.labelComboBox3.Size = new System.Drawing.Size(214, 22);
- 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(15, 14);
- this.labelTextBox3.CheckBox.TabIndex = 1;
- this.labelTextBox3.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox3.Label.AutoSize = true;
- this.labelTextBox3.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox3.Label.Name = "label1";
- this.labelTextBox3.Label.Size = new System.Drawing.Size(53, 12);
- this.labelTextBox3.Label.TabIndex = 0;
- this.labelTextBox3.Label.Text = " 批号";
- this.labelTextBox3.Location = new System.Drawing.Point(16, 27);
- this.labelTextBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox3.Name = "labelTextBox3";
- this.labelTextBox3.Size = new System.Drawing.Size(191, 21);
- 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(114, 21);
- 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(15, 14);
- 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(146, 21);
- 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(17, 12);
- this.labelDateTimePicker3.Label.TabIndex = 0;
- this.labelDateTimePicker3.Label.Text = "至";
- this.labelDateTimePicker3.Location = new System.Drawing.Point(444, 6);
- this.labelDateTimePicker3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelDateTimePicker3.Name = "labelDateTimePicker3";
- this.labelDateTimePicker3.Size = new System.Drawing.Size(170, 21);
- 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(15, 14);
- 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(137, 21);
- this.labelDateTimePicker4.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker4.Label.AutoSize = true;
- this.labelDateTimePicker4.Label.Location = new System.Drawing.Point(21, 4);
- this.labelDateTimePicker4.Label.Name = "label1";
- this.labelDateTimePicker4.Label.Size = new System.Drawing.Size(53, 12);
- this.labelDateTimePicker4.Label.TabIndex = 0;
- this.labelDateTimePicker4.Label.Text = "判定时间";
- this.labelDateTimePicker4.Location = new System.Drawing.Point(222, 6);
- this.labelDateTimePicker4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelDateTimePicker4.Name = "labelDateTimePicker4";
- this.labelDateTimePicker4.Size = new System.Drawing.Size(214, 21);
- this.labelDateTimePicker4.TabIndex = 0;
- //
- // ultraTabPageControl7
- //
- this.ultraTabPageControl7.Controls.Add(this.splitContainer2);
- this.ultraTabPageControl7.Controls.Add(this.ultraLabel6);
- this.ultraTabPageControl7.Controls.Add(this.panel5);
- this.ultraTabPageControl7.Location = new System.Drawing.Point(-7500, -8000);
- this.ultraTabPageControl7.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraTabPageControl7.Name = "ultraTabPageControl7";
- this.ultraTabPageControl7.Size = new System.Drawing.Size(1252, 648);
- //
- // splitContainer2
- //
- this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer2.Location = new System.Drawing.Point(0, 63);
- this.splitContainer2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.splitContainer2.Name = "splitContainer2";
- this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
- this.splitContainer2.Size = new System.Drawing.Size(1252, 585);
- this.splitContainer2.SplitterDistance = 301;
- this.splitContainer2.SplitterWidth = 3;
- this.splitContainer2.TabIndex = 8;
- //
- // ultraLabel6
- //
- appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(233)))), ((int)(((byte)(253)))));
- appearance6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(189)))), ((int)(((byte)(250)))));
- appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance6.BorderColor = System.Drawing.Color.RoyalBlue;
- appearance6.TextVAlignAsString = "Middle";
- this.ultraLabel6.Appearance = appearance6;
- this.ultraLabel6.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraLabel6.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraLabel6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel6.Location = new System.Drawing.Point(0, 38);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(1252, 25);
- this.ultraLabel6.TabIndex = 6;
- this.ultraLabel6.Text = " 不合格评审记录";
- //
- // panel5
- //
- this.panel5.Controls.Add(this.labelCheckBox1);
- this.panel5.Controls.Add(this.labelTextBox6);
- this.panel5.Controls.Add(this.labelTextBox5);
- this.panel5.Controls.Add(this.labelDateTimePicker5);
- this.panel5.Controls.Add(this.labelDateTimePicker6);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel5.Location = new System.Drawing.Point(0, 0);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(1252, 38);
- this.panel5.TabIndex = 7;
- //
- // labelCheckBox1
- //
- //
- //
- //
- this.labelCheckBox1.CheckBox.AutoSize = true;
- this.labelCheckBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelCheckBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
- this.labelCheckBox1.CheckBox.Name = "checkBox1";
- this.labelCheckBox1.CheckBox.Size = new System.Drawing.Size(72, 16);
- this.labelCheckBox1.CheckBox.TabIndex = 0;
- this.labelCheckBox1.CheckBox.Text = "无效记录";
- this.labelCheckBox1.CheckBox.UseVisualStyleBackColor = true;
- this.labelCheckBox1.Location = new System.Drawing.Point(822, 7);
- this.labelCheckBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelCheckBox1.Name = "labelCheckBox1";
- this.labelCheckBox1.Size = new System.Drawing.Size(85, 21);
- this.labelCheckBox1.TabIndex = 5;
- //
- // labelTextBox6
- //
- //
- //
- //
- this.labelTextBox6.CheckBox.AutoSize = true;
- this.labelTextBox6.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox6.CheckBox.Name = "checkBox1";
- this.labelTextBox6.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelTextBox6.CheckBox.TabIndex = 1;
- this.labelTextBox6.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox6.Label.AutoSize = true;
- this.labelTextBox6.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox6.Label.Name = "label1";
- this.labelTextBox6.Label.Size = new System.Drawing.Size(53, 12);
- this.labelTextBox6.Label.TabIndex = 0;
- this.labelTextBox6.Label.Text = "判定炉号";
- this.labelTextBox6.Location = new System.Drawing.Point(16, 7);
- this.labelTextBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox6.Name = "labelTextBox6";
- this.labelTextBox6.Size = new System.Drawing.Size(197, 21);
- this.labelTextBox6.TabIndex = 4;
- //
- //
- //
- this.labelTextBox6.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox6.TextBox.Enabled = false;
- this.labelTextBox6.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox6.TextBox.Name = "textBox1";
- this.labelTextBox6.TextBox.Size = new System.Drawing.Size(120, 21);
- this.labelTextBox6.TextBox.TabIndex = 1;
- this.labelTextBox6.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox6_TextBox_KeyDown);
- //
- // labelTextBox5
- //
- //
- //
- //
- this.labelTextBox5.CheckBox.AutoSize = true;
- this.labelTextBox5.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox5.CheckBox.Name = "checkBox1";
- this.labelTextBox5.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelTextBox5.CheckBox.TabIndex = 1;
- this.labelTextBox5.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox5.Label.AutoSize = true;
- this.labelTextBox5.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox5.Label.Name = "label1";
- this.labelTextBox5.Label.Size = new System.Drawing.Size(29, 12);
- this.labelTextBox5.Label.TabIndex = 0;
- this.labelTextBox5.Label.Text = "批号";
- this.labelTextBox5.Location = new System.Drawing.Point(230, 7);
- this.labelTextBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelTextBox5.Name = "labelTextBox5";
- this.labelTextBox5.Size = new System.Drawing.Size(197, 21);
- this.labelTextBox5.TabIndex = 3;
- //
- //
- //
- this.labelTextBox5.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox5.TextBox.Enabled = false;
- this.labelTextBox5.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox5.TextBox.Name = "textBox1";
- this.labelTextBox5.TextBox.Size = new System.Drawing.Size(144, 21);
- this.labelTextBox5.TextBox.TabIndex = 1;
- //
- // labelDateTimePicker5
- //
- //
- //
- //
- this.labelDateTimePicker5.CheckBox.AutoSize = true;
- this.labelDateTimePicker5.CheckBox.Checked = true;
- this.labelDateTimePicker5.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
- this.labelDateTimePicker5.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker5.CheckBox.Name = "checkBox1";
- this.labelDateTimePicker5.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelDateTimePicker5.CheckBox.TabIndex = 1;
- this.labelDateTimePicker5.CheckBox.UseVisualStyleBackColor = true;
- this.labelDateTimePicker5.CheckBox.Visible = false;
- //
- //
- //
- this.labelDateTimePicker5.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelDateTimePicker5.DateTimePicker.Enabled = false;
- this.labelDateTimePicker5.DateTimePicker.Location = new System.Drawing.Point(0, 0);
- this.labelDateTimePicker5.DateTimePicker.Name = "dateTimePicker1";
- this.labelDateTimePicker5.DateTimePicker.Size = new System.Drawing.Size(124, 21);
- this.labelDateTimePicker5.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker5.Label.AutoSize = true;
- this.labelDateTimePicker5.Label.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker5.Label.Name = "label1";
- this.labelDateTimePicker5.Label.Size = new System.Drawing.Size(17, 12);
- this.labelDateTimePicker5.Label.TabIndex = 0;
- this.labelDateTimePicker5.Label.Text = "至";
- this.labelDateTimePicker5.Location = new System.Drawing.Point(657, 7);
- this.labelDateTimePicker5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelDateTimePicker5.Name = "labelDateTimePicker5";
- this.labelDateTimePicker5.Size = new System.Drawing.Size(148, 21);
- this.labelDateTimePicker5.TabIndex = 1;
- //
- // labelDateTimePicker6
- //
- //
- //
- //
- this.labelDateTimePicker6.CheckBox.AutoSize = true;
- this.labelDateTimePicker6.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelDateTimePicker6.CheckBox.Name = "checkBox1";
- this.labelDateTimePicker6.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelDateTimePicker6.CheckBox.TabIndex = 1;
- this.labelDateTimePicker6.CheckBox.UseVisualStyleBackColor = true;
- this.labelDateTimePicker6.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker6_CheckBox_CheckedChanged);
- //
- //
- //
- this.labelDateTimePicker6.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelDateTimePicker6.DateTimePicker.Enabled = false;
- this.labelDateTimePicker6.DateTimePicker.Location = new System.Drawing.Point(0, 0);
- this.labelDateTimePicker6.DateTimePicker.Name = "dateTimePicker1";
- this.labelDateTimePicker6.DateTimePicker.Size = new System.Drawing.Size(122, 21);
- this.labelDateTimePicker6.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker6.Label.AutoSize = true;
- this.labelDateTimePicker6.Label.Location = new System.Drawing.Point(21, 4);
- this.labelDateTimePicker6.Label.Name = "label1";
- this.labelDateTimePicker6.Label.Size = new System.Drawing.Size(77, 12);
- this.labelDateTimePicker6.Label.TabIndex = 0;
- this.labelDateTimePicker6.Label.Text = "申请放行时间";
- this.labelDateTimePicker6.Location = new System.Drawing.Point(436, 7);
- this.labelDateTimePicker6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.labelDateTimePicker6.Name = "labelDateTimePicker6";
- this.labelDateTimePicker6.Size = new System.Drawing.Size(223, 21);
- this.labelDateTimePicker6.TabIndex = 0;
- //
- // 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";
- //
- // panel4
- //
- this.panel4.Controls.Add(this.ultraTabControl2);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel4.Location = new System.Drawing.Point(0, 0);
- this.panel4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(1256, 674);
- this.panel4.TabIndex = 2;
- //
- // ultraTabControl2
- //
- this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
- this.ultraTabControl2.Controls.Add(this.ultraTabPageControl5);
- this.ultraTabControl2.Controls.Add(this.ultraTabPageControl6);
- this.ultraTabControl2.Controls.Add(this.ultraTabPageControl7);
- 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(2, 2, 2, 2);
- this.ultraTabControl2.Name = "ultraTabControl2";
- this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
- this.ultraTabControl2.Size = new System.Drawing.Size(1256, 674);
- this.ultraTabControl2.TabIndex = 3;
- this.ultraTabControl2.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.BottomLeft;
- ultraTab5.Key = "Judge";
- ultraTab5.TabPage = this.ultraTabPageControl5;
- ultraTab5.Text = "综合判定";
- ultraTab6.Key = "JudgeRecord";
- ultraTab6.TabPage = this.ultraTabPageControl6;
- ultraTab6.Text = "判定记录";
- ultraTab7.Key = "PassRecord";
- ultraTab7.TabPage = this.ultraTabPageControl7;
- ultraTab7.Text = "不合格评审记录";
- this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab5,
- ultraTab6,
- ultraTab7});
- 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(2, 2, 2, 2);
- this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
- this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1252, 648);
- //
- // RolledTubeColligateJudgeFrm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1256, 674);
- this.Controls.Add(this.panel4);
- this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.Name = "RolledTubeColligateJudgeFrm";
- this.Text = "综合判定";
- this.Load += new System.EventHandler(this.SteelMakingColligateJudgeFrm_Load);
- this.Shown += new System.EventHandler(this.SteelMakingColligateJudgeFrm_Shown);
- this.ultraTabPageControl5.ResumeLayout(false);
- this.splitContainer3.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
- this.splitContainer3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
- this.ultraExpandableGroupBox2.ResumeLayout(false);
- this.panel6.ResumeLayout(false);
- this.panel6.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox9.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox10.ComboBox)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox2.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
- this.ultraTabPageControl6.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- this.panel3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox3.ComboBox)).EndInit();
- this.ultraTabPageControl7.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
- this.splitContainer2.ResumeLayout(false);
- this.panel5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
- this.ultraTabControl2.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel4;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl6;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox2;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker1;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker2;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox4;
- 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 Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl7;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private System.Windows.Forms.Panel panel5;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox5;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker5;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker6;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox6;
- private Mes.Client.Comm.Control.LabelCheckBox labelCheckBox1;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox7;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
- private System.Windows.Forms.SplitContainer splitContainer2;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
- private System.Windows.Forms.SplitContainer splitContainer3;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel6;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker7;
- private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker8;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox9;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox10;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox8;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox9;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox10;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox11;
- }
- }
|