namespace Core.LgMes.Client.LgJobMgt { partial class frmCasOperate { /// /// 必需的设计器变量。 /// 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.btnNo = new System.Windows.Forms.Button(); this.btnOk = new System.Windows.Forms.Button(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.rdbtnCcm2 = new System.Windows.Forms.RadioButton(); this.rbLZJ3 = new System.Windows.Forms.RadioButton(); this.rbGBL2 = new System.Windows.Forms.RadioButton(); this.rbQZJS = new System.Windows.Forms.RadioButton(); this.rbLZJ1 = new System.Windows.Forms.RadioButton(); this.rbRH1 = new System.Windows.Forms.RadioButton(); this.rbLZJ4 = 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.rbGBL1 = new System.Windows.Forms.RadioButton(); this.rbHB = new System.Windows.Forms.RadioButton(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.rbXDGX = new System.Windows.Forms.RadioButton(); this.rbCZ = new System.Windows.Forms.RadioButton(); this.rbJZ = new System.Windows.Forms.RadioButton(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // btnNo // this.btnNo.Location = new System.Drawing.Point(211, 202); this.btnNo.Name = "btnNo"; this.btnNo.Size = new System.Drawing.Size(75, 25); this.btnNo.TabIndex = 12; this.btnNo.Text = "取消"; this.btnNo.UseVisualStyleBackColor = false; this.btnNo.Click += new System.EventHandler(this.btnNo_Click); // // btnOk // this.btnOk.Location = new System.Drawing.Point(211, 157); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(75, 25); this.btnOk.TabIndex = 11; this.btnOk.Text = "确定"; this.btnOk.UseVisualStyleBackColor = false; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // groupBox2 // this.groupBox2.Controls.Add(this.radioButton1); this.groupBox2.Controls.Add(this.rdbtnCcm2); this.groupBox2.Controls.Add(this.rbLZJ3); this.groupBox2.Controls.Add(this.rbGBL2); this.groupBox2.Controls.Add(this.rbQZJS); this.groupBox2.Controls.Add(this.rbLZJ1); this.groupBox2.Controls.Add(this.rbRH1); this.groupBox2.Controls.Add(this.rbLZJ4); this.groupBox2.Controls.Add(this.rdbtnCas3); this.groupBox2.Controls.Add(this.rdbtnCas2); this.groupBox2.Controls.Add(this.rdbtnCas1); this.groupBox2.Controls.Add(this.rbGBL1); this.groupBox2.Controls.Add(this.rbHB); this.groupBox2.Location = new System.Drawing.Point(0, 61); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(205, 168); this.groupBox2.TabIndex = 10; this.groupBox2.TabStop = false; this.groupBox2.Text = "异常执行操作"; // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Location = new System.Drawing.Point(108, 23); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(71, 16); this.radioButton1.TabIndex = 21; this.radioButton1.TabStop = true; this.radioButton1.Tag = "GOVDS1"; this.radioButton1.Text = "去1#VD炉"; this.radioButton1.UseVisualStyleBackColor = true; // // rdbtnCcm2 // this.rdbtnCcm2.AutoSize = true; this.rdbtnCcm2.Location = new System.Drawing.Point(108, 73); this.rdbtnCcm2.Name = "rdbtnCcm2"; this.rdbtnCcm2.Size = new System.Drawing.Size(83, 16); this.rdbtnCcm2.TabIndex = 17; this.rdbtnCcm2.TabStop = true; this.rdbtnCcm2.Tag = "GOCCM2"; this.rdbtnCcm2.Text = "去2#连铸机"; this.rdbtnCcm2.UseVisualStyleBackColor = true; this.rdbtnCcm2.Click += new System.EventHandler(this.rbGBL1_Click); // // rbLZJ3 // this.rbLZJ3.AutoSize = true; this.rbLZJ3.Location = new System.Drawing.Point(108, 98); this.rbLZJ3.Name = "rbLZJ3"; this.rbLZJ3.Size = new System.Drawing.Size(83, 16); this.rbLZJ3.TabIndex = 18; this.rbLZJ3.TabStop = true; this.rbLZJ3.Tag = "GOCCM3"; this.rbLZJ3.Text = "去3#连铸机"; this.rbLZJ3.UseVisualStyleBackColor = true; this.rbLZJ3.Click += new System.EventHandler(this.rbGBL1_Click); // // rbGBL2 // this.rbGBL2.AutoSize = true; this.rbGBL2.Location = new System.Drawing.Point(12, 98); this.rbGBL2.Name = "rbGBL2"; this.rbGBL2.Size = new System.Drawing.Size(83, 16); this.rbGBL2.TabIndex = 13; this.rbGBL2.TabStop = true; this.rbGBL2.Tag = "GOLFS2"; this.rbGBL2.Text = "去2#精炼炉"; this.rbGBL2.UseVisualStyleBackColor = true; this.rbGBL2.Click += new System.EventHandler(this.rbGBL1_Click); // // rbQZJS // this.rbQZJS.AutoSize = true; this.rbQZJS.Location = new System.Drawing.Point(108, 123); this.rbQZJS.Name = "rbQZJS"; this.rbQZJS.Size = new System.Drawing.Size(95, 16); this.rbQZJS.TabIndex = 10; this.rbQZJS.TabStop = true; this.rbQZJS.Tag = "OVER"; this.rbQZJS.Text = "任务强制结束"; this.rbQZJS.UseVisualStyleBackColor = true; this.rbQZJS.Click += new System.EventHandler(this.rbGBL1_Click); // // rbLZJ1 // this.rbLZJ1.AutoSize = true; this.rbLZJ1.Location = new System.Drawing.Point(108, 48); this.rbLZJ1.Name = "rbLZJ1"; this.rbLZJ1.Size = new System.Drawing.Size(83, 16); this.rbLZJ1.TabIndex = 9; this.rbLZJ1.TabStop = true; this.rbLZJ1.Tag = "GOCCM1"; this.rbLZJ1.Text = "去1#连铸机"; this.rbLZJ1.UseVisualStyleBackColor = true; this.rbLZJ1.Click += new System.EventHandler(this.rbGBL1_Click); // // rbRH1 // this.rbRH1.AutoSize = true; this.rbRH1.Location = new System.Drawing.Point(12, 120); this.rbRH1.Name = "rbRH1"; this.rbRH1.Size = new System.Drawing.Size(71, 16); this.rbRH1.TabIndex = 20; this.rbRH1.TabStop = true; this.rbRH1.Tag = "GORHS1"; this.rbRH1.Text = "去1#RH炉"; this.rbRH1.UseVisualStyleBackColor = true; this.rbRH1.Click += new System.EventHandler(this.rbGBL1_Click); // // rbLZJ4 // this.rbLZJ4.AutoSize = true; this.rbLZJ4.Location = new System.Drawing.Point(42, 152); this.rbLZJ4.Name = "rbLZJ4"; this.rbLZJ4.Size = new System.Drawing.Size(83, 16); this.rbLZJ4.TabIndex = 19; this.rbLZJ4.TabStop = true; this.rbLZJ4.Tag = "GOCCM4"; this.rbLZJ4.Text = "去0#连铸机"; this.rbLZJ4.UseVisualStyleBackColor = true; this.rbLZJ4.Visible = false; this.rbLZJ4.Click += new System.EventHandler(this.rbGBL1_Click); // // rdbtnCas3 // this.rdbtnCas3.AutoSize = true; this.rdbtnCas3.Location = new System.Drawing.Point(122, 145); this.rdbtnCas3.Name = "rdbtnCas3"; this.rdbtnCas3.Size = new System.Drawing.Size(83, 16); this.rdbtnCas3.TabIndex = 16; this.rdbtnCas3.TabStop = true; this.rdbtnCas3.Tag = "GOCAS3"; this.rdbtnCas3.Text = "去3#吹氩站"; this.rdbtnCas3.UseVisualStyleBackColor = true; this.rdbtnCas3.Visible = false; this.rdbtnCas3.Click += new System.EventHandler(this.rbGBL1_Click); // // rdbtnCas2 // this.rdbtnCas2.AutoSize = true; this.rdbtnCas2.Location = new System.Drawing.Point(12, 48); this.rdbtnCas2.Name = "rdbtnCas2"; this.rdbtnCas2.Size = new System.Drawing.Size(83, 16); this.rdbtnCas2.TabIndex = 15; this.rdbtnCas2.TabStop = true; this.rdbtnCas2.Tag = "GOCAS2"; this.rdbtnCas2.Text = "去2#吹氩站"; this.rdbtnCas2.UseVisualStyleBackColor = true; this.rdbtnCas2.Click += new System.EventHandler(this.rbGBL1_Click); // // rdbtnCas1 // this.rdbtnCas1.AutoSize = true; this.rdbtnCas1.Location = new System.Drawing.Point(12, 23); this.rdbtnCas1.Name = "rdbtnCas1"; this.rdbtnCas1.Size = new System.Drawing.Size(83, 16); this.rdbtnCas1.TabIndex = 14; this.rdbtnCas1.TabStop = true; this.rdbtnCas1.Tag = "GOCAS1"; this.rdbtnCas1.Text = "去1#吹氩站"; this.rdbtnCas1.UseVisualStyleBackColor = true; this.rdbtnCas1.Click += new System.EventHandler(this.rbGBL1_Click); // // rbGBL1 // this.rbGBL1.AutoSize = true; this.rbGBL1.Location = new System.Drawing.Point(12, 73); this.rbGBL1.Name = "rbGBL1"; this.rbGBL1.Size = new System.Drawing.Size(83, 16); this.rbGBL1.TabIndex = 12; this.rbGBL1.TabStop = true; this.rbGBL1.Tag = "GOLFS1"; this.rbGBL1.Text = "去1#精炼炉"; this.rbGBL1.UseVisualStyleBackColor = true; this.rbGBL1.Click += new System.EventHandler(this.rbGBL1_Click); // // rbHB // this.rbHB.AutoSize = true; this.rbHB.Location = new System.Drawing.Point(15, 145); this.rbHB.Name = "rbHB"; this.rbHB.Size = new System.Drawing.Size(95, 16); this.rbHB.TabIndex = 11; this.rbHB.TabStop = true; this.rbHB.Tag = "REPLACE"; this.rbHB.Text = "钢包位置换包"; this.rbHB.UseVisualStyleBackColor = true; this.rbHB.Visible = false; this.rbHB.Click += new System.EventHandler(this.rbGBL1_Click); // // groupBox1 // this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242))))); this.groupBox1.Controls.Add(this.rbXDGX); this.groupBox1.Controls.Add(this.rbCZ); this.groupBox1.Controls.Add(this.rbJZ); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox1.Location = new System.Drawing.Point(0, 0); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(295, 55); this.groupBox1.TabIndex = 9; this.groupBox1.TabStop = false; this.groupBox1.Text = "正常执行操作"; // // rbXDGX // this.rbXDGX.AutoSize = true; this.rbXDGX.Location = new System.Drawing.Point(137, 22); this.rbXDGX.Name = "rbXDGX"; this.rbXDGX.Size = new System.Drawing.Size(83, 16); this.rbXDGX.TabIndex = 5; this.rbXDGX.TabStop = true; this.rbXDGX.Tag = "GONEXT"; this.rbXDGX.Text = "去下道工序"; this.rbXDGX.UseVisualStyleBackColor = true; this.rbXDGX.Click += new System.EventHandler(this.rbJZ_Click); // // rbCZ // this.rbCZ.AutoSize = true; this.rbCZ.Location = new System.Drawing.Point(78, 23); this.rbCZ.Name = "rbCZ"; this.rbCZ.Size = new System.Drawing.Size(47, 16); this.rbCZ.TabIndex = 4; this.rbCZ.TabStop = true; this.rbCZ.Tag = "OUT"; this.rbCZ.Text = "出站"; this.rbCZ.UseVisualStyleBackColor = true; this.rbCZ.Click += new System.EventHandler(this.rbJZ_Click); // // rbJZ // this.rbJZ.AutoSize = true; this.rbJZ.Location = new System.Drawing.Point(19, 22); this.rbJZ.Name = "rbJZ"; this.rbJZ.Size = new System.Drawing.Size(47, 16); this.rbJZ.TabIndex = 3; this.rbJZ.TabStop = true; this.rbJZ.Tag = "IN"; this.rbJZ.Text = "进站"; this.rbJZ.UseVisualStyleBackColor = true; this.rbJZ.Click += new System.EventHandler(this.rbJZ_Click); // // frmCasOperate // 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(295, 240); this.Controls.Add(this.btnNo); this.Controls.Add(this.btnOk); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "frmCasOperate"; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "吹氩工序操作"; this.Load += new System.EventHandler(this.frmCasOperate_Load); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button btnNo; private System.Windows.Forms.Button btnOk; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.RadioButton rdbtnCcm2; private System.Windows.Forms.RadioButton rdbtnCas3; private System.Windows.Forms.RadioButton rdbtnCas2; private System.Windows.Forms.RadioButton rdbtnCas1; private System.Windows.Forms.RadioButton rbGBL2; private System.Windows.Forms.RadioButton rbGBL1; private System.Windows.Forms.RadioButton rbHB; private System.Windows.Forms.RadioButton rbQZJS; private System.Windows.Forms.RadioButton rbLZJ1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.RadioButton rbXDGX; private System.Windows.Forms.RadioButton rbCZ; private System.Windows.Forms.RadioButton rbJZ; private System.Windows.Forms.RadioButton rbLZJ4; private System.Windows.Forms.RadioButton rbLZJ3; private System.Windows.Forms.RadioButton rbRH1; private System.Windows.Forms.RadioButton radioButton1; } }