| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591 |
- namespace Core.StlMes.Client.Judge.Forms
- {
- partial class SteelMakingColligateJudgeFrm
- {
- /// <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.Appearance appearance3 = new Infragistics.Win.Appearance();
- 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.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.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = 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(SteelMakingColligateJudgeFrm));
- Infragistics.Win.Appearance appearance5 = 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();
- 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.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelComboBox5 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.ultraOptionSet2 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraOptionSet3 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- this.labelComboBox2 = 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.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.labelTextBox8 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelComboBox4 = new Core.Mes.Client.Comm.Control.LabelComboBox();
- 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.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.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.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
- this.checkBox1 = new System.Windows.Forms.CheckBox();
- this.checkBox3 = new System.Windows.Forms.CheckBox();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.checkBox2 = new System.Windows.Forms.CheckBox();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.panel4 = new System.Windows.Forms.Panel();
- this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraTabPageControl5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
- this.splitContainer1.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox5.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox2.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
- this.ultraExpandableGroupBox2.SuspendLayout();
- this.ultraExpandableGroupBoxPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
- this.ultraTabControl1.SuspendLayout();
- this.ultraTabPageControl6.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox4.ComboBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox3.ComboBox)).BeginInit();
- this.ultraTabPageControl7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
- this.splitContainer2.SuspendLayout();
- this.panel5.SuspendLayout();
- this.panel7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
- this.ultraTabControl2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- this.SuspendLayout();
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
- this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(1330, 282);
- //
- // ultraTabPageControl2
- //
- this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabPageControl2.Name = "ultraTabPageControl2";
- this.ultraTabPageControl2.Size = new System.Drawing.Size(1330, 282);
- //
- // ultraTabPageControl3
- //
- this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabPageControl3.Name = "ultraTabPageControl3";
- this.ultraTabPageControl3.Size = new System.Drawing.Size(1330, 282);
- //
- // ultraTabPageControl4
- //
- this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabPageControl4.Name = "ultraTabPageControl4";
- this.ultraTabPageControl4.Size = new System.Drawing.Size(1330, 282);
- //
- // ultraTabPageControl5
- //
- this.ultraTabPageControl5.Controls.Add(this.splitContainer1);
- this.ultraTabPageControl5.Controls.Add(this.ultraLabel3);
- this.ultraTabPageControl5.Controls.Add(this.panel2);
- this.ultraTabPageControl5.Controls.Add(this.ultraExpandableGroupBox2);
- this.ultraTabPageControl5.Location = new System.Drawing.Point(1, 1);
- this.ultraTabPageControl5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabPageControl5.Name = "ultraTabPageControl5";
- this.ultraTabPageControl5.Size = new System.Drawing.Size(1340, 655);
- //
- // splitContainer1
- //
- this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
- this.splitContainer1.Location = new System.Drawing.Point(0, 99);
- this.splitContainer1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.splitContainer1.Name = "splitContainer1";
- this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
- this.splitContainer1.Size = new System.Drawing.Size(1340, 221);
- this.splitContainer1.SplitterDistance = 103;
- this.splitContainer1.TabIndex = 4;
- //
- // ultraLabel3
- //
- 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.ultraLabel3.Appearance = appearance3;
- 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);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(1340, 31);
- this.ultraLabel3.TabIndex = 0;
- this.ultraLabel3.Text = " 炉号信息";
- //
- // panel2
- //
- this.panel2.Controls.Add(this.labelTextBox2);
- this.panel2.Controls.Add(this.labelTextBox1);
- this.panel2.Controls.Add(this.labelComboBox5);
- this.panel2.Controls.Add(this.ultraOptionSet2);
- this.panel2.Controls.Add(this.ultraLabel5);
- this.panel2.Controls.Add(this.ultraOptionSet3);
- this.panel2.Controls.Add(this.ultraLabel4);
- this.panel2.Controls.Add(this.labelComboBox1);
- this.panel2.Controls.Add(this.labelComboBox2);
- this.panel2.Controls.Add(this.labelDateTimePicker1);
- this.panel2.Controls.Add(this.labelDateTimePicker2);
- this.panel2.Controls.Add(this.labelTextBox4);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Margin = new System.Windows.Forms.Padding(4);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1340, 68);
- this.panel2.TabIndex = 3;
- //
- // 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(82, 15);
- this.labelTextBox2.Label.TabIndex = 0;
- this.labelTextBox2.Label.Text = "生产合同号";
- this.labelTextBox2.Location = new System.Drawing.Point(1135, 5);
- this.labelTextBox2.Margin = new System.Windows.Forms.Padding(5);
- this.labelTextBox2.Name = "labelTextBox2";
- this.labelTextBox2.Size = new System.Drawing.Size(195, 26);
- this.labelTextBox2.TabIndex = 4;
- //
- //
- //
- 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(86, 25);
- this.labelTextBox2.TextBox.TabIndex = 1;
- this.labelTextBox2.Visible = false;
- //
- // 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(1111, 35);
- this.labelTextBox1.Margin = new System.Windows.Forms.Padding(5);
- this.labelTextBox1.Name = "labelTextBox1";
- this.labelTextBox1.Size = new System.Drawing.Size(195, 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(101, 25);
- this.labelTextBox1.TextBox.TabIndex = 1;
- this.labelTextBox1.Visible = false;
- //
- // 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(151, 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(536, 35);
- this.labelComboBox5.Margin = new System.Windows.Forms.Padding(5);
- this.labelComboBox5.Name = "labelComboBox5";
- this.labelComboBox5.Size = new System.Drawing.Size(247, 28);
- this.labelComboBox5.TabIndex = 25;
- //
- // 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(867, 2);
- this.ultraOptionSet2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraOptionSet2.Name = "ultraOptionSet2";
- this.ultraOptionSet2.Size = new System.Drawing.Size(219, 30);
- this.ultraOptionSet2.TabIndex = 23;
- this.ultraOptionSet2.Text = "全部";
- //
- // ultraLabel5
- //
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(795, 9);
- this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(67, 19);
- this.ultraLabel5.TabIndex = 24;
- this.ultraLabel5.Text = "取样标志";
- //
- // 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(867, 35);
- this.ultraOptionSet3.Margin = new System.Windows.Forms.Padding(4);
- this.ultraOptionSet3.Name = "ultraOptionSet3";
- this.ultraOptionSet3.Size = new System.Drawing.Size(219, 30);
- this.ultraOptionSet3.TabIndex = 21;
- this.ultraOptionSet3.Text = "全部";
- //
- // ultraLabel4
- //
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(795, 40);
- this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(67, 19);
- this.ultraLabel4.TabIndex = 22;
- this.ultraLabel4.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.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
- this.labelComboBox1.ComboBox.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
- 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(155, 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(264, 35);
- this.labelComboBox1.Margin = new System.Windows.Forms.Padding(5);
- this.labelComboBox1.Name = "labelComboBox1";
- this.labelComboBox1.Size = new System.Drawing.Size(251, 28);
- this.labelComboBox1.TabIndex = 15;
- //
- // 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.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(147, 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(5, 34);
- this.labelComboBox2.Margin = new System.Windows.Forms.Padding(5);
- this.labelComboBox2.Name = "labelComboBox2";
- this.labelComboBox2.Size = new System.Drawing.Size(243, 28);
- this.labelComboBox2.TabIndex = 8;
- //
- // 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(184, 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(97, 15);
- this.labelDateTimePicker1.Label.TabIndex = 0;
- this.labelDateTimePicker1.Label.Text = "申请判定时间";
- this.labelDateTimePicker1.Location = new System.Drawing.Point(264, 5);
- this.labelDateTimePicker1.Margin = new System.Windows.Forms.Padding(5);
- this.labelDateTimePicker1.Name = "labelDateTimePicker1";
- this.labelDateTimePicker1.Size = new System.Drawing.Size(308, 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(183, 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(22, 15);
- this.labelDateTimePicker2.Label.TabIndex = 0;
- this.labelDateTimePicker2.Label.Text = "至";
- this.labelDateTimePicker2.Location = new System.Drawing.Point(571, 5);
- this.labelDateTimePicker2.Margin = new System.Windows.Forms.Padding(5);
- this.labelDateTimePicker2.Name = "labelDateTimePicker2";
- this.labelDateTimePicker2.Size = new System.Drawing.Size(212, 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, 5);
- this.labelTextBox4.Margin = new System.Windows.Forms.Padding(5);
- this.labelTextBox4.Name = "labelTextBox4";
- this.labelTextBox4.Size = new System.Drawing.Size(243, 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(149, 25);
- this.labelTextBox4.TextBox.TabIndex = 1;
- this.labelTextBox4.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
- //
- // ultraExpandableGroupBox2
- //
- this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
- this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1340, 335);
- this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 320);
- this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
- this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1340, 335);
- this.ultraExpandableGroupBox2.TabIndex = 8;
- this.ultraExpandableGroupBox2.Text = "判定实绩信息";
- //
- // ultraExpandableGroupBoxPanel2
- //
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraTabControl1);
- 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(1334, 311);
- this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
- //
- // ultraTabControl1
- //
- this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
- this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
- this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabControl1.Name = "ultraTabControl1";
- this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.ultraTabControl1.Size = new System.Drawing.Size(1334, 311);
- this.ultraTabControl1.TabIndex = 7;
- ultraTab1.TabPage = this.ultraTabPageControl1;
- ultraTab1.Text = "成分信息";
- ultraTab2.TabPage = this.ultraTabPageControl2;
- ultraTab2.Text = "低倍信息";
- ultraTab3.TabPage = this.ultraTabPageControl3;
- ultraTab3.Text = "探伤信息";
- ultraTab4.TabPage = this.ultraTabPageControl4;
- ultraTab4.Text = "表检尺寸";
- this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab1,
- ultraTab2,
- ultraTab3,
- ultraTab4});
- 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(3, 2, 3, 2);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1330, 282);
- //
- // ultraTabPageControl6
- //
- this.ultraTabPageControl6.Controls.Add(this.ultraLabel1);
- this.ultraTabPageControl6.Controls.Add(this.panel3);
- this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabPageControl6.Name = "ultraTabPageControl6";
- this.ultraTabPageControl6.Size = new System.Drawing.Size(1340, 655);
- //
- // 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, 68);
- this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(1340, 31);
- this.ultraLabel1.TabIndex = 1;
- this.ultraLabel1.Text = " 判定记录";
- //
- // panel3
- //
- this.panel3.Controls.Add(this.labelTextBox8);
- this.panel3.Controls.Add(this.labelComboBox4);
- 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.Margin = new System.Windows.Forms.Padding(4);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1340, 68);
- this.panel3.TabIndex = 5;
- //
- // 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(18, 17);
- this.labelTextBox8.CheckBox.TabIndex = 1;
- this.labelTextBox8.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox8.Label.AutoSize = true;
- this.labelTextBox8.Label.Location = new System.Drawing.Point(24, 4);
- this.labelTextBox8.Label.Name = "label1";
- this.labelTextBox8.Label.Size = new System.Drawing.Size(52, 15);
- this.labelTextBox8.Label.TabIndex = 0;
- this.labelTextBox8.Label.Text = "判定人";
- this.labelTextBox8.Location = new System.Drawing.Point(244, 8);
- this.labelTextBox8.Margin = new System.Windows.Forms.Padding(5);
- this.labelTextBox8.Name = "labelTextBox8";
- this.labelTextBox8.Size = new System.Drawing.Size(203, 26);
- this.labelTextBox8.TabIndex = 9;
- //
- //
- //
- 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(124, 25);
- this.labelTextBox8.TextBox.TabIndex = 1;
- this.labelTextBox8.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox7_TextBox_KeyDown);
- //
- // 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(201, 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(695, 5);
- this.labelComboBox4.Margin = new System.Windows.Forms.Padding(5);
- this.labelComboBox4.Name = "labelComboBox4";
- this.labelComboBox4.Size = new System.Drawing.Size(267, 28);
- this.labelComboBox4.TabIndex = 8;
- //
- // 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(18, 17);
- this.labelTextBox7.CheckBox.TabIndex = 1;
- this.labelTextBox7.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox7.Label.AutoSize = true;
- this.labelTextBox7.Label.Location = new System.Drawing.Point(24, 4);
- this.labelTextBox7.Label.Name = "label1";
- this.labelTextBox7.Label.Size = new System.Drawing.Size(67, 15);
- this.labelTextBox7.Label.TabIndex = 0;
- this.labelTextBox7.Label.Text = "判定炉号";
- this.labelTextBox7.Location = new System.Drawing.Point(27, 8);
- this.labelTextBox7.Margin = new System.Windows.Forms.Padding(5);
- this.labelTextBox7.Name = "labelTextBox7";
- this.labelTextBox7.Size = new System.Drawing.Size(211, 26);
- 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(117, 25);
- 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(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(133, 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(457, 6);
- this.labelComboBox3.Margin = new System.Windows.Forms.Padding(5);
- this.labelComboBox3.Name = "labelComboBox3";
- this.labelComboBox3.Size = new System.Drawing.Size(229, 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(27, 38);
- this.labelTextBox3.Margin = new System.Windows.Forms.Padding(5);
- this.labelTextBox3.Name = "labelTextBox3";
- this.labelTextBox3.Size = new System.Drawing.Size(211, 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(117, 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(198, 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(532, 34);
- this.labelDateTimePicker3.Margin = new System.Windows.Forms.Padding(5);
- this.labelDateTimePicker3.Name = "labelDateTimePicker3";
- this.labelDateTimePicker3.Size = new System.Drawing.Size(227, 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(191, 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(244, 35);
- this.labelDateTimePicker4.Margin = new System.Windows.Forms.Padding(5);
- this.labelDateTimePicker4.Name = "labelDateTimePicker4";
- this.labelDateTimePicker4.Size = new System.Drawing.Size(285, 26);
- 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(-10000, -10000);
- this.ultraTabPageControl7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabPageControl7.Name = "ultraTabPageControl7";
- this.ultraTabPageControl7.Size = new System.Drawing.Size(1340, 655);
- //
- // splitContainer2
- //
- this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer2.Location = new System.Drawing.Point(0, 79);
- this.splitContainer2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.splitContainer2.Name = "splitContainer2";
- this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
- this.splitContainer2.Size = new System.Drawing.Size(1340, 576);
- this.splitContainer2.SplitterDistance = 298;
- 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, 48);
- this.ultraLabel6.Margin = new System.Windows.Forms.Padding(4);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(1340, 31);
- 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.Margin = new System.Windows.Forms.Padding(4);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(1340, 48);
- 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(89, 19);
- this.labelCheckBox1.CheckBox.TabIndex = 0;
- this.labelCheckBox1.CheckBox.Text = "无效记录";
- this.labelCheckBox1.CheckBox.UseVisualStyleBackColor = true;
- this.labelCheckBox1.Location = new System.Drawing.Point(1096, 9);
- this.labelCheckBox1.Margin = new System.Windows.Forms.Padding(5);
- this.labelCheckBox1.Name = "labelCheckBox1";
- this.labelCheckBox1.Size = new System.Drawing.Size(113, 26);
- 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(18, 17);
- this.labelTextBox6.CheckBox.TabIndex = 1;
- this.labelTextBox6.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox6.Label.AutoSize = true;
- this.labelTextBox6.Label.Location = new System.Drawing.Point(24, 4);
- this.labelTextBox6.Label.Name = "label1";
- this.labelTextBox6.Label.Size = new System.Drawing.Size(67, 15);
- this.labelTextBox6.Label.TabIndex = 0;
- this.labelTextBox6.Label.Text = "判定炉号";
- this.labelTextBox6.Location = new System.Drawing.Point(21, 9);
- this.labelTextBox6.Margin = new System.Windows.Forms.Padding(5);
- this.labelTextBox6.Name = "labelTextBox6";
- this.labelTextBox6.Size = new System.Drawing.Size(263, 26);
- 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(169, 25);
- 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(18, 17);
- this.labelTextBox5.CheckBox.TabIndex = 1;
- this.labelTextBox5.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox5.Label.AutoSize = true;
- this.labelTextBox5.Label.Location = new System.Drawing.Point(24, 4);
- this.labelTextBox5.Label.Name = "label1";
- this.labelTextBox5.Label.Size = new System.Drawing.Size(67, 15);
- this.labelTextBox5.Label.TabIndex = 0;
- this.labelTextBox5.Label.Text = "熔炼炉号";
- this.labelTextBox5.Location = new System.Drawing.Point(307, 9);
- this.labelTextBox5.Margin = new System.Windows.Forms.Padding(5);
- this.labelTextBox5.Name = "labelTextBox5";
- this.labelTextBox5.Size = new System.Drawing.Size(263, 26);
- 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(169, 25);
- 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(18, 17);
- 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(168, 25);
- 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(22, 15);
- this.labelDateTimePicker5.Label.TabIndex = 0;
- this.labelDateTimePicker5.Label.Text = "至";
- this.labelDateTimePicker5.Location = new System.Drawing.Point(876, 9);
- this.labelDateTimePicker5.Margin = new System.Windows.Forms.Padding(5);
- this.labelDateTimePicker5.Name = "labelDateTimePicker5";
- this.labelDateTimePicker5.Size = new System.Drawing.Size(197, 26);
- 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(18, 17);
- 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(173, 25);
- this.labelDateTimePicker6.DateTimePicker.TabIndex = 0;
- //
- //
- //
- this.labelDateTimePicker6.Label.AutoSize = true;
- this.labelDateTimePicker6.Label.Location = new System.Drawing.Point(24, 4);
- this.labelDateTimePicker6.Label.Name = "label1";
- this.labelDateTimePicker6.Label.Size = new System.Drawing.Size(97, 15);
- this.labelDateTimePicker6.Label.TabIndex = 0;
- this.labelDateTimePicker6.Label.Text = "申请放行时间";
- this.labelDateTimePicker6.Location = new System.Drawing.Point(581, 9);
- this.labelDateTimePicker6.Margin = new System.Windows.Forms.Padding(5);
- this.labelDateTimePicker6.Name = "labelDateTimePicker6";
- this.labelDateTimePicker6.Size = new System.Drawing.Size(297, 26);
- this.labelDateTimePicker6.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.ultraComboEditor1);
- this.panel7.Controls.Add(this.ultraComboEditor2);
- this.panel7.Controls.Add(this.dateTimePicker1);
- this.panel7.Controls.Add(this.checkBox1);
- this.panel7.Controls.Add(this.checkBox3);
- this.panel7.Controls.Add(this.ultraLabel2);
- this.panel7.Controls.Add(this.checkBox2);
- this.panel7.Controls.Add(this.ultraLabel13);
- this.panel7.Controls.Add(this.ultraLabel11);
- 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(306, 189);
- this.panel7.TabIndex = 1;
- //
- // 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(103, 155);
- 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
- //
- appearance5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.ultraOptionSet1.Appearance = appearance5;
- 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(103, 121);
- this.ultraOptionSet1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraOptionSet1.Name = "ultraOptionSet1";
- this.ultraOptionSet1.Size = new System.Drawing.Size(219, 30);
- this.ultraOptionSet1.TabIndex = 12;
- this.ultraOptionSet1.Text = "未判";
- //
- // dateTimePicker2
- //
- this.dateTimePicker2.Enabled = false;
- this.dateTimePicker2.Location = new System.Drawing.Point(103, 92);
- 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 = 21;
- //
- // 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(103, 9);
- this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(189, 24);
- this.ultraComboEditor1.TabIndex = 7;
- 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";
- //
- // ultraComboEditor2
- //
- this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor2.Enabled = false;
- this.ultraComboEditor2.Location = new System.Drawing.Point(103, 38);
- 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 = 23;
- //
- // dateTimePicker1
- //
- this.dateTimePicker1.Enabled = false;
- this.dateTimePicker1.Location = new System.Drawing.Point(103, 65);
- 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 = 20;
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.Location = new System.Drawing.Point(12, 12);
- 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 = 18;
- this.checkBox1.Text = "生产状态";
- this.checkBox1.UseVisualStyleBackColor = true;
- this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
- //
- // checkBox3
- //
- this.checkBox3.AutoSize = true;
- this.checkBox3.Location = new System.Drawing.Point(12, 68);
- 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 = 19;
- this.checkBox3.Text = "生产时间";
- this.checkBox3.UseVisualStyleBackColor = true;
- this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
- //
- // ultraLabel2
- //
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(33, 128);
- this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(67, 19);
- this.ultraLabel2.TabIndex = 13;
- this.ultraLabel2.Text = "判定状态";
- //
- // checkBox2
- //
- this.checkBox2.AutoSize = true;
- this.checkBox2.Location = new System.Drawing.Point(12, 39);
- 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 = 22;
- this.checkBox2.Text = "炼钢产线";
- this.checkBox2.UseVisualStyleBackColor = true;
- this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
- //
- // ultraLabel13
- //
- this.ultraLabel13.AutoSize = true;
- this.ultraLabel13.Location = new System.Drawing.Point(33, 158);
- this.ultraLabel13.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(67, 19);
- this.ultraLabel13.TabIndex = 6;
- this.ultraLabel13.Text = "熔炼炉号";
- //
- // ultraLabel11
- //
- this.ultraLabel11.AutoSize = true;
- this.ultraLabel11.Location = new System.Drawing.Point(60, 46);
- this.ultraLabel11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(0, 0);
- this.ultraLabel11.TabIndex = 4;
- //
- // panel4
- //
- this.panel4.Controls.Add(this.ultraTabControl2);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel4.Location = new System.Drawing.Point(331, 0);
- this.panel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(1344, 684);
- 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(3, 2, 3, 2);
- this.ultraTabControl2.Name = "ultraTabControl2";
- this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
- this.ultraTabControl2.Size = new System.Drawing.Size(1344, 684);
- this.ultraTabControl2.TabIndex = 3;
- this.ultraTabControl2.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.BottomLeft;
- ultraTab5.TabPage = this.ultraTabPageControl5;
- ultraTab5.Text = "综合判定";
- ultraTab6.TabPage = this.ultraTabPageControl6;
- ultraTab6.Text = "判定记录";
- 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(3, 2, 3, 2);
- this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
- this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1340, 655);
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(331, 684);
- 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(331, 684);
- 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(306, 678);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // SteelMakingColligateJudgeFrm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1675, 684);
- this.Controls.Add(this.panel4);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Name = "SteelMakingColligateJudgeFrm";
- this.Text = "综合判定";
- this.Load += new System.EventHandler(this.SteelMakingColligateJudgeFrm_Load);
- this.Shown += new System.EventHandler(this.SteelMakingColligateJudgeFrm_Shown);
- this.ultraTabPageControl5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
- this.splitContainer1.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox5.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox2.ComboBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
- this.ultraExpandableGroupBox2.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
- this.ultraTabControl1.ResumeLayout(false);
- this.ultraTabPageControl6.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.labelComboBox4.ComboBox)).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);
- this.panel7.ResumeLayout(false);
- this.panel7.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
- this.ultraTabControl2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- 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.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
- private System.Windows.Forms.Panel panel7;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- private System.Windows.Forms.Panel panel4;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet1;
- 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 System.Windows.Forms.Panel panel2;
- 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 Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
- 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 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 System.Windows.Forms.SplitContainer splitContainer1;
- private System.Windows.Forms.CheckBox checkBox1;
- private System.Windows.Forms.DateTimePicker dateTimePicker2;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
- private System.Windows.Forms.DateTimePicker dateTimePicker1;
- private System.Windows.Forms.CheckBox checkBox3;
- private System.Windows.Forms.CheckBox checkBox2;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox4;
- private System.Windows.Forms.SplitContainer splitContainer2;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
- private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Mes.Client.Comm.Control.LabelComboBox labelComboBox5;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox8;
- }
- }
|