namespace Core.LgMes.Client.LgJobMgt { partial class frmCcmOperate { /// /// 必需的设计器变量。 /// 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.groupBox1 = new System.Windows.Forms.GroupBox(); this.rbTJ = new System.Windows.Forms.RadioButton(); this.rbXDGX = new System.Windows.Forms.RadioButton(); this.rbKJ = new System.Windows.Forms.RadioButton(); this.rbST = new System.Windows.Forms.RadioButton(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.rdIsRs = new System.Windows.Forms.RadioButton(); this.rbRH1 = new System.Windows.Forms.RadioButton(); this.rdbtnCcm3 = new System.Windows.Forms.RadioButton(); this.rdbtnCcm2 = new System.Windows.Forms.RadioButton(); this.rdbtnCcm1 = 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.rdbtnCvt3 = new System.Windows.Forms.RadioButton(); this.rdbtnCvt2 = new System.Windows.Forms.RadioButton(); this.rdbtnCvt1 = new System.Windows.Forms.RadioButton(); this.rbHB = 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.rdbtnCcm4 = new System.Windows.Forms.RadioButton(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // btnNo // this.btnNo.Location = new System.Drawing.Point(201, 228); 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.Location = new System.Drawing.Point(201, 190); 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); // // groupBox1 // this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242))))); this.groupBox1.Controls.Add(this.rbTJ); this.groupBox1.Controls.Add(this.rbXDGX); this.groupBox1.Controls.Add(this.rbKJ); this.groupBox1.Controls.Add(this.rbST); 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(282, 53); this.groupBox1.TabIndex = 11; this.groupBox1.TabStop = false; this.groupBox1.Text = "正常执行操作"; // // rbTJ // this.rbTJ.AutoSize = true; this.rbTJ.Location = new System.Drawing.Point(116, 22); this.rbTJ.Name = "rbTJ"; this.rbTJ.Size = new System.Drawing.Size(47, 16); this.rbTJ.TabIndex = 7; this.rbTJ.TabStop = true; this.rbTJ.Tag = ""; this.rbTJ.Text = "停浇"; this.rbTJ.UseVisualStyleBackColor = true; this.rbTJ.Click += new System.EventHandler(this.rbTJ_Click); // // rbXDGX // this.rbXDGX.AutoSize = true; this.rbXDGX.Location = new System.Drawing.Point(165, 22); this.rbXDGX.Name = "rbXDGX"; this.rbXDGX.Size = new System.Drawing.Size(83, 16); this.rbXDGX.TabIndex = 6; this.rbXDGX.TabStop = true; this.rbXDGX.Tag = "GONEXT"; this.rbXDGX.Text = "去下道工序"; this.rbXDGX.UseVisualStyleBackColor = true; this.rbXDGX.Click += new System.EventHandler(this.rbXDGX_Click); // // rbKJ // this.rbKJ.AutoSize = true; this.rbKJ.Location = new System.Drawing.Point(64, 22); this.rbKJ.Name = "rbKJ"; this.rbKJ.Size = new System.Drawing.Size(47, 16); this.rbKJ.TabIndex = 5; this.rbKJ.TabStop = true; this.rbKJ.Tag = "OUT"; this.rbKJ.Text = "开浇"; this.rbKJ.UseVisualStyleBackColor = true; this.rbKJ.Click += new System.EventHandler(this.rbKJ_Click); // // rbST // this.rbST.AutoSize = true; this.rbST.Location = new System.Drawing.Point(12, 22); this.rbST.Name = "rbST"; this.rbST.Size = new System.Drawing.Size(47, 16); this.rbST.TabIndex = 4; this.rbST.TabStop = true; this.rbST.Tag = ""; this.rbST.Text = "上台"; this.rbST.UseVisualStyleBackColor = true; this.rbST.Click += new System.EventHandler(this.rbST_Click); // // groupBox2 // this.groupBox2.Controls.Add(this.radioButton1); this.groupBox2.Controls.Add(this.rdIsRs); this.groupBox2.Controls.Add(this.rbRH1); this.groupBox2.Controls.Add(this.rdbtnCcm3); this.groupBox2.Controls.Add(this.rdbtnCcm2); this.groupBox2.Controls.Add(this.rdbtnCcm1); this.groupBox2.Controls.Add(this.rdbtnCas3); this.groupBox2.Controls.Add(this.rdbtnCas2); this.groupBox2.Controls.Add(this.rdbtnCas1); this.groupBox2.Controls.Add(this.rdbtnCvt3); this.groupBox2.Controls.Add(this.rdbtnCvt2); this.groupBox2.Controls.Add(this.rdbtnCvt1); this.groupBox2.Controls.Add(this.rbHB); this.groupBox2.Controls.Add(this.rbGBL2); this.groupBox2.Controls.Add(this.rbQZJS); this.groupBox2.Controls.Add(this.rbGBL1); this.groupBox2.Location = new System.Drawing.Point(0, 59); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(197, 234); this.groupBox2.TabIndex = 12; this.groupBox2.TabStop = false; this.groupBox2.Text = "异常执行操作"; // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Location = new System.Drawing.Point(114, 128); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(71, 16); this.radioButton1.TabIndex = 25; this.radioButton1.TabStop = true; this.radioButton1.Tag = ""; this.radioButton1.Text = "去1#VD炉"; this.radioButton1.UseVisualStyleBackColor = true; // // rdIsRs // this.rdIsRs.AutoSize = true; this.rdIsRs.Location = new System.Drawing.Point(11, 206); this.rdIsRs.Name = "rdIsRs"; this.rdIsRs.Size = new System.Drawing.Size(71, 16); this.rdIsRs.TabIndex = 24; this.rdIsRs.TabStop = true; this.rdIsRs.Tag = "STEELRS"; this.rdIsRs.Text = "钢水回炉"; this.rdIsRs.UseVisualStyleBackColor = true; this.rdIsRs.Click += new System.EventHandler(this.rdIsRs_Click); // // rbRH1 // this.rbRH1.AutoSize = true; this.rbRH1.Location = new System.Drawing.Point(114, 102); this.rbRH1.Name = "rbRH1"; this.rbRH1.Size = new System.Drawing.Size(71, 16); this.rbRH1.TabIndex = 23; this.rbRH1.TabStop = true; this.rbRH1.Tag = ""; this.rbRH1.Text = "去1#RH炉"; this.rbRH1.UseVisualStyleBackColor = true; this.rbRH1.CheckedChanged += new System.EventHandler(this.rbRH1_CheckedChanged); // // rdbtnCcm3 // this.rdbtnCcm3.AutoSize = true; this.rdbtnCcm3.Location = new System.Drawing.Point(114, 208); this.rdbtnCcm3.Name = "rdbtnCcm3"; this.rdbtnCcm3.Size = new System.Drawing.Size(71, 16); this.rdbtnCcm3.TabIndex = 21; this.rdbtnCcm3.TabStop = true; this.rdbtnCcm3.Tag = ""; this.rdbtnCcm3.Text = "去3#连铸"; this.rdbtnCcm3.UseVisualStyleBackColor = true; this.rdbtnCcm3.CheckedChanged += new System.EventHandler(this.rdbtnCcm3_CheckedChanged); // // rdbtnCcm2 // this.rdbtnCcm2.AutoSize = true; this.rdbtnCcm2.Location = new System.Drawing.Point(114, 182); this.rdbtnCcm2.Name = "rdbtnCcm2"; this.rdbtnCcm2.Size = new System.Drawing.Size(71, 16); this.rdbtnCcm2.TabIndex = 20; this.rdbtnCcm2.TabStop = true; this.rdbtnCcm2.Tag = ""; this.rdbtnCcm2.Text = "去2#连铸"; this.rdbtnCcm2.UseVisualStyleBackColor = true; this.rdbtnCcm2.CheckedChanged += new System.EventHandler(this.rdbtnCcm2_CheckedChanged); // // rdbtnCcm1 // this.rdbtnCcm1.AutoSize = true; this.rdbtnCcm1.Location = new System.Drawing.Point(114, 156); this.rdbtnCcm1.Name = "rdbtnCcm1"; this.rdbtnCcm1.Size = new System.Drawing.Size(71, 16); this.rdbtnCcm1.TabIndex = 19; this.rdbtnCcm1.TabStop = true; this.rdbtnCcm1.Tag = ""; this.rdbtnCcm1.Text = "去1#连铸"; this.rdbtnCcm1.UseVisualStyleBackColor = true; this.rdbtnCcm1.CheckedChanged += new System.EventHandler(this.rdbtnCcm1_CheckedChanged); // // rdbtnCas3 // this.rdbtnCas3.AutoSize = true; this.rdbtnCas3.Location = new System.Drawing.Point(114, 76); this.rdbtnCas3.Name = "rdbtnCas3"; this.rdbtnCas3.Size = new System.Drawing.Size(71, 16); this.rdbtnCas3.TabIndex = 18; this.rdbtnCas3.TabStop = true; this.rdbtnCas3.Tag = ""; this.rdbtnCas3.Text = "去3#吹氩"; this.rdbtnCas3.UseVisualStyleBackColor = true; this.rdbtnCas3.CheckedChanged += new System.EventHandler(this.rdbtnCas3_CheckedChanged); // // rdbtnCas2 // this.rdbtnCas2.AutoSize = true; this.rdbtnCas2.Location = new System.Drawing.Point(114, 50); this.rdbtnCas2.Name = "rdbtnCas2"; this.rdbtnCas2.Size = new System.Drawing.Size(71, 16); this.rdbtnCas2.TabIndex = 17; 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(114, 24); this.rdbtnCas1.Name = "rdbtnCas1"; this.rdbtnCas1.Size = new System.Drawing.Size(71, 16); this.rdbtnCas1.TabIndex = 16; this.rdbtnCas1.TabStop = true; this.rdbtnCas1.Tag = ""; this.rdbtnCas1.Text = "去1#吹氩"; this.rdbtnCas1.UseVisualStyleBackColor = true; this.rdbtnCas1.CheckedChanged += new System.EventHandler(this.rdbtnCas1_CheckedChanged); // // rdbtnCvt3 // this.rdbtnCvt3.AutoSize = true; this.rdbtnCvt3.Location = new System.Drawing.Point(11, 76); this.rdbtnCvt3.Name = "rdbtnCvt3"; this.rdbtnCvt3.Size = new System.Drawing.Size(71, 16); this.rdbtnCvt3.TabIndex = 15; this.rdbtnCvt3.TabStop = true; this.rdbtnCvt3.Tag = ""; this.rdbtnCvt3.Text = "去3#转炉"; this.rdbtnCvt3.UseVisualStyleBackColor = true; this.rdbtnCvt3.Click += new System.EventHandler(this.rdbtnCvt3_Click); // // rdbtnCvt2 // this.rdbtnCvt2.AutoSize = true; this.rdbtnCvt2.Location = new System.Drawing.Point(11, 50); this.rdbtnCvt2.Name = "rdbtnCvt2"; this.rdbtnCvt2.Size = new System.Drawing.Size(71, 16); this.rdbtnCvt2.TabIndex = 14; this.rdbtnCvt2.TabStop = true; this.rdbtnCvt2.Tag = ""; this.rdbtnCvt2.Text = "去2#转炉"; this.rdbtnCvt2.UseVisualStyleBackColor = true; this.rdbtnCvt2.Click += new System.EventHandler(this.rdbtnCvt2_Click); // // rdbtnCvt1 // this.rdbtnCvt1.AutoSize = true; this.rdbtnCvt1.Location = new System.Drawing.Point(11, 24); this.rdbtnCvt1.Name = "rdbtnCvt1"; this.rdbtnCvt1.Size = new System.Drawing.Size(71, 16); this.rdbtnCvt1.TabIndex = 13; this.rdbtnCvt1.TabStop = true; this.rdbtnCvt1.Tag = ""; this.rdbtnCvt1.Text = "去1#转炉"; this.rdbtnCvt1.UseVisualStyleBackColor = true; this.rdbtnCvt1.Click += new System.EventHandler(this.rdbtnCvt1_Click); // // rbHB // this.rbHB.AutoSize = true; this.rbHB.Location = new System.Drawing.Point(11, 154); this.rbHB.Name = "rbHB"; this.rbHB.Size = new System.Drawing.Size(71, 16); this.rbHB.TabIndex = 12; this.rbHB.TabStop = true; this.rbHB.Tag = ""; this.rbHB.Text = "大包换包"; this.rbHB.UseVisualStyleBackColor = true; this.rbHB.Click += new System.EventHandler(this.rbHB_Click); // // rbGBL2 // this.rbGBL2.AutoSize = true; this.rbGBL2.Location = new System.Drawing.Point(11, 128); this.rbGBL2.Name = "rbGBL2"; this.rbGBL2.Size = new System.Drawing.Size(83, 16); this.rbGBL2.TabIndex = 11; this.rbGBL2.TabStop = true; this.rbGBL2.Tag = ""; this.rbGBL2.Text = "去2#精炼炉"; this.rbGBL2.UseVisualStyleBackColor = true; this.rbGBL2.Click += new System.EventHandler(this.rbGBL2_Click); // // rbQZJS // this.rbQZJS.AutoSize = true; this.rbQZJS.Location = new System.Drawing.Point(11, 180); 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.rbQZJS_Click); // // rbGBL1 // this.rbGBL1.AutoSize = true; this.rbGBL1.Location = new System.Drawing.Point(11, 102); this.rbGBL1.Name = "rbGBL1"; this.rbGBL1.Size = new System.Drawing.Size(83, 16); this.rbGBL1.TabIndex = 9; this.rbGBL1.TabStop = true; this.rbGBL1.Tag = ""; this.rbGBL1.Text = "去1#精炼炉"; this.rbGBL1.UseVisualStyleBackColor = true; this.rbGBL1.Click += new System.EventHandler(this.rbGBL1_Click); // // rdbtnCcm4 // this.rdbtnCcm4.AutoSize = true; this.rdbtnCcm4.Location = new System.Drawing.Point(114, 287); this.rdbtnCcm4.Name = "rdbtnCcm4"; this.rdbtnCcm4.Size = new System.Drawing.Size(71, 16); this.rdbtnCcm4.TabIndex = 22; this.rdbtnCcm4.TabStop = true; this.rdbtnCcm4.Tag = ""; this.rdbtnCcm4.Text = "去0#连铸"; this.rdbtnCcm4.UseVisualStyleBackColor = true; this.rdbtnCcm4.Visible = false; this.rdbtnCcm4.CheckedChanged += new System.EventHandler(this.rdbtnCcm4_CheckedChanged); // // frmCcmOperate // 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(282, 298); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.rdbtnCcm4); this.Controls.Add(this.btnNo); this.Controls.Add(this.btnOk); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "frmCcmOperate"; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "连铸工序操作"; this.Load += new System.EventHandler(this.frmCcmOperate_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button btnNo; private System.Windows.Forms.Button btnOk; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.RadioButton rbTJ; private System.Windows.Forms.RadioButton rbXDGX; private System.Windows.Forms.RadioButton rbKJ; private System.Windows.Forms.RadioButton rbST; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.RadioButton rbHB; private System.Windows.Forms.RadioButton rbGBL2; private System.Windows.Forms.RadioButton rbQZJS; private System.Windows.Forms.RadioButton rbGBL1; private System.Windows.Forms.RadioButton rdbtnCvt3; private System.Windows.Forms.RadioButton rdbtnCvt2; private System.Windows.Forms.RadioButton rdbtnCvt1; private System.Windows.Forms.RadioButton rdbtnCcm2; private System.Windows.Forms.RadioButton rdbtnCcm1; private System.Windows.Forms.RadioButton rdbtnCas3; private System.Windows.Forms.RadioButton rdbtnCas2; private System.Windows.Forms.RadioButton rdbtnCas1; private System.Windows.Forms.RadioButton rbRH1; private System.Windows.Forms.RadioButton rdbtnCcm4; private System.Windows.Forms.RadioButton rdbtnCcm3; private System.Windows.Forms.RadioButton rdIsRs; private System.Windows.Forms.RadioButton radioButton1; } }