namespace Core.StlMes.Client.Judge.Forms
{
partial class QcmJudgeLockFrm
{
///
/// 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();
Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
this.panel1 = new System.Windows.Forms.Panel();
this.labelTextBox3 = new Core.Mes.Client.Comm.Control.LabelTextBox();
this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
this.panel2 = new System.Windows.Forms.Panel();
this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
this.labelTextBox5 = new Core.Mes.Client.Comm.Control.LabelTextBox();
this.labelDateTimePicker2 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
this.labelTextBox6 = new Core.Mes.Client.Comm.Control.LabelTextBox();
this.labelDateTimePicker1 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
this.ultraTabControl1.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
this.SuspendLayout();
//
// ultraTabPageControl1
//
this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
this.ultraTabPageControl1.Name = "ultraTabPageControl1";
this.ultraTabPageControl1.Size = new System.Drawing.Size(1228, 316);
//
// ultraTabPageControl2
//
this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
this.ultraTabPageControl2.Name = "ultraTabPageControl2";
this.ultraTabPageControl2.Size = new System.Drawing.Size(1228, 316);
//
// panel1
//
this.panel1.Controls.Add(this.labelTextBox3);
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(1232, 68);
this.panel1.TabIndex = 0;
//
// 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(52, 15);
this.labelTextBox3.Label.TabIndex = 0;
this.labelTextBox3.Label.Text = "合同号";
this.labelTextBox3.Location = new System.Drawing.Point(268, 23);
this.labelTextBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelTextBox3.Name = "labelTextBox3";
this.labelTextBox3.Size = new System.Drawing.Size(256, 26);
this.labelTextBox3.TabIndex = 1;
//
//
//
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(175, 25);
this.labelTextBox3.TextBox.TabIndex = 1;
this.labelTextBox3.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox1_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(26, 23);
this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelTextBox1.Name = "labelTextBox1";
this.labelTextBox1.Size = new System.Drawing.Size(227, 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(131, 25);
this.labelTextBox1.TextBox.TabIndex = 1;
this.labelTextBox1.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox1_TextBox_KeyDown);
//
// 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, 146);
this.ultraTabControl1.Name = "ultraTabControl1";
this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
this.ultraTabControl1.Size = new System.Drawing.Size(1232, 345);
this.ultraTabControl1.TabIndex = 2;
ultraTab1.Key = "judgeLock";
ultraTab1.TabPage = this.ultraTabPageControl1;
ultraTab1.Text = "判定锁定";
ultraTab2.Key = "lockRecord";
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(1228, 316);
//
// panel2
//
this.panel2.Controls.Add(this.labelComboBox1);
this.panel2.Controls.Add(this.labelTextBox2);
this.panel2.Controls.Add(this.labelTextBox5);
this.panel2.Controls.Add(this.labelDateTimePicker2);
this.panel2.Controls.Add(this.labelTextBox6);
this.panel2.Controls.Add(this.labelDateTimePicker1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 68);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1232, 78);
this.panel2.TabIndex = 3;
//
// labelComboBox1
//
//
//
//
this.labelComboBox1.CheckBox.AutoSize = true;
this.labelComboBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
this.labelComboBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
this.labelComboBox1.CheckBox.Name = "checkBox1";
this.labelComboBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
this.labelComboBox1.CheckBox.TabIndex = 0;
this.labelComboBox1.CheckBox.UseVisualStyleBackColor = true;
//
//
//
this.labelComboBox1.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
this.labelComboBox1.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelComboBox1.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.labelComboBox1.ComboBox.Enabled = false;
this.labelComboBox1.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
valueListItem1.DataValue = "1";
valueListItem1.DisplayText = "已锁定";
valueListItem2.DataValue = "0";
valueListItem2.DisplayText = "未锁定";
this.labelComboBox1.ComboBox.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem1,
valueListItem2});
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(132, 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(25, 37);
this.labelComboBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelComboBox1.Name = "labelComboBox1";
this.labelComboBox1.Size = new System.Drawing.Size(228, 28);
this.labelComboBox1.TabIndex = 5;
//
// 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(268, 37);
this.labelTextBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelTextBox2.Name = "labelTextBox2";
this.labelTextBox2.Size = new System.Drawing.Size(253, 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.Margin = new System.Windows.Forms.Padding(4);
this.labelTextBox2.TextBox.Name = "textBox1";
this.labelTextBox2.TextBox.Size = new System.Drawing.Size(172, 25);
this.labelTextBox2.TextBox.TabIndex = 1;
this.labelTextBox2.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox1_TextBox_KeyDown);
//
// labelTextBox5
//
//
//
//
this.labelTextBox5.CheckBox.AutoSize = true;
this.labelTextBox5.CheckBox.Location = new System.Drawing.Point(5, 5);
this.labelTextBox5.CheckBox.Margin = new System.Windows.Forms.Padding(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(25, 5);
this.labelTextBox5.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelTextBox5.Label.Name = "label1";
this.labelTextBox5.Label.Size = new System.Drawing.Size(52, 15);
this.labelTextBox5.Label.TabIndex = 0;
this.labelTextBox5.Label.Text = "合同号";
this.labelTextBox5.Location = new System.Drawing.Point(268, 9);
this.labelTextBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelTextBox5.Name = "labelTextBox5";
this.labelTextBox5.Size = new System.Drawing.Size(253, 26);
this.labelTextBox5.TabIndex = 1;
//
//
//
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.Margin = new System.Windows.Forms.Padding(4);
this.labelTextBox5.TextBox.Name = "textBox1";
this.labelTextBox5.TextBox.Size = new System.Drawing.Size(172, 25);
this.labelTextBox5.TextBox.TabIndex = 1;
this.labelTextBox5.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox1_TextBox_KeyDown);
//
// labelDateTimePicker2
//
//
//
//
this.labelDateTimePicker2.CheckBox.AutoSize = true;
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(164, 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(67, 15);
this.labelDateTimePicker2.Label.TabIndex = 0;
this.labelDateTimePicker2.Label.Text = "锁定结束";
this.labelDateTimePicker2.Location = new System.Drawing.Point(556, 38);
this.labelDateTimePicker2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelDateTimePicker2.Name = "labelDateTimePicker2";
this.labelDateTimePicker2.Size = new System.Drawing.Size(240, 26);
this.labelDateTimePicker2.TabIndex = 3;
//
// labelTextBox6
//
//
//
//
this.labelTextBox6.CheckBox.AutoSize = true;
this.labelTextBox6.CheckBox.Location = new System.Drawing.Point(5, 5);
this.labelTextBox6.CheckBox.Margin = new System.Windows.Forms.Padding(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(25, 5);
this.labelTextBox6.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
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(25, 9);
this.labelTextBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelTextBox6.Name = "labelTextBox6";
this.labelTextBox6.Size = new System.Drawing.Size(228, 26);
this.labelTextBox6.TabIndex = 0;
//
//
//
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.Margin = new System.Windows.Forms.Padding(4);
this.labelTextBox6.TextBox.Name = "textBox1";
this.labelTextBox6.TextBox.Size = new System.Drawing.Size(132, 25);
this.labelTextBox6.TextBox.TabIndex = 1;
this.labelTextBox6.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox1_TextBox_KeyDown);
//
// 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(165, 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(535, 9);
this.labelDateTimePicker1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelDateTimePicker1.Name = "labelDateTimePicker1";
this.labelDateTimePicker1.Size = new System.Drawing.Size(261, 26);
this.labelDateTimePicker1.TabIndex = 2;
//
// QcmJudgeLockFrm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1232, 491);
this.Controls.Add(this.ultraTabControl1);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "QcmJudgeLockFrm";
this.Text = "判定锁定";
this.Load += new System.EventHandler(this.QcmJudgeLockFrm_Load);
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
this.ultraTabControl1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private Mes.Client.Comm.Control.LabelTextBox labelTextBox3;
private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
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 Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker2;
private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker1;
private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
private System.Windows.Forms.Panel panel2;
private Mes.Client.Comm.Control.LabelTextBox labelTextBox5;
private Mes.Client.Comm.Control.LabelTextBox labelTextBox6;
private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
}
}