namespace Core.StlMes.Client.Judge.Forms { partial class QcmZbsInfoQueryFrm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab(); Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab(); this.panel1 = new System.Windows.Forms.Panel(); this.labelDateTimePicker2 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker(); this.labelDateTimePicker1 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker(); this.labelTextBox3 = new Core.Mes.Client.Comm.Control.LabelTextBox(); this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox(); this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox(); this.panel2 = new System.Windows.Forms.Panel(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl(); this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage(); this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit(); this.ultraTabControl1.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.labelDateTimePicker2); this.panel1.Controls.Add(this.labelDateTimePicker1); this.panel1.Controls.Add(this.labelTextBox3); this.panel1.Controls.Add(this.labelTextBox2); 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.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1375, 51); this.panel1.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(5, 5); this.labelDateTimePicker2.CheckBox.Margin = new System.Windows.Forms.Padding(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.Margin = new System.Windows.Forms.Padding(4); this.labelDateTimePicker2.DateTimePicker.Name = "dateTimePicker1"; this.labelDateTimePicker2.DateTimePicker.Size = new System.Drawing.Size(179, 25); this.labelDateTimePicker2.DateTimePicker.TabIndex = 0; // // // this.labelDateTimePicker2.Label.AutoSize = true; this.labelDateTimePicker2.Label.Location = new System.Drawing.Point(5, 5); this.labelDateTimePicker2.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelDateTimePicker2.Label.Name = "label1"; this.labelDateTimePicker2.Label.Size = new System.Drawing.Size(15, 15); this.labelDateTimePicker2.Label.TabIndex = 0; this.labelDateTimePicker2.Label.Text = "-"; this.labelDateTimePicker2.Location = new System.Drawing.Point(1053, 13); this.labelDateTimePicker2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.labelDateTimePicker2.Name = "labelDateTimePicker2"; this.labelDateTimePicker2.Size = new System.Drawing.Size(203, 26); this.labelDateTimePicker2.TabIndex = 4; // // labelDateTimePicker1 // // // // this.labelDateTimePicker1.CheckBox.AutoSize = true; this.labelDateTimePicker1.CheckBox.Location = new System.Drawing.Point(5, 5); this.labelDateTimePicker1.CheckBox.Margin = new System.Windows.Forms.Padding(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.Margin = new System.Windows.Forms.Padding(4); this.labelDateTimePicker1.DateTimePicker.Name = "dateTimePicker1"; this.labelDateTimePicker1.DateTimePicker.Size = new System.Drawing.Size(162, 25); this.labelDateTimePicker1.DateTimePicker.TabIndex = 0; // // // this.labelDateTimePicker1.Label.AutoSize = true; this.labelDateTimePicker1.Label.Location = new System.Drawing.Point(25, 5); this.labelDateTimePicker1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelDateTimePicker1.Label.Name = "label1"; this.labelDateTimePicker1.Label.Size = new System.Drawing.Size(67, 15); this.labelDateTimePicker1.Label.TabIndex = 0; this.labelDateTimePicker1.Label.Text = "判定时间"; this.labelDateTimePicker1.Location = new System.Drawing.Point(792, 13); this.labelDateTimePicker1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.labelDateTimePicker1.Name = "labelDateTimePicker1"; this.labelDateTimePicker1.Size = new System.Drawing.Size(258, 26); this.labelDateTimePicker1.TabIndex = 3; // // labelTextBox3 // // // // this.labelTextBox3.CheckBox.AutoSize = true; this.labelTextBox3.CheckBox.Location = new System.Drawing.Point(5, 5); this.labelTextBox3.CheckBox.Margin = new System.Windows.Forms.Padding(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(25, 5); this.labelTextBox3.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 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(513, 13); this.labelTextBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.labelTextBox3.Name = "labelTextBox3"; this.labelTextBox3.Size = new System.Drawing.Size(263, 26); this.labelTextBox3.TabIndex = 2; // // // 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.Margin = new System.Windows.Forms.Padding(4); this.labelTextBox3.TextBox.Name = "textBox1"; this.labelTextBox3.TextBox.Size = new System.Drawing.Size(167, 25); this.labelTextBox3.TextBox.TabIndex = 1; this.labelTextBox3.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox3_TextBox_KeyDown); // // labelTextBox2 // // // // this.labelTextBox2.CheckBox.AutoSize = true; this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(5, 5); this.labelTextBox2.CheckBox.Margin = new System.Windows.Forms.Padding(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(25, 5); this.labelTextBox2.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelTextBox2.Label.Name = "label1"; this.labelTextBox2.Label.Size = new System.Drawing.Size(52, 15); this.labelTextBox2.Label.TabIndex = 0; this.labelTextBox2.Label.Text = "合同号"; this.labelTextBox2.Location = new System.Drawing.Point(252, 13); this.labelTextBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.labelTextBox2.Name = "labelTextBox2"; this.labelTextBox2.Size = new System.Drawing.Size(251, 26); this.labelTextBox2.TabIndex = 1; // // // 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.Margin = new System.Windows.Forms.Padding(4); this.labelTextBox2.TextBox.Name = "textBox1"; this.labelTextBox2.TextBox.Size = new System.Drawing.Size(170, 25); this.labelTextBox2.TextBox.TabIndex = 1; this.labelTextBox2.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox2_TextBox_KeyDown); // // labelTextBox1 // // // // this.labelTextBox1.CheckBox.AutoSize = true; this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(5, 5); this.labelTextBox1.CheckBox.Margin = new System.Windows.Forms.Padding(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(25, 5); this.labelTextBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 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(16, 14); this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.labelTextBox1.Name = "labelTextBox1"; this.labelTextBox1.Size = new System.Drawing.Size(228, 26); this.labelTextBox1.TabIndex = 0; // // // 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.Margin = new System.Windows.Forms.Padding(4); this.labelTextBox1.TextBox.Name = "textBox1"; this.labelTextBox1.TextBox.Size = new System.Drawing.Size(132, 25); this.labelTextBox1.TextBox.TabIndex = 1; this.labelTextBox1.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox1_TextBox_KeyDown); // // panel2 // this.panel2.Controls.Add(this.splitContainer1); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 51); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1375, 425); this.panel2.TabIndex = 1; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 0); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.ultraTabControl1); this.splitContainer1.Size = new System.Drawing.Size(1375, 425); this.splitContainer1.SplitterDistance = 192; this.splitContainer1.TabIndex = 0; // // ultraTabControl1 // this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1); this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2); this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraTabControl1.Location = new System.Drawing.Point(0, 0); this.ultraTabControl1.Name = "ultraTabControl1"; this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1; this.ultraTabControl1.Size = new System.Drawing.Size(1375, 229); this.ultraTabControl1.TabIndex = 0; ultraTab1.Key = "craft"; ultraTab1.TabPage = this.ultraTabPageControl1; ultraTab1.Text = "工艺信息"; ultraTab2.Key = "detect"; ultraTab2.TabPage = this.ultraTabPageControl2; ultraTab2.Text = "探伤信息"; this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] { ultraTab1, ultraTab2}); this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged); // // ultraTabSharedControlsPage1 // this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1"; this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1371, 200); // // ultraTabPageControl1 // this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabPageControl1.Name = "ultraTabPageControl1"; this.ultraTabPageControl1.Size = new System.Drawing.Size(1371, 200); // // ultraTabPageControl2 // this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 26); this.ultraTabPageControl2.Name = "ultraTabPageControl2"; this.ultraTabPageControl2.Size = new System.Drawing.Size(1371, 200); // // QcmZbsInfoQueryFrm // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1375, 476); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Name = "QcmZbsInfoQueryFrm"; this.Text = "QcmZbsInfoQueryFrm"; this.Load += new System.EventHandler(this.QcmZbsInfoQueryFrm_Load); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit(); this.ultraTabControl1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private Mes.Client.Comm.Control.LabelTextBox labelTextBox1; private Mes.Client.Comm.Control.LabelTextBox labelTextBox2; private Mes.Client.Comm.Control.LabelTextBox labelTextBox3; private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker2; private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker1; private System.Windows.Forms.SplitContainer splitContainer1; private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1; private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2; } }