frmVds.Designer.cs 31 KB

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