frmCas.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561
  1. namespace Core.LgMes.Client.lgGlobalMap
  2. {
  3. partial class frmCas
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCas));
  29. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Additive", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("项目名");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("设定范围");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("实际值");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("类型");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("岗位");
  36. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("提示");
  38. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("temperature", -1);
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("项目名");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("设定范围");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("实际值");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("提示");
  47. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  58. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  59. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  60. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  61. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  62. this.ulblJZSK = new System.Windows.Forms.Label();
  63. this.ulblCYKS = new System.Windows.Forms.Label();
  64. this.ulblJZDY = new System.Windows.Forms.Label();
  65. this.ulblCZDY = new System.Windows.Forms.Label();
  66. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  67. this.label1 = new System.Windows.Forms.Label();
  68. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  69. this.label2 = new System.Windows.Forms.Label();
  70. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  71. this.ulblYXX = new System.Windows.Forms.Label();
  72. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  73. this.ultraGroupBox1.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  75. this.ultraGroupBox2.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  77. this.ultraGroupBox4.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.ulgridMaterial)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  81. this.ultraGroupBox3.SuspendLayout();
  82. this.SuspendLayout();
  83. //
  84. // ultraGroupBox1
  85. //
  86. this.ultraGroupBox1.Controls.Add(this.ulblYXX);
  87. this.ultraGroupBox1.Controls.Add(this.label2);
  88. this.ultraGroupBox1.Controls.Add(this.ultraLabel12);
  89. this.ultraGroupBox1.Controls.Add(this.label1);
  90. this.ultraGroupBox1.Controls.Add(this.ultraLabel14);
  91. this.ultraGroupBox1.Controls.Add(this.ultraLabel11);
  92. this.ultraGroupBox1.Controls.Add(this.ulblCZDY);
  93. this.ultraGroupBox1.Controls.Add(this.ulblJZDY);
  94. this.ultraGroupBox1.Controls.Add(this.ulblCYKS);
  95. this.ultraGroupBox1.Controls.Add(this.ulblJZSK);
  96. this.ultraGroupBox1.Controls.Add(this.ultraLabel18);
  97. this.ultraGroupBox1.Controls.Add(this.ultraLabel17);
  98. this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
  99. this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
  100. this.ultraGroupBox1.Size = new System.Drawing.Size(819, 204);
  101. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel41, 0);
  102. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblISADDTOP, 0);
  103. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel34, 0);
  104. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSEDATIONTIME, 0);
  105. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel30, 0);
  106. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel31, 0);
  107. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel32, 0);
  108. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel33, 0);
  109. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblBALELEAVEWGTPASS, 0);
  110. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSTEELPASS, 0);
  111. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTAPPINGENDTIME, 0);
  112. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGSPZ, 0);
  113. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblZYLX, 0);
  114. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel1, 0);
  115. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGDH, 0);
  116. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel3, 0);
  117. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblRLH, 0);
  118. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel4, 0);
  119. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBH, 0);
  120. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel5, 0);
  121. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblJHGZ, 0);
  122. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel6, 0);
  123. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSJGZ, 0);
  124. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel7, 0);
  125. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBDJ, 0);
  126. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel8, 0);
  127. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBBK, 0);
  128. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel15, 0);
  129. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblWLMS, 0);
  130. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel13, 0);
  131. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGYLX, 0);
  132. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel10, 0);
  133. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel2, 0);
  134. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel9, 0);
  135. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel17, 0);
  136. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel18, 0);
  137. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblJZSK, 0);
  138. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblCYKS, 0);
  139. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblJZDY, 0);
  140. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblCZDY, 0);
  141. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel11, 0);
  142. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel14, 0);
  143. this.ultraGroupBox1.Controls.SetChildIndex(this.label1, 0);
  144. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel12, 0);
  145. this.ultraGroupBox1.Controls.SetChildIndex(this.label2, 0);
  146. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblYXX, 0);
  147. //
  148. // ultraGroupBox2
  149. //
  150. this.ultraGroupBox2.Location = new System.Drawing.Point(3, 214);
  151. this.ultraGroupBox2.Size = new System.Drawing.Size(819, 239);
  152. //
  153. // ultraGroupBox4
  154. //
  155. this.ultraGroupBox4.Location = new System.Drawing.Point(3, 458);
  156. this.ultraGroupBox4.Size = new System.Drawing.Size(479, 236);
  157. this.ultraGroupBox4.Text = "过程添加料与喂丝(单位: Kg 或 m)";
  158. //
  159. // ulgridMaterial
  160. //
  161. appearance17.BackColor = System.Drawing.Color.White;
  162. appearance17.BackColor2 = System.Drawing.Color.White;
  163. this.ulgridMaterial.DisplayLayout.Appearance = appearance17;
  164. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  165. ultraGridColumn1.Header.VisiblePosition = 0;
  166. ultraGridColumn1.Width = 90;
  167. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  168. ultraGridColumn2.Header.VisiblePosition = 1;
  169. ultraGridColumn2.Width = 100;
  170. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  171. ultraGridColumn3.Header.VisiblePosition = 2;
  172. ultraGridColumn3.Width = 60;
  173. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  174. ultraGridColumn4.Header.VisiblePosition = 3;
  175. ultraGridColumn4.Width = 60;
  176. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  177. appearance6.TextHAlignAsString = "Center";
  178. appearance6.TextVAlignAsString = "Middle";
  179. ultraGridColumn5.CellAppearance = appearance6;
  180. ultraGridColumn5.Header.VisiblePosition = 4;
  181. ultraGridColumn5.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
  182. ultraGridColumn5.Width = 60;
  183. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  184. ultraGridColumn6.Header.VisiblePosition = 5;
  185. ultraGridColumn6.Width = 50;
  186. ultraGridBand1.Columns.AddRange(new object[] {
  187. ultraGridColumn1,
  188. ultraGridColumn2,
  189. ultraGridColumn3,
  190. ultraGridColumn4,
  191. ultraGridColumn5,
  192. ultraGridColumn6});
  193. this.ulgridMaterial.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  194. appearance19.ForeColor = System.Drawing.Color.Blue;
  195. this.ulgridMaterial.DisplayLayout.Override.CellAppearance = appearance19;
  196. appearance20.BackColor = System.Drawing.Color.LightSteelBlue;
  197. this.ulgridMaterial.DisplayLayout.Override.HeaderAppearance = appearance20;
  198. this.ulgridMaterial.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  199. appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
  200. this.ulgridMaterial.DisplayLayout.Override.RowSelectorAppearance = appearance3;
  201. this.ulgridMaterial.Size = new System.Drawing.Size(473, 213);
  202. //
  203. // ulgridTempInfo
  204. //
  205. appearance21.BackColor = System.Drawing.Color.White;
  206. this.ulgridTempInfo.DisplayLayout.Appearance = appearance21;
  207. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  208. ultraGridColumn7.Header.VisiblePosition = 0;
  209. ultraGridColumn7.Width = 90;
  210. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  211. ultraGridColumn8.Header.VisiblePosition = 1;
  212. ultraGridColumn8.Width = 90;
  213. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  214. ultraGridColumn9.Header.VisiblePosition = 2;
  215. ultraGridColumn9.Width = 70;
  216. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  217. ultraGridColumn10.Header.VisiblePosition = 3;
  218. ultraGridColumn10.Width = 60;
  219. ultraGridBand2.Columns.AddRange(new object[] {
  220. ultraGridColumn7,
  221. ultraGridColumn8,
  222. ultraGridColumn9,
  223. ultraGridColumn10});
  224. this.ulgridTempInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  225. appearance22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
  226. appearance22.TextHAlignAsString = "Left";
  227. this.ulgridTempInfo.DisplayLayout.CaptionAppearance = appearance22;
  228. appearance23.ForeColor = System.Drawing.Color.Blue;
  229. this.ulgridTempInfo.DisplayLayout.Override.CellAppearance = appearance23;
  230. appearance24.BackColor = System.Drawing.Color.LightSteelBlue;
  231. this.ulgridTempInfo.DisplayLayout.Override.HeaderAppearance = appearance24;
  232. this.ulgridTempInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  233. appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
  234. this.ulgridTempInfo.DisplayLayout.Override.RowSelectorAppearance = appearance4;
  235. this.ulgridTempInfo.Size = new System.Drawing.Size(339, 213);
  236. //
  237. // ultraGroupBox3
  238. //
  239. this.ultraGroupBox3.Location = new System.Drawing.Point(477, 458);
  240. this.ultraGroupBox3.Size = new System.Drawing.Size(345, 236);
  241. //
  242. // ultraLabel6
  243. //
  244. this.ultraLabel6.Location = new System.Drawing.Point(134, 162);
  245. //
  246. // ultraLabel4
  247. //
  248. this.ultraLabel4.Location = new System.Drawing.Point(522, 12);
  249. //
  250. // ultraLabel3
  251. //
  252. this.ultraLabel3.Location = new System.Drawing.Point(271, 12);
  253. //
  254. // ultraLabel8
  255. //
  256. this.ultraLabel8.Location = new System.Drawing.Point(523, 88);
  257. //
  258. // ultraLabel7
  259. //
  260. this.ultraLabel7.Location = new System.Drawing.Point(522, 50);
  261. //
  262. // ulblZYLX
  263. //
  264. this.ulblZYLX.Size = new System.Drawing.Size(0, 14);
  265. this.ulblZYLX.Text = "";
  266. //
  267. // ulblGDH
  268. //
  269. this.ulblGDH.Size = new System.Drawing.Size(0, 14);
  270. this.ulblGDH.Text = "";
  271. //
  272. // ulblJHGZ
  273. //
  274. this.ulblJHGZ.Size = new System.Drawing.Size(0, 14);
  275. this.ulblJHGZ.Text = "";
  276. //
  277. // ulblSJGZ
  278. //
  279. this.ulblSJGZ.Size = new System.Drawing.Size(0, 14);
  280. this.ulblSJGZ.Text = "";
  281. //
  282. // ulblGYLX
  283. //
  284. this.ulblGYLX.Size = new System.Drawing.Size(0, 14);
  285. this.ulblGYLX.Text = "";
  286. //
  287. // ulblWLMS
  288. //
  289. this.ulblWLMS.Size = new System.Drawing.Size(0, 14);
  290. this.ulblWLMS.Text = "";
  291. //
  292. // ulblRLH
  293. //
  294. this.ulblRLH.Location = new System.Drawing.Point(340, 13);
  295. this.ulblRLH.Size = new System.Drawing.Size(0, 14);
  296. this.ulblRLH.Text = "";
  297. //
  298. // ulblGBBK
  299. //
  300. this.ulblGBBK.Location = new System.Drawing.Point(607, 89);
  301. this.ulblGBBK.Size = new System.Drawing.Size(0, 14);
  302. this.ulblGBBK.Text = "";
  303. //
  304. // ulblGBDJ
  305. //
  306. this.ulblGBDJ.Location = new System.Drawing.Point(607, 51);
  307. this.ulblGBDJ.Size = new System.Drawing.Size(0, 14);
  308. this.ulblGBDJ.Text = "";
  309. //
  310. // ulblGBH
  311. //
  312. this.ulblGBH.Location = new System.Drawing.Point(607, 13);
  313. this.ulblGBH.Size = new System.Drawing.Size(0, 14);
  314. this.ulblGBH.Text = "";
  315. //
  316. // ucChemelEment1
  317. //
  318. this.ucChemelEment1.Size = new System.Drawing.Size(813, 216);
  319. //
  320. // ulblGSPZ
  321. //
  322. this.ulblGSPZ.Size = new System.Drawing.Size(0, 14);
  323. this.ulblGSPZ.Text = "";
  324. //
  325. // ulblTAPPINGENDTIME
  326. //
  327. this.ulblTAPPINGENDTIME.Location = new System.Drawing.Point(760, 150);
  328. this.ulblTAPPINGENDTIME.Size = new System.Drawing.Size(0, 14);
  329. this.ulblTAPPINGENDTIME.Text = "";
  330. //
  331. // ulblSTEELPASS
  332. //
  333. this.ulblSTEELPASS.Location = new System.Drawing.Point(734, 120);
  334. this.ulblSTEELPASS.Size = new System.Drawing.Size(0, 14);
  335. this.ulblSTEELPASS.Text = "";
  336. //
  337. // ulblBALELEAVEWGTPASS
  338. //
  339. this.ulblBALELEAVEWGTPASS.Location = new System.Drawing.Point(734, 88);
  340. this.ulblBALELEAVEWGTPASS.Size = new System.Drawing.Size(0, 14);
  341. this.ulblBALELEAVEWGTPASS.Text = "";
  342. //
  343. // ultraLabel33
  344. //
  345. this.ultraLabel33.Location = new System.Drawing.Point(658, 177);
  346. this.ultraLabel33.Visible = false;
  347. //
  348. // ultraLabel32
  349. //
  350. this.ultraLabel32.Location = new System.Drawing.Point(648, 150);
  351. //
  352. // ultraLabel31
  353. //
  354. this.ultraLabel31.Location = new System.Drawing.Point(658, 120);
  355. //
  356. // ultraLabel30
  357. //
  358. this.ultraLabel30.Location = new System.Drawing.Point(658, 86);
  359. //
  360. // ulblSEDATIONTIME
  361. //
  362. this.ulblSEDATIONTIME.Size = new System.Drawing.Size(0, 14);
  363. this.ulblSEDATIONTIME.Text = "";
  364. //
  365. // ultraLabel34
  366. //
  367. this.ultraLabel34.Location = new System.Drawing.Point(662, 176);
  368. this.ultraLabel34.Visible = false;
  369. //
  370. // ultraLabel41
  371. //
  372. this.ultraLabel41.Location = new System.Drawing.Point(22, 190);
  373. //
  374. // ulblISADDTOP
  375. //
  376. this.ulblISADDTOP.Size = new System.Drawing.Size(0, 14);
  377. this.ulblISADDTOP.Text = "";
  378. //
  379. // ultraLabel2
  380. //
  381. appearance13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  382. this.ultraLabel2.Appearance = appearance13;
  383. this.ultraLabel2.Location = new System.Drawing.Point(257, 50);
  384. this.ultraLabel2.Name = "ultraLabel2";
  385. this.ultraLabel2.Size = new System.Drawing.Size(70, 18);
  386. this.ultraLabel2.TabIndex = 26;
  387. this.ultraLabel2.Text = "进站时刻:";
  388. //
  389. // ultraLabel9
  390. //
  391. appearance14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  392. this.ultraLabel9.Appearance = appearance14;
  393. this.ultraLabel9.Location = new System.Drawing.Point(230, 88);
  394. this.ultraLabel9.Name = "ultraLabel9";
  395. this.ultraLabel9.Size = new System.Drawing.Size(99, 18);
  396. this.ultraLabel9.TabIndex = 28;
  397. this.ultraLabel9.Text = "吹氩开始时刻:";
  398. //
  399. // ultraLabel18
  400. //
  401. appearance16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  402. this.ultraLabel18.Appearance = appearance16;
  403. this.ultraLabel18.Location = new System.Drawing.Point(486, 164);
  404. this.ultraLabel18.Name = "ultraLabel18";
  405. this.ultraLabel18.Size = new System.Drawing.Size(106, 18);
  406. this.ultraLabel18.TabIndex = 32;
  407. this.ultraLabel18.Text = "出站定氧(ppm):";
  408. //
  409. // ultraLabel17
  410. //
  411. appearance15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  412. this.ultraLabel17.Appearance = appearance15;
  413. this.ultraLabel17.Location = new System.Drawing.Point(486, 126);
  414. this.ultraLabel17.Name = "ultraLabel17";
  415. this.ultraLabel17.Size = new System.Drawing.Size(106, 18);
  416. this.ultraLabel17.TabIndex = 30;
  417. this.ultraLabel17.Text = "进站定氧(ppm):";
  418. //
  419. // ulblJZSK
  420. //
  421. this.ulblJZSK.AutoSize = true;
  422. this.ulblJZSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  423. this.ulblJZSK.Location = new System.Drawing.Point(340, 52);
  424. this.ulblJZSK.Name = "ulblJZSK";
  425. this.ulblJZSK.Size = new System.Drawing.Size(14, 14);
  426. this.ulblJZSK.TabIndex = 34;
  427. this.ulblJZSK.Text = "1";
  428. //
  429. // ulblCYKS
  430. //
  431. this.ulblCYKS.AutoSize = true;
  432. this.ulblCYKS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  433. this.ulblCYKS.Location = new System.Drawing.Point(340, 90);
  434. this.ulblCYKS.Name = "ulblCYKS";
  435. this.ulblCYKS.Size = new System.Drawing.Size(14, 14);
  436. this.ulblCYKS.TabIndex = 35;
  437. this.ulblCYKS.Text = "1";
  438. //
  439. // ulblJZDY
  440. //
  441. this.ulblJZDY.AutoSize = true;
  442. this.ulblJZDY.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  443. this.ulblJZDY.Location = new System.Drawing.Point(607, 128);
  444. this.ulblJZDY.Name = "ulblJZDY";
  445. this.ulblJZDY.Size = new System.Drawing.Size(14, 14);
  446. this.ulblJZDY.TabIndex = 36;
  447. this.ulblJZDY.Text = "1";
  448. //
  449. // ulblCZDY
  450. //
  451. this.ulblCZDY.AutoSize = true;
  452. this.ulblCZDY.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  453. this.ulblCZDY.Location = new System.Drawing.Point(607, 166);
  454. this.ulblCZDY.Name = "ulblCZDY";
  455. this.ulblCZDY.Size = new System.Drawing.Size(14, 14);
  456. this.ulblCZDY.TabIndex = 37;
  457. this.ulblCZDY.Text = "1";
  458. //
  459. // ultraLabel11
  460. //
  461. appearance2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  462. this.ultraLabel11.Appearance = appearance2;
  463. this.ultraLabel11.Location = new System.Drawing.Point(694, 13);
  464. this.ultraLabel11.Name = "ultraLabel11";
  465. this.ultraLabel11.Size = new System.Drawing.Size(70, 18);
  466. this.ultraLabel11.TabIndex = 39;
  467. this.ultraLabel11.Text = "钢包包龄:";
  468. //
  469. // label1
  470. //
  471. this.label1.AutoSize = true;
  472. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  473. this.label1.Location = new System.Drawing.Point(772, 14);
  474. this.label1.Name = "label1";
  475. this.label1.Size = new System.Drawing.Size(14, 14);
  476. this.label1.TabIndex = 40;
  477. this.label1.Text = "1";
  478. //
  479. // ultraLabel12
  480. //
  481. appearance5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  482. this.ultraLabel12.Appearance = appearance5;
  483. this.ultraLabel12.Location = new System.Drawing.Point(693, 47);
  484. this.ultraLabel12.Name = "ultraLabel12";
  485. this.ultraLabel12.Size = new System.Drawing.Size(70, 18);
  486. this.ultraLabel12.TabIndex = 41;
  487. this.ultraLabel12.Text = "停罐时间:";
  488. //
  489. // label2
  490. //
  491. this.label2.AutoSize = true;
  492. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  493. this.label2.Location = new System.Drawing.Point(771, 47);
  494. this.label2.Name = "label2";
  495. this.label2.Size = new System.Drawing.Size(14, 14);
  496. this.label2.TabIndex = 42;
  497. this.label2.Text = "1";
  498. //
  499. // ultraLabel14
  500. //
  501. appearance1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  502. this.ultraLabel14.Appearance = appearance1;
  503. this.ultraLabel14.Font = new System.Drawing.Font("宋体", 10.5F);
  504. this.ultraLabel14.Location = new System.Drawing.Point(509, 188);
  505. this.ultraLabel14.Name = "ultraLabel14";
  506. this.ultraLabel14.Size = new System.Drawing.Size(90, 18);
  507. this.ultraLabel14.TabIndex = 46;
  508. this.ultraLabel14.Text = "钢种液相线:";
  509. //
  510. // ulblYXX
  511. //
  512. this.ulblYXX.AutoSize = true;
  513. this.ulblYXX.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  514. this.ulblYXX.Location = new System.Drawing.Point(607, 187);
  515. this.ulblYXX.Name = "ulblYXX";
  516. this.ulblYXX.Size = new System.Drawing.Size(14, 14);
  517. this.ulblYXX.TabIndex = 47;
  518. this.ulblYXX.Text = "1";
  519. //
  520. // frmCas
  521. //
  522. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  523. this.ClientSize = new System.Drawing.Size(827, 698);
  524. this.Name = "frmCas";
  525. this.Load += new System.EventHandler(this.frmCas_Load);
  526. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  527. this.ultraGroupBox1.ResumeLayout(false);
  528. this.ultraGroupBox1.PerformLayout();
  529. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  530. this.ultraGroupBox2.ResumeLayout(false);
  531. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  532. this.ultraGroupBox4.ResumeLayout(false);
  533. ((System.ComponentModel.ISupportInitialize)(this.ulgridMaterial)).EndInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).EndInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  536. this.ultraGroupBox3.ResumeLayout(false);
  537. this.ResumeLayout(false);
  538. }
  539. #endregion
  540. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  541. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  542. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  543. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  544. private System.Windows.Forms.Label ulblCZDY;
  545. private System.Windows.Forms.Label ulblJZDY;
  546. private System.Windows.Forms.Label ulblCYKS;
  547. private System.Windows.Forms.Label ulblJZSK;
  548. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  549. protected System.Windows.Forms.Label label1;
  550. protected System.Windows.Forms.Label label2;
  551. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  552. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  553. protected System.Windows.Forms.Label ulblYXX;
  554. }
  555. }