namespace Core.LgMes.Client.LgJobMgt { partial class frmCvtOperate { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.rbXDGX = new System.Windows.Forms.RadioButton(); this.rbDG = new System.Windows.Forms.RadioButton(); this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox(); this.rdbtnRhs1 = new System.Windows.Forms.RadioButton(); this.rdbtnCas3 = new System.Windows.Forms.RadioButton(); this.rdbtnCas2 = new System.Windows.Forms.RadioButton(); this.rdbtnCas1 = new System.Windows.Forms.RadioButton(); this.rbGBL2 = new System.Windows.Forms.RadioButton(); this.rbQZJS = new System.Windows.Forms.RadioButton(); this.rbGBL1 = new System.Windows.Forms.RadioButton(); this.btnNo = new System.Windows.Forms.Button(); this.btnOk = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit(); this.ultraGroupBox2.SuspendLayout(); this.SuspendLayout(); // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.rbXDGX); this.ultraGroupBox1.Controls.Add(this.rbDG); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(231, 54); this.ultraGroupBox1.TabIndex = 1; this.ultraGroupBox1.Text = "正常执行操作"; this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000; // // rbXDGX // this.rbXDGX.AutoSize = true; this.rbXDGX.Location = new System.Drawing.Point(121, 21); this.rbXDGX.Name = "rbXDGX"; this.rbXDGX.Size = new System.Drawing.Size(83, 16); this.rbXDGX.TabIndex = 2; this.rbXDGX.TabStop = true; this.rbXDGX.Tag = "GONEXT"; this.rbXDGX.Text = "去下道工序"; this.rbXDGX.UseVisualStyleBackColor = true; this.rbXDGX.CheckedChanged += new System.EventHandler(this.rbXDGX_CheckedChanged); // // rbDG // this.rbDG.AutoSize = true; this.rbDG.Location = new System.Drawing.Point(39, 21); this.rbDG.Name = "rbDG"; this.rbDG.Size = new System.Drawing.Size(47, 16); this.rbDG.TabIndex = 0; this.rbDG.TabStop = true; this.rbDG.Tag = "IN"; this.rbDG.Text = "倒钢"; this.rbDG.UseVisualStyleBackColor = true; this.rbDG.CheckedChanged += new System.EventHandler(this.rbDG_CheckedChanged); // // ultraGroupBox2 // this.ultraGroupBox2.Controls.Add(this.rdbtnRhs1); this.ultraGroupBox2.Controls.Add(this.rdbtnCas3); this.ultraGroupBox2.Controls.Add(this.rdbtnCas2); this.ultraGroupBox2.Controls.Add(this.rdbtnCas1); this.ultraGroupBox2.Controls.Add(this.rbGBL2); this.ultraGroupBox2.Controls.Add(this.rbQZJS); this.ultraGroupBox2.Controls.Add(this.rbGBL1); this.ultraGroupBox2.Location = new System.Drawing.Point(0, 60); this.ultraGroupBox2.Name = "ultraGroupBox2"; this.ultraGroupBox2.Size = new System.Drawing.Size(138, 206); this.ultraGroupBox2.TabIndex = 2; this.ultraGroupBox2.Text = "异常执行操作"; this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000; // // rdbtnRhs1 // this.rdbtnRhs1.AutoSize = true; this.rdbtnRhs1.Location = new System.Drawing.Point(25, 155); this.rdbtnRhs1.Name = "rdbtnRhs1"; this.rdbtnRhs1.Size = new System.Drawing.Size(71, 16); this.rdbtnRhs1.TabIndex = 11; this.rdbtnRhs1.TabStop = true; this.rdbtnRhs1.Tag = ""; this.rdbtnRhs1.Text = "去1#RH炉"; this.rdbtnRhs1.UseVisualStyleBackColor = true; this.rdbtnRhs1.Visible = false; this.rdbtnRhs1.CheckedChanged += new System.EventHandler(this.rdbtnRhs1_CheckedChanged); // // rdbtnCas3 // this.rdbtnCas3.AutoSize = true; this.rdbtnCas3.Location = new System.Drawing.Point(25, 81); this.rdbtnCas3.Name = "rdbtnCas3"; this.rdbtnCas3.Size = new System.Drawing.Size(83, 16); this.rdbtnCas3.TabIndex = 10; this.rdbtnCas3.TabStop = true; this.rdbtnCas3.Tag = ""; this.rdbtnCas3.Text = "去3#吹氩站"; this.rdbtnCas3.UseVisualStyleBackColor = true; this.rdbtnCas3.Visible = false; this.rdbtnCas3.CheckedChanged += new System.EventHandler(this.rdbtnCas3_CheckedChanged); // // rdbtnCas2 // this.rdbtnCas2.AutoSize = true; this.rdbtnCas2.Location = new System.Drawing.Point(25, 53); this.rdbtnCas2.Name = "rdbtnCas2"; this.rdbtnCas2.Size = new System.Drawing.Size(83, 16); this.rdbtnCas2.TabIndex = 9; this.rdbtnCas2.TabStop = true; this.rdbtnCas2.Tag = ""; this.rdbtnCas2.Text = "去2#吹氩站"; this.rdbtnCas2.UseVisualStyleBackColor = true; this.rdbtnCas2.CheckedChanged += new System.EventHandler(this.rdbtnCas2_CheckedChanged); // // rdbtnCas1 // this.rdbtnCas1.AutoSize = true; this.rdbtnCas1.Location = new System.Drawing.Point(25, 25); this.rdbtnCas1.Name = "rdbtnCas1"; this.rdbtnCas1.Size = new System.Drawing.Size(83, 16); this.rdbtnCas1.TabIndex = 8; this.rdbtnCas1.TabStop = true; this.rdbtnCas1.Tag = ""; this.rdbtnCas1.Text = "去1#吹氩站"; this.rdbtnCas1.UseVisualStyleBackColor = true; this.rdbtnCas1.CheckedChanged += new System.EventHandler(this.rdbtnCas1_CheckedChanged); // // rbGBL2 // this.rbGBL2.AutoSize = true; this.rbGBL2.Location = new System.Drawing.Point(25, 110); this.rbGBL2.Name = "rbGBL2"; this.rbGBL2.Size = new System.Drawing.Size(83, 16); this.rbGBL2.TabIndex = 7; this.rbGBL2.TabStop = true; this.rbGBL2.Tag = ""; this.rbGBL2.Text = "去2#精炼炉"; this.rbGBL2.UseVisualStyleBackColor = true; this.rbGBL2.CheckedChanged += new System.EventHandler(this.rbGBL2_CheckedChanged); // // rbQZJS // this.rbQZJS.AutoSize = true; this.rbQZJS.Enabled = false; this.rbQZJS.Location = new System.Drawing.Point(25, 165); this.rbQZJS.Name = "rbQZJS"; this.rbQZJS.Size = new System.Drawing.Size(95, 16); this.rbQZJS.TabIndex = 5; this.rbQZJS.TabStop = true; this.rbQZJS.Tag = "OVER"; this.rbQZJS.Text = "任务强制结束"; this.rbQZJS.UseVisualStyleBackColor = true; this.rbQZJS.Visible = false; this.rbQZJS.CheckedChanged += new System.EventHandler(this.rbQZJS_CheckedChanged); // // rbGBL1 // this.rbGBL1.AutoSize = true; this.rbGBL1.Location = new System.Drawing.Point(25, 82); this.rbGBL1.Name = "rbGBL1"; this.rbGBL1.Size = new System.Drawing.Size(83, 16); this.rbGBL1.TabIndex = 4; this.rbGBL1.TabStop = true; this.rbGBL1.Tag = ""; this.rbGBL1.Text = "去1#精炼炉"; this.rbGBL1.UseVisualStyleBackColor = true; this.rbGBL1.CheckedChanged += new System.EventHandler(this.rbGBL1_CheckedChanged); // // btnNo // this.btnNo.BackColor = System.Drawing.Color.Gainsboro; this.btnNo.Location = new System.Drawing.Point(147, 208); this.btnNo.Name = "btnNo"; this.btnNo.Size = new System.Drawing.Size(75, 25); this.btnNo.TabIndex = 10; this.btnNo.Text = "取消"; this.btnNo.UseVisualStyleBackColor = false; this.btnNo.Click += new System.EventHandler(this.btnNo_Click); // // btnOk // this.btnOk.BackColor = System.Drawing.Color.Gainsboro; this.btnOk.Location = new System.Drawing.Point(147, 163); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(75, 25); this.btnOk.TabIndex = 9; this.btnOk.Text = "确定"; this.btnOk.UseVisualStyleBackColor = false; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // frmCvtOperate // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242))))); this.ClientSize = new System.Drawing.Size(231, 268); this.Controls.Add(this.btnNo); this.Controls.Add(this.btnOk); this.Controls.Add(this.ultraGroupBox2); this.Controls.Add(this.ultraGroupBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "frmCvtOperate"; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "转炉工序操作"; this.Load += new System.EventHandler(this.frmCvtOperate_Load); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit(); this.ultraGroupBox2.ResumeLayout(false); this.ultraGroupBox2.PerformLayout(); this.ResumeLayout(false); } #endregion private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private System.Windows.Forms.RadioButton rbXDGX; private System.Windows.Forms.RadioButton rbDG; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2; private System.Windows.Forms.RadioButton rbGBL2; private System.Windows.Forms.RadioButton rbQZJS; private System.Windows.Forms.RadioButton rbGBL1; private System.Windows.Forms.Button btnNo; private System.Windows.Forms.Button btnOk; private System.Windows.Forms.RadioButton rdbtnCas3; private System.Windows.Forms.RadioButton rdbtnCas2; private System.Windows.Forms.RadioButton rdbtnCas1; private System.Windows.Forms.RadioButton rdbtnRhs1; } }