frmLfs.Designer.cs 36 KB

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