frmCasOperate.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  1. namespace Core.LgMes.Client.LgJobMgt
  2. {
  3. partial class frmCasOperate
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.btnNo = new System.Windows.Forms.Button();
  29. this.btnOk = new System.Windows.Forms.Button();
  30. this.groupBox2 = new System.Windows.Forms.GroupBox();
  31. this.radioButton1 = new System.Windows.Forms.RadioButton();
  32. this.rdbtnCcm2 = new System.Windows.Forms.RadioButton();
  33. this.rbLZJ3 = new System.Windows.Forms.RadioButton();
  34. this.rbGBL2 = new System.Windows.Forms.RadioButton();
  35. this.rbQZJS = new System.Windows.Forms.RadioButton();
  36. this.rbLZJ1 = new System.Windows.Forms.RadioButton();
  37. this.rbRH1 = new System.Windows.Forms.RadioButton();
  38. this.rbLZJ4 = new System.Windows.Forms.RadioButton();
  39. this.rdbtnCas3 = new System.Windows.Forms.RadioButton();
  40. this.rdbtnCas2 = new System.Windows.Forms.RadioButton();
  41. this.rdbtnCas1 = new System.Windows.Forms.RadioButton();
  42. this.rbGBL1 = new System.Windows.Forms.RadioButton();
  43. this.rbHB = new System.Windows.Forms.RadioButton();
  44. this.groupBox1 = new System.Windows.Forms.GroupBox();
  45. this.rbXDGX = new System.Windows.Forms.RadioButton();
  46. this.rbCZ = new System.Windows.Forms.RadioButton();
  47. this.rbJZ = new System.Windows.Forms.RadioButton();
  48. this.groupBox2.SuspendLayout();
  49. this.groupBox1.SuspendLayout();
  50. this.SuspendLayout();
  51. //
  52. // btnNo
  53. //
  54. this.btnNo.Location = new System.Drawing.Point(211, 202);
  55. this.btnNo.Name = "btnNo";
  56. this.btnNo.Size = new System.Drawing.Size(75, 25);
  57. this.btnNo.TabIndex = 12;
  58. this.btnNo.Text = "取消";
  59. this.btnNo.UseVisualStyleBackColor = false;
  60. this.btnNo.Click += new System.EventHandler(this.btnNo_Click);
  61. //
  62. // btnOk
  63. //
  64. this.btnOk.Location = new System.Drawing.Point(211, 157);
  65. this.btnOk.Name = "btnOk";
  66. this.btnOk.Size = new System.Drawing.Size(75, 25);
  67. this.btnOk.TabIndex = 11;
  68. this.btnOk.Text = "确定";
  69. this.btnOk.UseVisualStyleBackColor = false;
  70. this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
  71. //
  72. // groupBox2
  73. //
  74. this.groupBox2.Controls.Add(this.radioButton1);
  75. this.groupBox2.Controls.Add(this.rdbtnCcm2);
  76. this.groupBox2.Controls.Add(this.rbLZJ3);
  77. this.groupBox2.Controls.Add(this.rbGBL2);
  78. this.groupBox2.Controls.Add(this.rbQZJS);
  79. this.groupBox2.Controls.Add(this.rbLZJ1);
  80. this.groupBox2.Controls.Add(this.rbRH1);
  81. this.groupBox2.Controls.Add(this.rbLZJ4);
  82. this.groupBox2.Controls.Add(this.rdbtnCas3);
  83. this.groupBox2.Controls.Add(this.rdbtnCas2);
  84. this.groupBox2.Controls.Add(this.rdbtnCas1);
  85. this.groupBox2.Controls.Add(this.rbGBL1);
  86. this.groupBox2.Controls.Add(this.rbHB);
  87. this.groupBox2.Location = new System.Drawing.Point(0, 61);
  88. this.groupBox2.Name = "groupBox2";
  89. this.groupBox2.Size = new System.Drawing.Size(205, 168);
  90. this.groupBox2.TabIndex = 10;
  91. this.groupBox2.TabStop = false;
  92. this.groupBox2.Text = "异常执行操作";
  93. //
  94. // radioButton1
  95. //
  96. this.radioButton1.AutoSize = true;
  97. this.radioButton1.Location = new System.Drawing.Point(108, 23);
  98. this.radioButton1.Name = "radioButton1";
  99. this.radioButton1.Size = new System.Drawing.Size(71, 16);
  100. this.radioButton1.TabIndex = 21;
  101. this.radioButton1.TabStop = true;
  102. this.radioButton1.Tag = "GOVDS1";
  103. this.radioButton1.Text = "去1#VD炉";
  104. this.radioButton1.UseVisualStyleBackColor = true;
  105. //
  106. // rdbtnCcm2
  107. //
  108. this.rdbtnCcm2.AutoSize = true;
  109. this.rdbtnCcm2.Location = new System.Drawing.Point(108, 73);
  110. this.rdbtnCcm2.Name = "rdbtnCcm2";
  111. this.rdbtnCcm2.Size = new System.Drawing.Size(83, 16);
  112. this.rdbtnCcm2.TabIndex = 17;
  113. this.rdbtnCcm2.TabStop = true;
  114. this.rdbtnCcm2.Tag = "GOCCM2";
  115. this.rdbtnCcm2.Text = "去2#连铸机";
  116. this.rdbtnCcm2.UseVisualStyleBackColor = true;
  117. this.rdbtnCcm2.Click += new System.EventHandler(this.rbGBL1_Click);
  118. //
  119. // rbLZJ3
  120. //
  121. this.rbLZJ3.AutoSize = true;
  122. this.rbLZJ3.Location = new System.Drawing.Point(108, 98);
  123. this.rbLZJ3.Name = "rbLZJ3";
  124. this.rbLZJ3.Size = new System.Drawing.Size(83, 16);
  125. this.rbLZJ3.TabIndex = 18;
  126. this.rbLZJ3.TabStop = true;
  127. this.rbLZJ3.Tag = "GOCCM3";
  128. this.rbLZJ3.Text = "去3#连铸机";
  129. this.rbLZJ3.UseVisualStyleBackColor = true;
  130. this.rbLZJ3.Click += new System.EventHandler(this.rbGBL1_Click);
  131. //
  132. // rbGBL2
  133. //
  134. this.rbGBL2.AutoSize = true;
  135. this.rbGBL2.Location = new System.Drawing.Point(12, 98);
  136. this.rbGBL2.Name = "rbGBL2";
  137. this.rbGBL2.Size = new System.Drawing.Size(83, 16);
  138. this.rbGBL2.TabIndex = 13;
  139. this.rbGBL2.TabStop = true;
  140. this.rbGBL2.Tag = "GOLFS2";
  141. this.rbGBL2.Text = "去2#精炼炉";
  142. this.rbGBL2.UseVisualStyleBackColor = true;
  143. this.rbGBL2.Click += new System.EventHandler(this.rbGBL1_Click);
  144. //
  145. // rbQZJS
  146. //
  147. this.rbQZJS.AutoSize = true;
  148. this.rbQZJS.Location = new System.Drawing.Point(108, 123);
  149. this.rbQZJS.Name = "rbQZJS";
  150. this.rbQZJS.Size = new System.Drawing.Size(95, 16);
  151. this.rbQZJS.TabIndex = 10;
  152. this.rbQZJS.TabStop = true;
  153. this.rbQZJS.Tag = "OVER";
  154. this.rbQZJS.Text = "任务强制结束";
  155. this.rbQZJS.UseVisualStyleBackColor = true;
  156. this.rbQZJS.Click += new System.EventHandler(this.rbGBL1_Click);
  157. //
  158. // rbLZJ1
  159. //
  160. this.rbLZJ1.AutoSize = true;
  161. this.rbLZJ1.Location = new System.Drawing.Point(108, 48);
  162. this.rbLZJ1.Name = "rbLZJ1";
  163. this.rbLZJ1.Size = new System.Drawing.Size(83, 16);
  164. this.rbLZJ1.TabIndex = 9;
  165. this.rbLZJ1.TabStop = true;
  166. this.rbLZJ1.Tag = "GOCCM1";
  167. this.rbLZJ1.Text = "去1#连铸机";
  168. this.rbLZJ1.UseVisualStyleBackColor = true;
  169. this.rbLZJ1.Click += new System.EventHandler(this.rbGBL1_Click);
  170. //
  171. // rbRH1
  172. //
  173. this.rbRH1.AutoSize = true;
  174. this.rbRH1.Location = new System.Drawing.Point(12, 120);
  175. this.rbRH1.Name = "rbRH1";
  176. this.rbRH1.Size = new System.Drawing.Size(71, 16);
  177. this.rbRH1.TabIndex = 20;
  178. this.rbRH1.TabStop = true;
  179. this.rbRH1.Tag = "GORHS1";
  180. this.rbRH1.Text = "去1#RH炉";
  181. this.rbRH1.UseVisualStyleBackColor = true;
  182. this.rbRH1.Click += new System.EventHandler(this.rbGBL1_Click);
  183. //
  184. // rbLZJ4
  185. //
  186. this.rbLZJ4.AutoSize = true;
  187. this.rbLZJ4.Location = new System.Drawing.Point(42, 152);
  188. this.rbLZJ4.Name = "rbLZJ4";
  189. this.rbLZJ4.Size = new System.Drawing.Size(83, 16);
  190. this.rbLZJ4.TabIndex = 19;
  191. this.rbLZJ4.TabStop = true;
  192. this.rbLZJ4.Tag = "GOCCM4";
  193. this.rbLZJ4.Text = "去0#连铸机";
  194. this.rbLZJ4.UseVisualStyleBackColor = true;
  195. this.rbLZJ4.Visible = false;
  196. this.rbLZJ4.Click += new System.EventHandler(this.rbGBL1_Click);
  197. //
  198. // rdbtnCas3
  199. //
  200. this.rdbtnCas3.AutoSize = true;
  201. this.rdbtnCas3.Location = new System.Drawing.Point(122, 145);
  202. this.rdbtnCas3.Name = "rdbtnCas3";
  203. this.rdbtnCas3.Size = new System.Drawing.Size(83, 16);
  204. this.rdbtnCas3.TabIndex = 16;
  205. this.rdbtnCas3.TabStop = true;
  206. this.rdbtnCas3.Tag = "GOCAS3";
  207. this.rdbtnCas3.Text = "去3#吹氩站";
  208. this.rdbtnCas3.UseVisualStyleBackColor = true;
  209. this.rdbtnCas3.Visible = false;
  210. this.rdbtnCas3.Click += new System.EventHandler(this.rbGBL1_Click);
  211. //
  212. // rdbtnCas2
  213. //
  214. this.rdbtnCas2.AutoSize = true;
  215. this.rdbtnCas2.Location = new System.Drawing.Point(12, 48);
  216. this.rdbtnCas2.Name = "rdbtnCas2";
  217. this.rdbtnCas2.Size = new System.Drawing.Size(83, 16);
  218. this.rdbtnCas2.TabIndex = 15;
  219. this.rdbtnCas2.TabStop = true;
  220. this.rdbtnCas2.Tag = "GOCAS2";
  221. this.rdbtnCas2.Text = "去2#吹氩站";
  222. this.rdbtnCas2.UseVisualStyleBackColor = true;
  223. this.rdbtnCas2.Click += new System.EventHandler(this.rbGBL1_Click);
  224. //
  225. // rdbtnCas1
  226. //
  227. this.rdbtnCas1.AutoSize = true;
  228. this.rdbtnCas1.Location = new System.Drawing.Point(12, 23);
  229. this.rdbtnCas1.Name = "rdbtnCas1";
  230. this.rdbtnCas1.Size = new System.Drawing.Size(83, 16);
  231. this.rdbtnCas1.TabIndex = 14;
  232. this.rdbtnCas1.TabStop = true;
  233. this.rdbtnCas1.Tag = "GOCAS1";
  234. this.rdbtnCas1.Text = "去1#吹氩站";
  235. this.rdbtnCas1.UseVisualStyleBackColor = true;
  236. this.rdbtnCas1.Click += new System.EventHandler(this.rbGBL1_Click);
  237. //
  238. // rbGBL1
  239. //
  240. this.rbGBL1.AutoSize = true;
  241. this.rbGBL1.Location = new System.Drawing.Point(12, 73);
  242. this.rbGBL1.Name = "rbGBL1";
  243. this.rbGBL1.Size = new System.Drawing.Size(83, 16);
  244. this.rbGBL1.TabIndex = 12;
  245. this.rbGBL1.TabStop = true;
  246. this.rbGBL1.Tag = "GOLFS1";
  247. this.rbGBL1.Text = "去1#精炼炉";
  248. this.rbGBL1.UseVisualStyleBackColor = true;
  249. this.rbGBL1.Click += new System.EventHandler(this.rbGBL1_Click);
  250. //
  251. // rbHB
  252. //
  253. this.rbHB.AutoSize = true;
  254. this.rbHB.Location = new System.Drawing.Point(15, 145);
  255. this.rbHB.Name = "rbHB";
  256. this.rbHB.Size = new System.Drawing.Size(95, 16);
  257. this.rbHB.TabIndex = 11;
  258. this.rbHB.TabStop = true;
  259. this.rbHB.Tag = "REPLACE";
  260. this.rbHB.Text = "钢包位置换包";
  261. this.rbHB.UseVisualStyleBackColor = true;
  262. this.rbHB.Visible = false;
  263. this.rbHB.Click += new System.EventHandler(this.rbGBL1_Click);
  264. //
  265. // groupBox1
  266. //
  267. this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
  268. this.groupBox1.Controls.Add(this.rbXDGX);
  269. this.groupBox1.Controls.Add(this.rbCZ);
  270. this.groupBox1.Controls.Add(this.rbJZ);
  271. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  272. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  273. this.groupBox1.Name = "groupBox1";
  274. this.groupBox1.Size = new System.Drawing.Size(295, 55);
  275. this.groupBox1.TabIndex = 9;
  276. this.groupBox1.TabStop = false;
  277. this.groupBox1.Text = "正常执行操作";
  278. //
  279. // rbXDGX
  280. //
  281. this.rbXDGX.AutoSize = true;
  282. this.rbXDGX.Location = new System.Drawing.Point(137, 22);
  283. this.rbXDGX.Name = "rbXDGX";
  284. this.rbXDGX.Size = new System.Drawing.Size(83, 16);
  285. this.rbXDGX.TabIndex = 5;
  286. this.rbXDGX.TabStop = true;
  287. this.rbXDGX.Tag = "GONEXT";
  288. this.rbXDGX.Text = "去下道工序";
  289. this.rbXDGX.UseVisualStyleBackColor = true;
  290. this.rbXDGX.Click += new System.EventHandler(this.rbJZ_Click);
  291. //
  292. // rbCZ
  293. //
  294. this.rbCZ.AutoSize = true;
  295. this.rbCZ.Location = new System.Drawing.Point(78, 23);
  296. this.rbCZ.Name = "rbCZ";
  297. this.rbCZ.Size = new System.Drawing.Size(47, 16);
  298. this.rbCZ.TabIndex = 4;
  299. this.rbCZ.TabStop = true;
  300. this.rbCZ.Tag = "OUT";
  301. this.rbCZ.Text = "出站";
  302. this.rbCZ.UseVisualStyleBackColor = true;
  303. this.rbCZ.Click += new System.EventHandler(this.rbJZ_Click);
  304. //
  305. // rbJZ
  306. //
  307. this.rbJZ.AutoSize = true;
  308. this.rbJZ.Location = new System.Drawing.Point(19, 22);
  309. this.rbJZ.Name = "rbJZ";
  310. this.rbJZ.Size = new System.Drawing.Size(47, 16);
  311. this.rbJZ.TabIndex = 3;
  312. this.rbJZ.TabStop = true;
  313. this.rbJZ.Tag = "IN";
  314. this.rbJZ.Text = "进站";
  315. this.rbJZ.UseVisualStyleBackColor = true;
  316. this.rbJZ.Click += new System.EventHandler(this.rbJZ_Click);
  317. //
  318. // frmCasOperate
  319. //
  320. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  321. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  322. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
  323. this.ClientSize = new System.Drawing.Size(295, 240);
  324. this.Controls.Add(this.btnNo);
  325. this.Controls.Add(this.btnOk);
  326. this.Controls.Add(this.groupBox2);
  327. this.Controls.Add(this.groupBox1);
  328. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  329. this.MaximizeBox = false;
  330. this.MinimizeBox = false;
  331. this.Name = "frmCasOperate";
  332. this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
  333. this.Text = "吹氩工序操作";
  334. this.Load += new System.EventHandler(this.frmCasOperate_Load);
  335. this.groupBox2.ResumeLayout(false);
  336. this.groupBox2.PerformLayout();
  337. this.groupBox1.ResumeLayout(false);
  338. this.groupBox1.PerformLayout();
  339. this.ResumeLayout(false);
  340. }
  341. #endregion
  342. private System.Windows.Forms.Button btnNo;
  343. private System.Windows.Forms.Button btnOk;
  344. private System.Windows.Forms.GroupBox groupBox2;
  345. private System.Windows.Forms.RadioButton rdbtnCcm2;
  346. private System.Windows.Forms.RadioButton rdbtnCas3;
  347. private System.Windows.Forms.RadioButton rdbtnCas2;
  348. private System.Windows.Forms.RadioButton rdbtnCas1;
  349. private System.Windows.Forms.RadioButton rbGBL2;
  350. private System.Windows.Forms.RadioButton rbGBL1;
  351. private System.Windows.Forms.RadioButton rbHB;
  352. private System.Windows.Forms.RadioButton rbQZJS;
  353. private System.Windows.Forms.RadioButton rbLZJ1;
  354. private System.Windows.Forms.GroupBox groupBox1;
  355. private System.Windows.Forms.RadioButton rbXDGX;
  356. private System.Windows.Forms.RadioButton rbCZ;
  357. private System.Windows.Forms.RadioButton rbJZ;
  358. private System.Windows.Forms.RadioButton rbLZJ4;
  359. private System.Windows.Forms.RadioButton rbLZJ3;
  360. private System.Windows.Forms.RadioButton rbRH1;
  361. private System.Windows.Forms.RadioButton radioButton1;
  362. }
  363. }