frmHmp.Designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737
  1. namespace Core.LgMes.Client.lgGlobalMap
  2. {
  3. partial class frmHmp
  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(frmHmp));
  29. Infragistics.Win.Appearance appearance11 = 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 appearance12 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("提示");
  38. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance15 = 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 appearance16 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  66. this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
  67. this.ulgridSBGY = new Infragistics.Win.UltraWinGrid.UltraGrid();
  68. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  69. this.tswd = new Infragistics.Win.Misc.UltraLabel();
  70. this.PCYL = new Infragistics.Win.Misc.UltraLabel();
  71. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  72. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  73. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  74. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  75. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  76. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  77. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  78. this.ulblTLCLH = new System.Windows.Forms.Label();
  79. this.ulblTBH = new System.Windows.Forms.Label();
  80. this.ulblJZSK = new System.Windows.Forms.Label();
  81. this.ulblCZSK = new System.Windows.Forms.Label();
  82. this.ulblTSPZ = new System.Windows.Forms.Label();
  83. this.ulblTSZL = new System.Windows.Forms.Label();
  84. this.ulblTLQWD = new System.Windows.Forms.Label();
  85. this.ulblTLKSSK = new System.Windows.Forms.Label();
  86. this.ulblTLJSSK = new System.Windows.Forms.Label();
  87. this.ulblTLHWD = new System.Windows.Forms.Label();
  88. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  89. this.ultraGroupBox1.SuspendLayout();
  90. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  91. this.ultraGroupBox2.SuspendLayout();
  92. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  93. this.ultraGroupBox4.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.ulgridMaterial)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  97. this.ultraGroupBox3.SuspendLayout();
  98. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
  99. this.ultraGroupBox5.SuspendLayout();
  100. ((System.ComponentModel.ISupportInitialize)(this.ulgridSBGY)).BeginInit();
  101. this.SuspendLayout();
  102. //
  103. // ultraGroupBox1
  104. //
  105. this.ultraGroupBox1.Controls.Add(this.ulblTLHWD);
  106. this.ultraGroupBox1.Controls.Add(this.ulblTLJSSK);
  107. this.ultraGroupBox1.Controls.Add(this.ulblTLKSSK);
  108. this.ultraGroupBox1.Controls.Add(this.ulblTLQWD);
  109. this.ultraGroupBox1.Controls.Add(this.ulblTSZL);
  110. this.ultraGroupBox1.Controls.Add(this.ulblTSPZ);
  111. this.ultraGroupBox1.Controls.Add(this.ulblCZSK);
  112. this.ultraGroupBox1.Controls.Add(this.ulblJZSK);
  113. this.ultraGroupBox1.Controls.Add(this.ulblTBH);
  114. this.ultraGroupBox1.Controls.Add(this.ulblTLCLH);
  115. this.ultraGroupBox1.Controls.Add(this.ultraLabel18);
  116. this.ultraGroupBox1.Controls.Add(this.ultraLabel17);
  117. this.ultraGroupBox1.Controls.Add(this.ultraLabel11);
  118. this.ultraGroupBox1.Controls.Add(this.ultraLabel16);
  119. this.ultraGroupBox1.Controls.Add(this.ultraLabel14);
  120. this.ultraGroupBox1.Controls.Add(this.ultraLabel12);
  121. this.ultraGroupBox1.Controls.Add(this.tswd);
  122. this.ultraGroupBox1.Controls.Add(this.PCYL);
  123. this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
  124. this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
  125. this.ultraGroupBox1.Size = new System.Drawing.Size(783, 161);
  126. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel41, 0);
  127. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblISADDTOP, 0);
  128. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel34, 0);
  129. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSEDATIONTIME, 0);
  130. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel30, 0);
  131. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel31, 0);
  132. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel32, 0);
  133. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel33, 0);
  134. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblBALELEAVEWGTPASS, 0);
  135. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSTEELPASS, 0);
  136. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTAPPINGENDTIME, 0);
  137. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGSPZ, 0);
  138. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblZYLX, 0);
  139. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel1, 0);
  140. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGDH, 0);
  141. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel3, 0);
  142. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblRLH, 0);
  143. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel4, 0);
  144. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBH, 0);
  145. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel5, 0);
  146. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblJHGZ, 0);
  147. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel6, 0);
  148. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSJGZ, 0);
  149. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel7, 0);
  150. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBDJ, 0);
  151. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel8, 0);
  152. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBBK, 0);
  153. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel15, 0);
  154. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblWLMS, 0);
  155. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel13, 0);
  156. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGYLX, 0);
  157. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel10, 0);
  158. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel9, 0);
  159. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel2, 0);
  160. this.ultraGroupBox1.Controls.SetChildIndex(this.PCYL, 0);
  161. this.ultraGroupBox1.Controls.SetChildIndex(this.tswd, 0);
  162. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel12, 0);
  163. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel14, 0);
  164. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel16, 0);
  165. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel11, 0);
  166. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel17, 0);
  167. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel18, 0);
  168. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLCLH, 0);
  169. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTBH, 0);
  170. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblJZSK, 0);
  171. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblCZSK, 0);
  172. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTSPZ, 0);
  173. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTSZL, 0);
  174. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLQWD, 0);
  175. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLKSSK, 0);
  176. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLJSSK, 0);
  177. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLHWD, 0);
  178. //
  179. // ultraGroupBox2
  180. //
  181. this.ultraGroupBox2.Location = new System.Drawing.Point(3, 169);
  182. this.ultraGroupBox2.Size = new System.Drawing.Size(783, 213);
  183. //
  184. // ultraGroupBox4
  185. //
  186. this.ultraGroupBox4.Location = new System.Drawing.Point(513, 493);
  187. this.ultraGroupBox4.Size = new System.Drawing.Size(132, 57);
  188. this.ultraGroupBox4.Visible = false;
  189. //
  190. // ulgridMaterial
  191. //
  192. appearance11.BackColor = System.Drawing.Color.White;
  193. appearance11.BackColor2 = System.Drawing.Color.White;
  194. this.ulgridMaterial.DisplayLayout.Appearance = appearance11;
  195. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  196. ultraGridColumn1.Header.VisiblePosition = 0;
  197. ultraGridColumn1.Width = 100;
  198. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  199. ultraGridColumn2.Header.VisiblePosition = 1;
  200. ultraGridColumn2.Width = 100;
  201. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  202. ultraGridColumn3.Header.VisiblePosition = 2;
  203. ultraGridColumn3.Width = 60;
  204. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  205. ultraGridColumn4.Header.VisiblePosition = 3;
  206. ultraGridColumn4.Width = 60;
  207. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  208. appearance12.TextHAlignAsString = "Center";
  209. appearance12.TextVAlignAsString = "Middle";
  210. ultraGridColumn5.CellAppearance = appearance12;
  211. ultraGridColumn5.Header.VisiblePosition = 4;
  212. ultraGridColumn5.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
  213. ultraGridColumn5.Width = 60;
  214. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  215. ultraGridColumn6.Header.VisiblePosition = 5;
  216. ultraGridColumn6.Width = 50;
  217. ultraGridBand1.Columns.AddRange(new object[] {
  218. ultraGridColumn1,
  219. ultraGridColumn2,
  220. ultraGridColumn3,
  221. ultraGridColumn4,
  222. ultraGridColumn5,
  223. ultraGridColumn6});
  224. this.ulgridMaterial.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  225. appearance13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  226. this.ulgridMaterial.DisplayLayout.Override.CellAppearance = appearance13;
  227. appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
  228. this.ulgridMaterial.DisplayLayout.Override.HeaderAppearance = appearance14;
  229. this.ulgridMaterial.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  230. appearance23.BackColor = System.Drawing.Color.LightSteelBlue;
  231. this.ulgridMaterial.DisplayLayout.Override.RowSelectorAppearance = appearance23;
  232. this.ulgridMaterial.Location = new System.Drawing.Point(3, 36);
  233. this.ulgridMaterial.Size = new System.Drawing.Size(126, 18);
  234. //
  235. // ulgridTempInfo
  236. //
  237. appearance15.BackColor = System.Drawing.Color.White;
  238. this.ulgridTempInfo.DisplayLayout.Appearance = appearance15;
  239. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  240. ultraGridColumn7.Header.VisiblePosition = 0;
  241. ultraGridColumn7.Width = 90;
  242. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  243. ultraGridColumn8.Header.VisiblePosition = 1;
  244. ultraGridColumn8.Width = 90;
  245. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  246. ultraGridColumn9.Header.VisiblePosition = 2;
  247. ultraGridColumn9.Width = 70;
  248. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  249. ultraGridColumn10.Header.VisiblePosition = 3;
  250. ultraGridColumn10.Width = 60;
  251. ultraGridBand2.Columns.AddRange(new object[] {
  252. ultraGridColumn7,
  253. ultraGridColumn8,
  254. ultraGridColumn9,
  255. ultraGridColumn10});
  256. this.ulgridTempInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  257. appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
  258. appearance16.TextHAlignAsString = "Left";
  259. this.ulgridTempInfo.DisplayLayout.CaptionAppearance = appearance16;
  260. appearance17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  261. this.ulgridTempInfo.DisplayLayout.Override.CellAppearance = appearance17;
  262. appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
  263. this.ulgridTempInfo.DisplayLayout.Override.HeaderAppearance = appearance18;
  264. this.ulgridTempInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  265. appearance24.BackColor = System.Drawing.Color.LightSteelBlue;
  266. this.ulgridTempInfo.DisplayLayout.Override.RowSelectorAppearance = appearance24;
  267. this.ulgridTempInfo.Location = new System.Drawing.Point(3, 36);
  268. this.ulgridTempInfo.Size = new System.Drawing.Size(111, 1);
  269. //
  270. // ultraGroupBox3
  271. //
  272. this.ultraGroupBox3.Location = new System.Drawing.Point(659, 477);
  273. this.ultraGroupBox3.Size = new System.Drawing.Size(117, 40);
  274. this.ultraGroupBox3.Visible = false;
  275. //
  276. // ultraLabel1
  277. //
  278. this.ultraLabel1.Location = new System.Drawing.Point(665, 127);
  279. this.ultraLabel1.Visible = false;
  280. //
  281. // ultraLabel6
  282. //
  283. this.ultraLabel6.Location = new System.Drawing.Point(665, 127);
  284. //
  285. // ultraLabel5
  286. //
  287. this.ultraLabel5.Location = new System.Drawing.Point(675, 127);
  288. this.ultraLabel5.Visible = false;
  289. //
  290. // ultraLabel4
  291. //
  292. this.ultraLabel4.Location = new System.Drawing.Point(665, 127);
  293. this.ultraLabel4.Visible = false;
  294. //
  295. // ultraLabel3
  296. //
  297. this.ultraLabel3.Location = new System.Drawing.Point(665, 127);
  298. this.ultraLabel3.Visible = false;
  299. //
  300. // ultraLabel8
  301. //
  302. this.ultraLabel8.Location = new System.Drawing.Point(675, 127);
  303. this.ultraLabel8.Visible = false;
  304. //
  305. // ultraLabel7
  306. //
  307. this.ultraLabel7.Location = new System.Drawing.Point(675, 127);
  308. this.ultraLabel7.Visible = false;
  309. //
  310. // ultraLabel10
  311. //
  312. this.ultraLabel10.Location = new System.Drawing.Point(675, 127);
  313. this.ultraLabel10.Visible = false;
  314. //
  315. // ultraLabel13
  316. //
  317. this.ultraLabel13.Location = new System.Drawing.Point(675, 127);
  318. this.ultraLabel13.Visible = false;
  319. //
  320. // ultraLabel15
  321. //
  322. this.ultraLabel15.Location = new System.Drawing.Point(675, 127);
  323. this.ultraLabel15.Visible = false;
  324. //
  325. // ulblZYLX
  326. //
  327. this.ulblZYLX.Size = new System.Drawing.Size(0, 14);
  328. this.ulblZYLX.Text = "";
  329. //
  330. // ulblGDH
  331. //
  332. this.ulblGDH.Location = new System.Drawing.Point(768, 127);
  333. this.ulblGDH.Size = new System.Drawing.Size(0, 14);
  334. this.ulblGDH.Text = "";
  335. this.ulblGDH.Visible = false;
  336. //
  337. // ulblJHGZ
  338. //
  339. this.ulblJHGZ.Location = new System.Drawing.Point(768, 135);
  340. this.ulblJHGZ.Size = new System.Drawing.Size(0, 14);
  341. this.ulblJHGZ.Text = "";
  342. this.ulblJHGZ.Visible = false;
  343. //
  344. // ulblSJGZ
  345. //
  346. this.ulblSJGZ.Location = new System.Drawing.Point(735, 135);
  347. this.ulblSJGZ.Size = new System.Drawing.Size(0, 14);
  348. this.ulblSJGZ.Text = "";
  349. //
  350. // ulblGYLX
  351. //
  352. this.ulblGYLX.Location = new System.Drawing.Point(773, 104);
  353. this.ulblGYLX.Size = new System.Drawing.Size(0, 14);
  354. this.ulblGYLX.Text = "";
  355. this.ulblGYLX.Visible = false;
  356. //
  357. // ulblWLMS
  358. //
  359. this.ulblWLMS.Location = new System.Drawing.Point(759, 145);
  360. this.ulblWLMS.Size = new System.Drawing.Size(0, 14);
  361. this.ulblWLMS.Text = "";
  362. this.ulblWLMS.Visible = false;
  363. //
  364. // ulblRLH
  365. //
  366. this.ulblRLH.Location = new System.Drawing.Point(768, 127);
  367. this.ulblRLH.Size = new System.Drawing.Size(0, 14);
  368. this.ulblRLH.Text = "";
  369. this.ulblRLH.Visible = false;
  370. //
  371. // ulblGBBK
  372. //
  373. this.ulblGBBK.Location = new System.Drawing.Point(773, 104);
  374. this.ulblGBBK.Size = new System.Drawing.Size(0, 14);
  375. this.ulblGBBK.Text = "";
  376. this.ulblGBBK.Visible = false;
  377. //
  378. // ulblGBDJ
  379. //
  380. this.ulblGBDJ.Location = new System.Drawing.Point(773, 104);
  381. this.ulblGBDJ.Size = new System.Drawing.Size(0, 14);
  382. this.ulblGBDJ.Text = "";
  383. this.ulblGBDJ.Visible = false;
  384. //
  385. // ulblGBH
  386. //
  387. this.ulblGBH.Location = new System.Drawing.Point(773, 104);
  388. this.ulblGBH.Size = new System.Drawing.Size(0, 14);
  389. this.ulblGBH.Text = "";
  390. this.ulblGBH.Visible = false;
  391. //
  392. // ucChemelEment1
  393. //
  394. this.ucChemelEment1.Size = new System.Drawing.Size(777, 190);
  395. //
  396. // ulblGSPZ
  397. //
  398. this.ulblGSPZ.Size = new System.Drawing.Size(0, 14);
  399. this.ulblGSPZ.Text = "";
  400. //
  401. // ulblTAPPINGENDTIME
  402. //
  403. this.ulblTAPPINGENDTIME.Size = new System.Drawing.Size(0, 14);
  404. this.ulblTAPPINGENDTIME.Text = "";
  405. //
  406. // ulblSTEELPASS
  407. //
  408. this.ulblSTEELPASS.Size = new System.Drawing.Size(0, 14);
  409. this.ulblSTEELPASS.Text = "";
  410. //
  411. // ulblBALELEAVEWGTPASS
  412. //
  413. this.ulblBALELEAVEWGTPASS.Size = new System.Drawing.Size(0, 14);
  414. this.ulblBALELEAVEWGTPASS.Text = "";
  415. //
  416. // ultraLabel31
  417. //
  418. this.ultraLabel31.Location = new System.Drawing.Point(665, 127);
  419. this.ultraLabel31.Visible = false;
  420. //
  421. // ultraLabel30
  422. //
  423. this.ultraLabel30.Location = new System.Drawing.Point(659, 125);
  424. this.ultraLabel30.Visible = false;
  425. //
  426. // ulblSEDATIONTIME
  427. //
  428. this.ulblSEDATIONTIME.Size = new System.Drawing.Size(0, 14);
  429. this.ulblSEDATIONTIME.Text = "";
  430. //
  431. // ultraLabel34
  432. //
  433. this.ultraLabel34.Location = new System.Drawing.Point(660, 127);
  434. this.ultraLabel34.Visible = false;
  435. //
  436. // ultraLabel41
  437. //
  438. this.ultraLabel41.Location = new System.Drawing.Point(663, 125);
  439. this.ultraLabel41.Visible = false;
  440. //
  441. // ulblISADDTOP
  442. //
  443. this.ulblISADDTOP.Size = new System.Drawing.Size(0, 14);
  444. this.ulblISADDTOP.Text = "";
  445. //
  446. // ultraGroupBox5
  447. //
  448. this.ultraGroupBox5.Controls.Add(this.ulgridSBGY);
  449. this.ultraGroupBox5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  450. this.ultraGroupBox5.ForeColor = System.Drawing.Color.Black;
  451. appearance22.ForeColor = System.Drawing.Color.White;
  452. this.ultraGroupBox5.HeaderAppearance = appearance22;
  453. this.ultraGroupBox5.Location = new System.Drawing.Point(3, 387);
  454. this.ultraGroupBox5.Name = "ultraGroupBox5";
  455. this.ultraGroupBox5.Size = new System.Drawing.Size(783, 178);
  456. this.ultraGroupBox5.TabIndex = 19;
  457. this.ultraGroupBox5.Text = "设备信息及工艺消耗";
  458. //
  459. // ulgridSBGY
  460. //
  461. appearance19.BackColor = System.Drawing.Color.White;
  462. appearance19.BackColor2 = System.Drawing.Color.White;
  463. this.ulgridSBGY.DisplayLayout.Appearance = appearance19;
  464. appearance20.ForeColor = System.Drawing.Color.Blue;
  465. this.ulgridSBGY.DisplayLayout.Override.CellAppearance = appearance20;
  466. appearance21.BackColor = System.Drawing.Color.LightSteelBlue;
  467. this.ulgridSBGY.DisplayLayout.Override.HeaderAppearance = appearance21;
  468. this.ulgridSBGY.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  469. appearance25.BackColor = System.Drawing.Color.LightSteelBlue;
  470. this.ulgridSBGY.DisplayLayout.Override.RowSelectorAppearance = appearance25;
  471. this.ulgridSBGY.Dock = System.Windows.Forms.DockStyle.Fill;
  472. this.ulgridSBGY.Location = new System.Drawing.Point(3, 20);
  473. this.ulgridSBGY.Name = "ulgridSBGY";
  474. this.ulgridSBGY.Size = new System.Drawing.Size(777, 155);
  475. this.ulgridSBGY.TabIndex = 0;
  476. //
  477. // ultraLabel12
  478. //
  479. appearance6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  480. this.ultraLabel12.Appearance = appearance6;
  481. this.ultraLabel12.Location = new System.Drawing.Point(511, 21);
  482. this.ultraLabel12.Name = "ultraLabel12";
  483. this.ultraLabel12.Size = new System.Drawing.Size(99, 18);
  484. this.ultraLabel12.TabIndex = 46;
  485. this.ultraLabel12.Text = "脱硫开始时刻:";
  486. //
  487. // tswd
  488. //
  489. appearance7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  490. this.tswd.Appearance = appearance7;
  491. this.tswd.Location = new System.Drawing.Point(315, 57);
  492. this.tswd.Name = "tswd";
  493. this.tswd.Size = new System.Drawing.Size(70, 18);
  494. this.tswd.TabIndex = 44;
  495. this.tswd.Text = "铁水重量:";
  496. //
  497. // PCYL
  498. //
  499. appearance8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  500. this.PCYL.Appearance = appearance8;
  501. this.PCYL.Location = new System.Drawing.Point(42, 93);
  502. this.PCYL.Name = "PCYL";
  503. this.PCYL.Size = new System.Drawing.Size(70, 18);
  504. this.PCYL.TabIndex = 42;
  505. this.PCYL.Text = "进站时刻:";
  506. //
  507. // ultraLabel2
  508. //
  509. appearance9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  510. this.ultraLabel2.Appearance = appearance9;
  511. this.ultraLabel2.Location = new System.Drawing.Point(56, 57);
  512. this.ultraLabel2.Name = "ultraLabel2";
  513. this.ultraLabel2.Size = new System.Drawing.Size(56, 18);
  514. this.ultraLabel2.TabIndex = 40;
  515. this.ultraLabel2.Text = "铁包号:";
  516. //
  517. // ultraLabel9
  518. //
  519. appearance10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  520. this.ultraLabel9.Appearance = appearance10;
  521. this.ultraLabel9.Location = new System.Drawing.Point(28, 21);
  522. this.ultraLabel9.Name = "ultraLabel9";
  523. this.ultraLabel9.Size = new System.Drawing.Size(84, 18);
  524. this.ultraLabel9.TabIndex = 38;
  525. this.ultraLabel9.Text = "脱硫处理号:";
  526. //
  527. // ultraLabel14
  528. //
  529. appearance5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  530. this.ultraLabel14.Appearance = appearance5;
  531. this.ultraLabel14.Location = new System.Drawing.Point(301, 21);
  532. this.ultraLabel14.Name = "ultraLabel14";
  533. this.ultraLabel14.Size = new System.Drawing.Size(84, 18);
  534. this.ultraLabel14.TabIndex = 50;
  535. this.ultraLabel14.Text = "铁水包皮重:";
  536. //
  537. // ultraLabel16
  538. //
  539. appearance4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  540. this.ultraLabel16.Appearance = appearance4;
  541. this.ultraLabel16.Location = new System.Drawing.Point(511, 57);
  542. this.ultraLabel16.Name = "ultraLabel16";
  543. this.ultraLabel16.Size = new System.Drawing.Size(99, 18);
  544. this.ultraLabel16.TabIndex = 52;
  545. this.ultraLabel16.Text = "脱硫结束时刻:";
  546. //
  547. // ultraLabel11
  548. //
  549. appearance3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  550. this.ultraLabel11.Appearance = appearance3;
  551. this.ultraLabel11.Location = new System.Drawing.Point(301, 93);
  552. this.ultraLabel11.Name = "ultraLabel11";
  553. this.ultraLabel11.Size = new System.Drawing.Size(84, 18);
  554. this.ultraLabel11.TabIndex = 54;
  555. this.ultraLabel11.Text = "脱硫前温度:";
  556. //
  557. // ultraLabel17
  558. //
  559. appearance2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  560. this.ultraLabel17.Appearance = appearance2;
  561. this.ultraLabel17.Location = new System.Drawing.Point(524, 93);
  562. this.ultraLabel17.Name = "ultraLabel17";
  563. this.ultraLabel17.Size = new System.Drawing.Size(84, 18);
  564. this.ultraLabel17.TabIndex = 56;
  565. this.ultraLabel17.Text = "脱硫后温度:";
  566. //
  567. // ultraLabel18
  568. //
  569. appearance1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  570. this.ultraLabel18.Appearance = appearance1;
  571. this.ultraLabel18.Location = new System.Drawing.Point(42, 129);
  572. this.ultraLabel18.Name = "ultraLabel18";
  573. this.ultraLabel18.Size = new System.Drawing.Size(70, 18);
  574. this.ultraLabel18.TabIndex = 58;
  575. this.ultraLabel18.Text = "出站时刻:";
  576. //
  577. // ulblTLCLH
  578. //
  579. this.ulblTLCLH.AutoSize = true;
  580. this.ulblTLCLH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  581. this.ulblTLCLH.Location = new System.Drawing.Point(118, 21);
  582. this.ulblTLCLH.Name = "ulblTLCLH";
  583. this.ulblTLCLH.Size = new System.Drawing.Size(14, 14);
  584. this.ulblTLCLH.TabIndex = 60;
  585. this.ulblTLCLH.Text = "1";
  586. //
  587. // ulblTBH
  588. //
  589. this.ulblTBH.AutoSize = true;
  590. this.ulblTBH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  591. this.ulblTBH.Location = new System.Drawing.Point(118, 57);
  592. this.ulblTBH.Name = "ulblTBH";
  593. this.ulblTBH.Size = new System.Drawing.Size(14, 14);
  594. this.ulblTBH.TabIndex = 61;
  595. this.ulblTBH.Text = "1";
  596. //
  597. // ulblJZSK
  598. //
  599. this.ulblJZSK.AutoSize = true;
  600. this.ulblJZSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  601. this.ulblJZSK.Location = new System.Drawing.Point(118, 93);
  602. this.ulblJZSK.Name = "ulblJZSK";
  603. this.ulblJZSK.Size = new System.Drawing.Size(14, 14);
  604. this.ulblJZSK.TabIndex = 62;
  605. this.ulblJZSK.Text = "1";
  606. //
  607. // ulblCZSK
  608. //
  609. this.ulblCZSK.AutoSize = true;
  610. this.ulblCZSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  611. this.ulblCZSK.Location = new System.Drawing.Point(118, 129);
  612. this.ulblCZSK.Name = "ulblCZSK";
  613. this.ulblCZSK.Size = new System.Drawing.Size(14, 14);
  614. this.ulblCZSK.TabIndex = 63;
  615. this.ulblCZSK.Text = "1";
  616. //
  617. // ulblTSPZ
  618. //
  619. this.ulblTSPZ.AutoSize = true;
  620. this.ulblTSPZ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  621. this.ulblTSPZ.Location = new System.Drawing.Point(391, 21);
  622. this.ulblTSPZ.Name = "ulblTSPZ";
  623. this.ulblTSPZ.Size = new System.Drawing.Size(14, 14);
  624. this.ulblTSPZ.TabIndex = 64;
  625. this.ulblTSPZ.Text = "1";
  626. //
  627. // ulblTSZL
  628. //
  629. this.ulblTSZL.AutoSize = true;
  630. this.ulblTSZL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  631. this.ulblTSZL.Location = new System.Drawing.Point(391, 58);
  632. this.ulblTSZL.Name = "ulblTSZL";
  633. this.ulblTSZL.Size = new System.Drawing.Size(14, 14);
  634. this.ulblTSZL.TabIndex = 65;
  635. this.ulblTSZL.Text = "1";
  636. //
  637. // ulblTLQWD
  638. //
  639. this.ulblTLQWD.AutoSize = true;
  640. this.ulblTLQWD.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  641. this.ulblTLQWD.Location = new System.Drawing.Point(391, 93);
  642. this.ulblTLQWD.Name = "ulblTLQWD";
  643. this.ulblTLQWD.Size = new System.Drawing.Size(14, 14);
  644. this.ulblTLQWD.TabIndex = 66;
  645. this.ulblTLQWD.Text = "1";
  646. //
  647. // ulblTLKSSK
  648. //
  649. this.ulblTLKSSK.AutoSize = true;
  650. this.ulblTLKSSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  651. this.ulblTLKSSK.Location = new System.Drawing.Point(615, 21);
  652. this.ulblTLKSSK.Name = "ulblTLKSSK";
  653. this.ulblTLKSSK.Size = new System.Drawing.Size(14, 14);
  654. this.ulblTLKSSK.TabIndex = 67;
  655. this.ulblTLKSSK.Text = "1";
  656. //
  657. // ulblTLJSSK
  658. //
  659. this.ulblTLJSSK.AutoSize = true;
  660. this.ulblTLJSSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  661. this.ulblTLJSSK.Location = new System.Drawing.Point(615, 57);
  662. this.ulblTLJSSK.Name = "ulblTLJSSK";
  663. this.ulblTLJSSK.Size = new System.Drawing.Size(14, 14);
  664. this.ulblTLJSSK.TabIndex = 68;
  665. this.ulblTLJSSK.Text = "1";
  666. //
  667. // ulblTLHWD
  668. //
  669. this.ulblTLHWD.AutoSize = true;
  670. this.ulblTLHWD.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  671. this.ulblTLHWD.Location = new System.Drawing.Point(615, 93);
  672. this.ulblTLHWD.Name = "ulblTLHWD";
  673. this.ulblTLHWD.Size = new System.Drawing.Size(14, 14);
  674. this.ulblTLHWD.TabIndex = 69;
  675. this.ulblTLHWD.Text = "1";
  676. //
  677. // frmHmp
  678. //
  679. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  680. this.BackColor = System.Drawing.Color.SteelBlue;
  681. this.ClientSize = new System.Drawing.Size(788, 568);
  682. this.Controls.Add(this.ultraGroupBox5);
  683. this.Name = "frmHmp";
  684. this.Load += new System.EventHandler(this.frmHmp_Load);
  685. this.Resize += new System.EventHandler(this.frmHmp_Resize);
  686. this.Controls.SetChildIndex(this.ultraGroupBox4, 0);
  687. this.Controls.SetChildIndex(this.ultraGroupBox3, 0);
  688. this.Controls.SetChildIndex(this.ultraGroupBox1, 0);
  689. this.Controls.SetChildIndex(this.ultraGroupBox2, 0);
  690. this.Controls.SetChildIndex(this.ultraGroupBox5, 0);
  691. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  692. this.ultraGroupBox1.ResumeLayout(false);
  693. this.ultraGroupBox1.PerformLayout();
  694. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  695. this.ultraGroupBox2.ResumeLayout(false);
  696. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  697. this.ultraGroupBox4.ResumeLayout(false);
  698. ((System.ComponentModel.ISupportInitialize)(this.ulgridMaterial)).EndInit();
  699. ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).EndInit();
  700. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  701. this.ultraGroupBox3.ResumeLayout(false);
  702. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
  703. this.ultraGroupBox5.ResumeLayout(false);
  704. ((System.ComponentModel.ISupportInitialize)(this.ulgridSBGY)).EndInit();
  705. this.ResumeLayout(false);
  706. }
  707. #endregion
  708. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
  709. private Infragistics.Win.UltraWinGrid.UltraGrid ulgridSBGY;
  710. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  711. private Infragistics.Win.Misc.UltraLabel tswd;
  712. private Infragistics.Win.Misc.UltraLabel PCYL;
  713. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  714. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  715. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  716. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  717. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  718. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  719. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  720. private System.Windows.Forms.Label ulblJZSK;
  721. private System.Windows.Forms.Label ulblTBH;
  722. private System.Windows.Forms.Label ulblTLCLH;
  723. private System.Windows.Forms.Label ulblTLHWD;
  724. private System.Windows.Forms.Label ulblTLJSSK;
  725. private System.Windows.Forms.Label ulblTLKSSK;
  726. private System.Windows.Forms.Label ulblTLQWD;
  727. private System.Windows.Forms.Label ulblTSZL;
  728. private System.Windows.Forms.Label ulblTSPZ;
  729. private System.Windows.Forms.Label ulblCZSK;
  730. }
  731. }