namespace Core.StlMes.Client.Judge.Forms { partial class RolledPhyPassApplyFrm { /// /// 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.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 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.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.ultraTabPageControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); this.ultraTabPageControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl(); 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.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl(); this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage(); this.panel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit(); this.ultraExpandableGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit(); this.ultraTabControl2.SuspendLayout(); this.SuspendLayout(); // // ultraTabPageControl5 // this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabPageControl5.Margin = new System.Windows.Forms.Padding(2); this.ultraTabPageControl5.Name = "ultraTabPageControl5"; this.ultraTabPageControl5.Size = new System.Drawing.Size(1098, 79); // // ultraTabPageControl10 // this.ultraTabPageControl10.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabPageControl10.Margin = new System.Windows.Forms.Padding(2); this.ultraTabPageControl10.Name = "ultraTabPageControl10"; this.ultraTabPageControl10.Size = new System.Drawing.Size(1098, 79); // // ultraTabPageControl7 // this.ultraTabPageControl7.Location = new System.Drawing.Point(1, 23); this.ultraTabPageControl7.Margin = new System.Windows.Forms.Padding(2); this.ultraTabPageControl7.Name = "ultraTabPageControl7"; this.ultraTabPageControl7.Size = new System.Drawing.Size(1098, 79); // // 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.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(1102, 38); 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(15, 14); 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(100, 21); this.labelComboBox1.ComboBox.TabIndex = 0; // // // this.labelComboBox1.Label.AutoSize = true; this.labelComboBox1.Label.Location = new System.Drawing.Point(22, 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(53, 12); this.labelComboBox1.Label.TabIndex = 2; this.labelComboBox1.Label.Text = "处置方式"; this.labelComboBox1.Location = new System.Drawing.Point(327, 9); this.labelComboBox1.Name = "labelComboBox1"; this.labelComboBox1.Size = new System.Drawing.Size(179, 22); 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(15, 14); this.labelTextBox6.CheckBox.TabIndex = 1; this.labelTextBox6.CheckBox.UseVisualStyleBackColor = true; // // // this.labelTextBox6.Label.AutoSize = true; this.labelTextBox6.Label.Location = new System.Drawing.Point(21, 4); this.labelTextBox6.Label.Name = "label1"; this.labelTextBox6.Label.Size = new System.Drawing.Size(53, 12); this.labelTextBox6.Label.TabIndex = 0; this.labelTextBox6.Label.Text = "检验编号"; this.labelTextBox6.Location = new System.Drawing.Point(10, 9); this.labelTextBox6.Margin = new System.Windows.Forms.Padding(4); this.labelTextBox6.Name = "labelTextBox6"; this.labelTextBox6.Size = new System.Drawing.Size(160, 21); 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(83, 21); 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(15, 14); this.labelTextBox5.CheckBox.TabIndex = 1; this.labelTextBox5.CheckBox.UseVisualStyleBackColor = true; // // // this.labelTextBox5.Label.AutoSize = true; this.labelTextBox5.Label.Location = new System.Drawing.Point(21, 4); this.labelTextBox5.Label.Name = "label1"; this.labelTextBox5.Label.Size = new System.Drawing.Size(29, 12); this.labelTextBox5.Label.TabIndex = 0; this.labelTextBox5.Label.Text = "批号"; this.labelTextBox5.Location = new System.Drawing.Point(176, 9); this.labelTextBox5.Margin = new System.Windows.Forms.Padding(4); this.labelTextBox5.Name = "labelTextBox5"; this.labelTextBox5.Size = new System.Drawing.Size(125, 21); 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(72, 21); this.labelTextBox5.TextBox.TabIndex = 1; this.labelTextBox5.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox6_TextBox_KeyDown); // // 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(15, 14); 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(124, 21); 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(17, 12); this.labelDateTimePicker5.Label.TabIndex = 0; this.labelDateTimePicker5.Label.Text = "至"; this.labelDateTimePicker5.Location = new System.Drawing.Point(718, 9); this.labelDateTimePicker5.Margin = new System.Windows.Forms.Padding(4); this.labelDateTimePicker5.Name = "labelDateTimePicker5"; this.labelDateTimePicker5.Size = new System.Drawing.Size(148, 21); 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(15, 14); 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(105, 21); this.labelDateTimePicker6.DateTimePicker.TabIndex = 0; // // // this.labelDateTimePicker6.Label.AutoSize = true; this.labelDateTimePicker6.Label.Location = new System.Drawing.Point(21, 4); this.labelDateTimePicker6.Label.Name = "label1"; this.labelDateTimePicker6.Label.Size = new System.Drawing.Size(77, 12); this.labelDateTimePicker6.Label.TabIndex = 0; this.labelDateTimePicker6.Label.Text = "放行申请时间"; this.labelDateTimePicker6.Location = new System.Drawing.Point(513, 9); this.labelDateTimePicker6.Margin = new System.Windows.Forms.Padding(4); this.labelDateTimePicker6.Name = "labelDateTimePicker6"; this.labelDateTimePicker6.Size = new System.Drawing.Size(206, 21); this.labelDateTimePicker6.TabIndex = 0; // // splitContainer2 // this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2; this.splitContainer2.Location = new System.Drawing.Point(0, 38); this.splitContainer2.Margin = new System.Windows.Forms.Padding(2); this.splitContainer2.Name = "splitContainer2"; this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer2.Panel2 // this.splitContainer2.Panel2.Controls.Add(this.ultraExpandableGroupBox2); this.splitContainer2.Panel2.Controls.Add(this.ultraTabControl2); this.splitContainer2.Size = new System.Drawing.Size(1102, 508); this.splitContainer2.SplitterDistance = 53; this.splitContainer2.SplitterWidth = 3; this.splitContainer2.TabIndex = 12; // // ultraExpandableGroupBox2 // this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2); this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1102, 347); this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 0); this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(2); this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2"; this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1102, 347); this.ultraExpandableGroupBox2.TabIndex = 4; this.ultraExpandableGroupBox2.Text = "理化实绩信息"; // // ultraExpandableGroupBoxPanel2 // this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 19); this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(2); this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2"; this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1096, 325); this.ultraExpandableGroupBoxPanel2.TabIndex = 0; // // ultraTabControl2 // this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2); this.ultraTabControl2.Controls.Add(this.ultraTabPageControl5); this.ultraTabControl2.Controls.Add(this.ultraTabPageControl10); this.ultraTabControl2.Controls.Add(this.ultraTabPageControl7); this.ultraTabControl2.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraTabControl2.Location = new System.Drawing.Point(0, 347); this.ultraTabControl2.Margin = new System.Windows.Forms.Padding(2); this.ultraTabControl2.Name = "ultraTabControl2"; this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2; this.ultraTabControl2.Size = new System.Drawing.Size(1102, 105); this.ultraTabControl2.TabIndex = 5; ultraTab5.Key = "judge"; ultraTab5.TabPage = this.ultraTabPageControl5; ultraTab5.Text = "判定实绩信息"; ultraTab5.Visible = false; ultraTab6.Key = "apply"; ultraTab6.TabPage = this.ultraTabPageControl10; ultraTab6.Text = "送判明细信息"; ultraTab6.Visible = false; ultraTab7.Key = "flow"; ultraTab7.TabPage = this.ultraTabPageControl7; ultraTab7.Text = "放行流程"; this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] { ultraTab5, ultraTab6, ultraTab7}); // // ultraTabSharedControlsPage2 // this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000); this.ultraTabSharedControlsPage2.Margin = new System.Windows.Forms.Padding(2); this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2"; this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1098, 79); // // RolledPhyPassApplyFrm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1102, 546); this.Controls.Add(this.splitContainer2); this.Controls.Add(this.panel5); this.Margin = new System.Windows.Forms.Padding(2); this.Name = "RolledPhyPassApplyFrm"; this.Text = "试样组放行审核"; this.Load += new System.EventHandler(this.SteelMakingPassApplyFrm_Load); this.Shown += new System.EventHandler(this.RolledTubePassApplyFrm_Shown); this.panel5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit(); this.splitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit(); this.ultraExpandableGroupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit(); this.ultraTabControl2.ResumeLayout(false); this.ResumeLayout(false); } #endregion 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 System.Windows.Forms.SplitContainer splitContainer2; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2; private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2; private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl10; private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl7; } }