frmVdsOperate.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. namespace Core.LgMes.Client.LgJobMgt
  2. {
  3. partial class frmVdsOperate
  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.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  29. this.rbGBL22 = new System.Windows.Forms.RadioButton();
  30. this.rbGBL21 = new System.Windows.Forms.RadioButton();
  31. this.rbXDGX = new System.Windows.Forms.RadioButton();
  32. this.rbCZ = new System.Windows.Forms.RadioButton();
  33. this.rbJZ = new System.Windows.Forms.RadioButton();
  34. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  35. this.radioButton1 = new System.Windows.Forms.RadioButton();
  36. this.rbRH1 = new System.Windows.Forms.RadioButton();
  37. this.rdbtnCcm4 = new System.Windows.Forms.RadioButton();
  38. this.rdbtnCcm3 = new System.Windows.Forms.RadioButton();
  39. this.rdbtnCcm2 = new System.Windows.Forms.RadioButton();
  40. this.rbGBL2 = new System.Windows.Forms.RadioButton();
  41. this.rbGBL1 = new System.Windows.Forms.RadioButton();
  42. this.rbHB = new System.Windows.Forms.RadioButton();
  43. this.rbQZJS = new System.Windows.Forms.RadioButton();
  44. this.rbLZJ1 = new System.Windows.Forms.RadioButton();
  45. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  46. this.rbYLW = new System.Windows.Forms.RadioButton();
  47. this.rbBGW = new System.Windows.Forms.RadioButton();
  48. this.rbNGW = new System.Windows.Forms.RadioButton();
  49. this.btnNo = new System.Windows.Forms.Button();
  50. this.btnOk = new System.Windows.Forms.Button();
  51. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  52. this.ultraGroupBox1.SuspendLayout();
  53. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  54. this.ultraGroupBox2.SuspendLayout();
  55. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  56. this.ultraGroupBox3.SuspendLayout();
  57. this.SuspendLayout();
  58. //
  59. // ultraGroupBox1
  60. //
  61. this.ultraGroupBox1.Controls.Add(this.rbGBL22);
  62. this.ultraGroupBox1.Controls.Add(this.rbGBL21);
  63. this.ultraGroupBox1.Controls.Add(this.rbXDGX);
  64. this.ultraGroupBox1.Controls.Add(this.rbCZ);
  65. this.ultraGroupBox1.Controls.Add(this.rbJZ);
  66. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  67. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  68. this.ultraGroupBox1.Name = "ultraGroupBox1";
  69. this.ultraGroupBox1.Size = new System.Drawing.Size(283, 73);
  70. this.ultraGroupBox1.TabIndex = 0;
  71. this.ultraGroupBox1.Text = "正常执行操作";
  72. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000;
  73. //
  74. // rbGBL22
  75. //
  76. this.rbGBL22.AutoSize = true;
  77. this.rbGBL22.Location = new System.Drawing.Point(142, 21);
  78. this.rbGBL22.Name = "rbGBL22";
  79. this.rbGBL22.Size = new System.Drawing.Size(83, 16);
  80. this.rbGBL22.TabIndex = 4;
  81. this.rbGBL22.TabStop = true;
  82. this.rbGBL22.Tag = "GOLFS22";
  83. this.rbGBL22.Text = "去2#处理位";
  84. this.rbGBL22.UseVisualStyleBackColor = true;
  85. this.rbGBL22.Click += new System.EventHandler(this.rbJZ_Click);
  86. //
  87. // rbGBL21
  88. //
  89. this.rbGBL21.AutoSize = true;
  90. this.rbGBL21.Location = new System.Drawing.Point(37, 21);
  91. this.rbGBL21.Name = "rbGBL21";
  92. this.rbGBL21.Size = new System.Drawing.Size(83, 16);
  93. this.rbGBL21.TabIndex = 3;
  94. this.rbGBL21.TabStop = true;
  95. this.rbGBL21.Tag = "GOLFS21";
  96. this.rbGBL21.Text = "去1#处理位";
  97. this.rbGBL21.UseVisualStyleBackColor = true;
  98. this.rbGBL21.Click += new System.EventHandler(this.rbJZ_Click);
  99. //
  100. // rbXDGX
  101. //
  102. this.rbXDGX.AutoSize = true;
  103. this.rbXDGX.Location = new System.Drawing.Point(142, 43);
  104. this.rbXDGX.Name = "rbXDGX";
  105. this.rbXDGX.Size = new System.Drawing.Size(83, 16);
  106. this.rbXDGX.TabIndex = 2;
  107. this.rbXDGX.TabStop = true;
  108. this.rbXDGX.Tag = "GONEXT";
  109. this.rbXDGX.Text = "去下道工序";
  110. this.rbXDGX.UseVisualStyleBackColor = true;
  111. this.rbXDGX.Click += new System.EventHandler(this.rbJZ_Click);
  112. //
  113. // rbCZ
  114. //
  115. this.rbCZ.AutoSize = true;
  116. this.rbCZ.Location = new System.Drawing.Point(39, 43);
  117. this.rbCZ.Name = "rbCZ";
  118. this.rbCZ.Size = new System.Drawing.Size(47, 16);
  119. this.rbCZ.TabIndex = 1;
  120. this.rbCZ.TabStop = true;
  121. this.rbCZ.Tag = "OUT";
  122. this.rbCZ.Text = "出站";
  123. this.rbCZ.UseVisualStyleBackColor = true;
  124. this.rbCZ.Click += new System.EventHandler(this.rbJZ_Click);
  125. //
  126. // rbJZ
  127. //
  128. this.rbJZ.AutoSize = true;
  129. this.rbJZ.Location = new System.Drawing.Point(222, 34);
  130. this.rbJZ.Name = "rbJZ";
  131. this.rbJZ.Size = new System.Drawing.Size(47, 16);
  132. this.rbJZ.TabIndex = 0;
  133. this.rbJZ.TabStop = true;
  134. this.rbJZ.Tag = "IN";
  135. this.rbJZ.Text = "进站";
  136. this.rbJZ.UseVisualStyleBackColor = true;
  137. this.rbJZ.Visible = false;
  138. this.rbJZ.Click += new System.EventHandler(this.rbJZ_Click);
  139. //
  140. // ultraGroupBox2
  141. //
  142. this.ultraGroupBox2.Controls.Add(this.radioButton1);
  143. this.ultraGroupBox2.Controls.Add(this.rbRH1);
  144. this.ultraGroupBox2.Controls.Add(this.rdbtnCcm4);
  145. this.ultraGroupBox2.Controls.Add(this.rdbtnCcm3);
  146. this.ultraGroupBox2.Controls.Add(this.rdbtnCcm2);
  147. this.ultraGroupBox2.Controls.Add(this.rbGBL2);
  148. this.ultraGroupBox2.Controls.Add(this.rbGBL1);
  149. this.ultraGroupBox2.Controls.Add(this.rbHB);
  150. this.ultraGroupBox2.Controls.Add(this.rbQZJS);
  151. this.ultraGroupBox2.Controls.Add(this.rbLZJ1);
  152. this.ultraGroupBox2.Location = new System.Drawing.Point(1, 79);
  153. this.ultraGroupBox2.Name = "ultraGroupBox2";
  154. this.ultraGroupBox2.Size = new System.Drawing.Size(135, 213);
  155. this.ultraGroupBox2.TabIndex = 1;
  156. this.ultraGroupBox2.Text = "异常执行操作";
  157. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000;
  158. //
  159. // radioButton1
  160. //
  161. this.radioButton1.AutoSize = true;
  162. this.radioButton1.Location = new System.Drawing.Point(25, 81);
  163. this.radioButton1.Name = "radioButton1";
  164. this.radioButton1.Size = new System.Drawing.Size(71, 16);
  165. this.radioButton1.TabIndex = 13;
  166. this.radioButton1.TabStop = true;
  167. this.radioButton1.Tag = "GOVDS1";
  168. this.radioButton1.Text = "去1#VD炉";
  169. this.radioButton1.UseVisualStyleBackColor = true;
  170. //
  171. // rbRH1
  172. //
  173. this.rbRH1.AutoSize = true;
  174. this.rbRH1.Location = new System.Drawing.Point(25, 61);
  175. this.rbRH1.Name = "rbRH1";
  176. this.rbRH1.Size = new System.Drawing.Size(71, 16);
  177. this.rbRH1.TabIndex = 12;
  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. // rdbtnCcm4
  185. //
  186. this.rdbtnCcm4.AutoSize = true;
  187. this.rdbtnCcm4.Location = new System.Drawing.Point(25, 164);
  188. this.rdbtnCcm4.Name = "rdbtnCcm4";
  189. this.rdbtnCcm4.Size = new System.Drawing.Size(83, 16);
  190. this.rdbtnCcm4.TabIndex = 11;
  191. this.rdbtnCcm4.TabStop = true;
  192. this.rdbtnCcm4.Tag = "GOCCM4";
  193. this.rdbtnCcm4.Text = "去4#连铸机";
  194. this.rdbtnCcm4.UseVisualStyleBackColor = true;
  195. this.rdbtnCcm4.Visible = false;
  196. this.rdbtnCcm4.Click += new System.EventHandler(this.rbGBL1_Click);
  197. //
  198. // rdbtnCcm3
  199. //
  200. this.rdbtnCcm3.AutoSize = true;
  201. this.rdbtnCcm3.Location = new System.Drawing.Point(25, 141);
  202. this.rdbtnCcm3.Name = "rdbtnCcm3";
  203. this.rdbtnCcm3.Size = new System.Drawing.Size(83, 16);
  204. this.rdbtnCcm3.TabIndex = 10;
  205. this.rdbtnCcm3.TabStop = true;
  206. this.rdbtnCcm3.Tag = "GOCCM3";
  207. this.rdbtnCcm3.Text = "去3#连铸机";
  208. this.rdbtnCcm3.UseVisualStyleBackColor = true;
  209. this.rdbtnCcm3.Click += new System.EventHandler(this.rbGBL1_Click);
  210. //
  211. // rdbtnCcm2
  212. //
  213. this.rdbtnCcm2.AutoSize = true;
  214. this.rdbtnCcm2.Location = new System.Drawing.Point(25, 121);
  215. this.rdbtnCcm2.Name = "rdbtnCcm2";
  216. this.rdbtnCcm2.Size = new System.Drawing.Size(83, 16);
  217. this.rdbtnCcm2.TabIndex = 9;
  218. this.rdbtnCcm2.TabStop = true;
  219. this.rdbtnCcm2.Tag = "GOCCM2";
  220. this.rdbtnCcm2.Text = "去2#连铸机";
  221. this.rdbtnCcm2.UseVisualStyleBackColor = true;
  222. this.rdbtnCcm2.Click += new System.EventHandler(this.rbGBL1_Click);
  223. //
  224. // rbGBL2
  225. //
  226. this.rbGBL2.AutoSize = true;
  227. this.rbGBL2.Location = new System.Drawing.Point(25, 41);
  228. this.rbGBL2.Name = "rbGBL2";
  229. this.rbGBL2.Size = new System.Drawing.Size(83, 16);
  230. this.rbGBL2.TabIndex = 8;
  231. this.rbGBL2.TabStop = true;
  232. this.rbGBL2.Tag = "GOLFS2";
  233. this.rbGBL2.Text = "去2#精炼炉";
  234. this.rbGBL2.UseVisualStyleBackColor = true;
  235. this.rbGBL2.Click += new System.EventHandler(this.rbGBL1_Click);
  236. //
  237. // rbGBL1
  238. //
  239. this.rbGBL1.AutoSize = true;
  240. this.rbGBL1.Location = new System.Drawing.Point(25, 21);
  241. this.rbGBL1.Name = "rbGBL1";
  242. this.rbGBL1.Size = new System.Drawing.Size(83, 16);
  243. this.rbGBL1.TabIndex = 7;
  244. this.rbGBL1.TabStop = true;
  245. this.rbGBL1.Tag = "GOLFS1";
  246. this.rbGBL1.Text = "去1#精炼炉";
  247. this.rbGBL1.UseVisualStyleBackColor = true;
  248. this.rbGBL1.Click += new System.EventHandler(this.rbGBL1_Click);
  249. //
  250. // rbHB
  251. //
  252. this.rbHB.AutoSize = true;
  253. this.rbHB.Location = new System.Drawing.Point(25, 161);
  254. this.rbHB.Name = "rbHB";
  255. this.rbHB.Size = new System.Drawing.Size(95, 16);
  256. this.rbHB.TabIndex = 6;
  257. this.rbHB.TabStop = true;
  258. this.rbHB.Tag = "REPLACE";
  259. this.rbHB.Text = "钢包位置换包";
  260. this.rbHB.UseVisualStyleBackColor = true;
  261. this.rbHB.Click += new System.EventHandler(this.rbGBL1_Click);
  262. //
  263. // rbQZJS
  264. //
  265. this.rbQZJS.AutoSize = true;
  266. this.rbQZJS.Location = new System.Drawing.Point(25, 181);
  267. this.rbQZJS.Name = "rbQZJS";
  268. this.rbQZJS.Size = new System.Drawing.Size(95, 16);
  269. this.rbQZJS.TabIndex = 5;
  270. this.rbQZJS.TabStop = true;
  271. this.rbQZJS.Tag = "OVER";
  272. this.rbQZJS.Text = "任务强制结束";
  273. this.rbQZJS.UseVisualStyleBackColor = true;
  274. this.rbQZJS.Click += new System.EventHandler(this.rbGBL1_Click);
  275. //
  276. // rbLZJ1
  277. //
  278. this.rbLZJ1.AutoSize = true;
  279. this.rbLZJ1.Location = new System.Drawing.Point(25, 101);
  280. this.rbLZJ1.Name = "rbLZJ1";
  281. this.rbLZJ1.Size = new System.Drawing.Size(83, 16);
  282. this.rbLZJ1.TabIndex = 4;
  283. this.rbLZJ1.TabStop = true;
  284. this.rbLZJ1.Tag = "GOCCM1";
  285. this.rbLZJ1.Text = "去1#连铸机";
  286. this.rbLZJ1.UseVisualStyleBackColor = true;
  287. this.rbLZJ1.Click += new System.EventHandler(this.rbGBL1_Click);
  288. //
  289. // ultraGroupBox3
  290. //
  291. this.ultraGroupBox3.Controls.Add(this.rbYLW);
  292. this.ultraGroupBox3.Controls.Add(this.rbBGW);
  293. this.ultraGroupBox3.Controls.Add(this.rbNGW);
  294. this.ultraGroupBox3.Location = new System.Drawing.Point(142, 79);
  295. this.ultraGroupBox3.Name = "ultraGroupBox3";
  296. this.ultraGroupBox3.Size = new System.Drawing.Size(137, 117);
  297. this.ultraGroupBox3.TabIndex = 2;
  298. this.ultraGroupBox3.Text = "工位切换";
  299. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000;
  300. //
  301. // rbYLW
  302. //
  303. this.rbYLW.AutoSize = true;
  304. this.rbYLW.Location = new System.Drawing.Point(20, 110);
  305. this.rbYLW.Name = "rbYLW";
  306. this.rbYLW.Size = new System.Drawing.Size(95, 16);
  307. this.rbYLW.TabIndex = 7;
  308. this.rbYLW.TabStop = true;
  309. this.rbYLW.Tag = "3";
  310. this.rbYLW.Text = "切换到处理位";
  311. this.rbYLW.UseVisualStyleBackColor = true;
  312. this.rbYLW.Visible = false;
  313. this.rbYLW.Click += new System.EventHandler(this.rbBGW_Click);
  314. //
  315. // rbBGW
  316. //
  317. this.rbBGW.AutoSize = true;
  318. this.rbBGW.Location = new System.Drawing.Point(20, 71);
  319. this.rbBGW.Name = "rbBGW";
  320. this.rbBGW.Size = new System.Drawing.Size(107, 16);
  321. this.rbBGW.TabIndex = 6;
  322. this.rbBGW.TabStop = true;
  323. this.rbBGW.Tag = "2";
  324. this.rbBGW.Text = "切换到2#处理位";
  325. this.rbBGW.UseVisualStyleBackColor = true;
  326. this.rbBGW.Click += new System.EventHandler(this.rbBGW_Click);
  327. //
  328. // rbNGW
  329. //
  330. this.rbNGW.AutoSize = true;
  331. this.rbNGW.Location = new System.Drawing.Point(20, 34);
  332. this.rbNGW.Name = "rbNGW";
  333. this.rbNGW.Size = new System.Drawing.Size(107, 16);
  334. this.rbNGW.TabIndex = 5;
  335. this.rbNGW.TabStop = true;
  336. this.rbNGW.Tag = "1";
  337. this.rbNGW.Text = "切换到1#处理位";
  338. this.rbNGW.UseVisualStyleBackColor = true;
  339. this.rbNGW.Click += new System.EventHandler(this.rbBGW_Click);
  340. //
  341. // btnNo
  342. //
  343. this.btnNo.Location = new System.Drawing.Point(182, 249);
  344. this.btnNo.Name = "btnNo";
  345. this.btnNo.Size = new System.Drawing.Size(75, 25);
  346. this.btnNo.TabIndex = 12;
  347. this.btnNo.Text = "取消";
  348. this.btnNo.UseVisualStyleBackColor = false;
  349. this.btnNo.Click += new System.EventHandler(this.btnNo_Click);
  350. //
  351. // btnOk
  352. //
  353. this.btnOk.Location = new System.Drawing.Point(182, 212);
  354. this.btnOk.Name = "btnOk";
  355. this.btnOk.Size = new System.Drawing.Size(75, 25);
  356. this.btnOk.TabIndex = 11;
  357. this.btnOk.Text = "确定";
  358. this.btnOk.UseVisualStyleBackColor = false;
  359. this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
  360. //
  361. // frmVdsOperate
  362. //
  363. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  364. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  365. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
  366. this.ClientSize = new System.Drawing.Size(283, 300);
  367. this.Controls.Add(this.btnNo);
  368. this.Controls.Add(this.btnOk);
  369. this.Controls.Add(this.ultraGroupBox3);
  370. this.Controls.Add(this.ultraGroupBox2);
  371. this.Controls.Add(this.ultraGroupBox1);
  372. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  373. this.MaximizeBox = false;
  374. this.MinimizeBox = false;
  375. this.Name = "frmVdsOperate";
  376. this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
  377. this.Text = "VD炉工序操作";
  378. this.Load += new System.EventHandler(this.frmRhsOperate_Load);
  379. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  380. this.ultraGroupBox1.ResumeLayout(false);
  381. this.ultraGroupBox1.PerformLayout();
  382. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  383. this.ultraGroupBox2.ResumeLayout(false);
  384. this.ultraGroupBox2.PerformLayout();
  385. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  386. this.ultraGroupBox3.ResumeLayout(false);
  387. this.ultraGroupBox3.PerformLayout();
  388. this.ResumeLayout(false);
  389. }
  390. #endregion
  391. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  392. private System.Windows.Forms.RadioButton rbXDGX;
  393. private System.Windows.Forms.RadioButton rbCZ;
  394. private System.Windows.Forms.RadioButton rbJZ;
  395. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  396. private System.Windows.Forms.RadioButton rbGBL22;
  397. private System.Windows.Forms.RadioButton rbGBL21;
  398. private System.Windows.Forms.RadioButton rbLZJ1;
  399. private System.Windows.Forms.RadioButton rbHB;
  400. private System.Windows.Forms.RadioButton rbQZJS;
  401. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  402. private System.Windows.Forms.RadioButton rbBGW;
  403. private System.Windows.Forms.RadioButton rbNGW;
  404. private System.Windows.Forms.RadioButton rbYLW;
  405. private System.Windows.Forms.RadioButton rbGBL2;
  406. private System.Windows.Forms.RadioButton rbGBL1;
  407. private System.Windows.Forms.Button btnNo;
  408. private System.Windows.Forms.Button btnOk;
  409. private System.Windows.Forms.RadioButton rdbtnCcm2;
  410. private System.Windows.Forms.RadioButton rbRH1;
  411. private System.Windows.Forms.RadioButton rdbtnCcm4;
  412. private System.Windows.Forms.RadioButton rdbtnCcm3;
  413. private System.Windows.Forms.RadioButton radioButton1;
  414. }
  415. }