namespace Core.StlMes.Client.Judge.Forms
{
partial class QcmJhyElementsQueryFrm
{
///
/// 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()
{
this.panel1 = new System.Windows.Forms.Panel();
this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
this.labelDateTimePicker1 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
this.labelDateTimePicker2 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
this.ultraExpandableGroupBox1.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.labelTextBox2);
this.panel1.Controls.Add(this.labelComboBox1);
this.panel1.Controls.Add(this.labelDateTimePicker1);
this.panel1.Controls.Add(this.labelDateTimePicker2);
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(1355, 41);
this.panel1.TabIndex = 0;
//
// 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(67, 15);
this.labelTextBox2.Label.TabIndex = 0;
this.labelTextBox2.Label.Text = "判定炉号";
this.labelTextBox2.Location = new System.Drawing.Point(251, 8);
this.labelTextBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelTextBox2.Name = "labelTextBox2";
this.labelTextBox2.Size = new System.Drawing.Size(220, 26);
this.labelTextBox2.TabIndex = 15;
//
//
//
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(124, 25);
this.labelTextBox2.TextBox.TabIndex = 1;
//
// 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(140, 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(483, 6);
this.labelComboBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelComboBox1.Name = "labelComboBox1";
this.labelComboBox1.Size = new System.Drawing.Size(236, 28);
this.labelComboBox1.TabIndex = 14;
//
// 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(169, 25);
this.labelDateTimePicker1.DateTimePicker.TabIndex = 0;
//
//
//
this.labelDateTimePicker1.Label.AutoSize = true;
this.labelDateTimePicker1.Label.Location = new System.Drawing.Point(24, 4);
this.labelDateTimePicker1.Label.Name = "label1";
this.labelDateTimePicker1.Label.Size = new System.Drawing.Size(67, 15);
this.labelDateTimePicker1.Label.TabIndex = 0;
this.labelDateTimePicker1.Label.Text = "同步时间";
this.labelDateTimePicker1.Location = new System.Drawing.Point(735, 6);
this.labelDateTimePicker1.Margin = new System.Windows.Forms.Padding(5);
this.labelDateTimePicker1.Name = "labelDateTimePicker1";
this.labelDateTimePicker1.Size = new System.Drawing.Size(263, 26);
this.labelDateTimePicker1.TabIndex = 2;
//
// 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(178, 25);
this.labelDateTimePicker2.DateTimePicker.TabIndex = 0;
//
//
//
this.labelDateTimePicker2.Label.AutoSize = true;
this.labelDateTimePicker2.Label.Location = new System.Drawing.Point(4, 4);
this.labelDateTimePicker2.Label.Name = "label1";
this.labelDateTimePicker2.Label.Size = new System.Drawing.Size(30, 15);
this.labelDateTimePicker2.Label.TabIndex = 0;
this.labelDateTimePicker2.Label.Text = "至 ";
this.labelDateTimePicker2.Location = new System.Drawing.Point(1003, 6);
this.labelDateTimePicker2.Margin = new System.Windows.Forms.Padding(5);
this.labelDateTimePicker2.Name = "labelDateTimePicker2";
this.labelDateTimePicker2.Size = new System.Drawing.Size(215, 26);
this.labelDateTimePicker2.TabIndex = 3;
//
// 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(18, 8);
this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelTextBox1.Name = "labelTextBox1";
this.labelTextBox1.Size = new System.Drawing.Size(221, 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(125, 25);
this.labelTextBox1.TextBox.TabIndex = 1;
//
// ultraExpandableGroupBox1
//
this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1355, 185);
this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 333);
this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1355, 185);
this.ultraExpandableGroupBox1.TabIndex = 1;
this.ultraExpandableGroupBox1.Text = "炼钢判定放行备注";
//
// ultraExpandableGroupBoxPanel1
//
this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1349, 161);
this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
//
// QcmJhyElementsQueryFrm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1355, 518);
this.Controls.Add(this.ultraExpandableGroupBox1);
this.Controls.Add(this.panel1);
this.Name = "QcmJhyElementsQueryFrm";
this.Text = "成分实绩信息查询";
this.Load += new System.EventHandler(this.QcmJhyElementsQueryFrm_Load);
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
this.ultraExpandableGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker1;
private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker2;
private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
}
}