frmBCcm.Designer.cs 38 KB

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