namespace Core.StlMes.Client.Judge.Forms
{
partial class SteelMakingPassApplyFrm
{
///
/// 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.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = 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();
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.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
this.panel5 = new System.Windows.Forms.Panel();
this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
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.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.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
this.ultraExpandableGroupBox2.SuspendLayout();
this.ultraExpandableGroupBoxPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
this.ultraTabControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.SuspendLayout();
//
// ultraTabPageControl1
//
this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
this.ultraTabPageControl1.Name = "ultraTabPageControl1";
this.ultraTabPageControl1.Size = new System.Drawing.Size(1281, 311);
//
// ultraTabPageControl2
//
this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
this.ultraTabPageControl2.Name = "ultraTabPageControl2";
this.ultraTabPageControl2.Size = new System.Drawing.Size(1281, 311);
//
// ultraTabPageControl3
//
this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
this.ultraTabPageControl3.Name = "ultraTabPageControl3";
this.ultraTabPageControl3.Size = new System.Drawing.Size(1281, 311);
//
// ultraTabPageControl4
//
this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
this.ultraTabPageControl4.Name = "ultraTabPageControl4";
this.ultraTabPageControl4.Size = new System.Drawing.Size(1281, 311);
//
// 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, 0);
this.ultraLabel6.Margin = new System.Windows.Forms.Padding(4);
this.ultraLabel6.Name = "ultraLabel6";
this.ultraLabel6.Size = new System.Drawing.Size(1291, 31);
this.ultraLabel6.TabIndex = 8;
this.ultraLabel6.Text = " 不合格评审记录";
//
// panel5
//
this.panel5.Controls.Add(this.labelComboBox1);
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(1291, 47);
this.panel5.TabIndex = 9;
//
// 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 = "2";
valueListItem1.DisplayText = "未审核";
valueListItem3.DataValue = "1";
valueListItem3.DisplayText = "审核通过";
valueListItem2.DataValue = "0";
valueListItem2.DisplayText = "审核不通过";
this.labelComboBox1.ComboBox.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem1,
valueListItem3,
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(143, 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(493, 9);
this.labelComboBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelComboBox1.Name = "labelComboBox1";
this.labelComboBox1.Size = new System.Drawing.Size(239, 28);
this.labelComboBox1.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(31, 11);
this.labelTextBox6.Margin = new System.Windows.Forms.Padding(5);
this.labelTextBox6.Name = "labelTextBox6";
this.labelTextBox6.Size = new System.Drawing.Size(214, 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(120, 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(261, 11);
this.labelTextBox5.Margin = new System.Windows.Forms.Padding(5);
this.labelTextBox5.Name = "labelTextBox5";
this.labelTextBox5.Size = new System.Drawing.Size(220, 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(126, 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(169, 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(1024, 9);
this.labelDateTimePicker5.Margin = new System.Windows.Forms.Padding(5);
this.labelDateTimePicker5.Name = "labelDateTimePicker5";
this.labelDateTimePicker5.Size = new System.Drawing.Size(198, 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.labelDateTimePicker4_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(150, 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(751, 9);
this.labelDateTimePicker6.Margin = new System.Windows.Forms.Padding(5);
this.labelDateTimePicker6.Name = "labelDateTimePicker6";
this.labelDateTimePicker6.Size = new System.Drawing.Size(274, 26);
this.labelDateTimePicker6.TabIndex = 0;
//
// ultraExpandableGroupBox2
//
this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1291, 364);
this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 280);
this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1291, 364);
this.ultraExpandableGroupBox2.TabIndex = 10;
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.Name = "ultraExpandableGroupBoxPanel2";
this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1285, 340);
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.Name = "ultraTabControl1";
this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
this.ultraTabControl1.Size = new System.Drawing.Size(1285, 340);
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.Name = "ultraTabSharedControlsPage1";
this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1281, 311);
//
// 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, 47);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.ultraLabel6);
this.splitContainer1.Size = new System.Drawing.Size(1291, 233);
this.splitContainer1.SplitterDistance = 115;
this.splitContainer1.TabIndex = 11;
//
// SteelMakingPassApplyFrm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1291, 644);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.ultraExpandableGroupBox2);
this.Controls.Add(this.panel5);
this.Name = "SteelMakingPassApplyFrm";
this.Text = "炼钢申请放行";
this.Load += new System.EventHandler(this.SteelMakingPassApplyFrm_Load);
this.panel5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.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.splitContainer1.Panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.Misc.UltraLabel ultraLabel6;
private System.Windows.Forms.Panel panel5;
private Mes.Client.Comm.Control.LabelTextBox labelTextBox6;
private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker5;
private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker6;
private Mes.Client.Comm.Control.LabelTextBox labelTextBox5;
private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
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.SplitContainer splitContainer1;
}
}