frmRhs.Designer.cs 35 KB

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