frmBaseSite.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668
  1. namespace Core.LgMes.Client.lgGlobalMap
  2. {
  3. partial class frmBaseSite
  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. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  57. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  58. this.ulblISADDTOP = new System.Windows.Forms.Label();
  59. this.ultraLabel41 = new Infragistics.Win.Misc.UltraLabel();
  60. this.ulblSEDATIONTIME = new System.Windows.Forms.Label();
  61. this.ultraLabel34 = new Infragistics.Win.Misc.UltraLabel();
  62. this.ulblGSPZ = new System.Windows.Forms.Label();
  63. this.ulblTAPPINGENDTIME = new System.Windows.Forms.Label();
  64. this.ulblSTEELPASS = new System.Windows.Forms.Label();
  65. this.ulblBALELEAVEWGTPASS = new System.Windows.Forms.Label();
  66. this.ultraLabel33 = new Infragistics.Win.Misc.UltraLabel();
  67. this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
  68. this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
  69. this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
  70. this.ulblGBBK = new System.Windows.Forms.Label();
  71. this.ulblGBDJ = new System.Windows.Forms.Label();
  72. this.ulblGBH = new System.Windows.Forms.Label();
  73. this.ulblRLH = new System.Windows.Forms.Label();
  74. this.ulblSJGZ = new System.Windows.Forms.Label();
  75. this.ulblGYLX = new System.Windows.Forms.Label();
  76. this.ulblWLMS = new System.Windows.Forms.Label();
  77. this.ulblJHGZ = new System.Windows.Forms.Label();
  78. this.ulblGDH = new System.Windows.Forms.Label();
  79. this.ulblZYLX = new System.Windows.Forms.Label();
  80. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  81. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  82. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  83. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  84. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  85. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  86. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  87. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  88. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  89. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  90. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  91. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  92. this.ulgridTempInfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
  93. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  94. this.ulgridMaterial = new Infragistics.Win.UltraWinGrid.UltraGrid();
  95. this.ucChemelEment1 = new Core.LgMes.Client.Comm.ucChemelEment();
  96. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  97. this.ultraGroupBox1.SuspendLayout();
  98. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  99. this.ultraGroupBox2.SuspendLayout();
  100. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  101. this.ultraGroupBox3.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  104. this.ultraGroupBox4.SuspendLayout();
  105. ((System.ComponentModel.ISupportInitialize)(this.ulgridMaterial)).BeginInit();
  106. this.SuspendLayout();
  107. //
  108. // ultraGroupBox1
  109. //
  110. appearance1.BackColor = System.Drawing.Color.CornflowerBlue;
  111. appearance1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  112. this.ultraGroupBox1.Appearance = appearance1;
  113. this.ultraGroupBox1.BackColorInternal = System.Drawing.Color.CornflowerBlue;
  114. this.ultraGroupBox1.Controls.Add(this.ulblISADDTOP);
  115. this.ultraGroupBox1.Controls.Add(this.ultraLabel41);
  116. this.ultraGroupBox1.Controls.Add(this.ulblSEDATIONTIME);
  117. this.ultraGroupBox1.Controls.Add(this.ultraLabel34);
  118. this.ultraGroupBox1.Controls.Add(this.ulblGSPZ);
  119. this.ultraGroupBox1.Controls.Add(this.ulblTAPPINGENDTIME);
  120. this.ultraGroupBox1.Controls.Add(this.ulblSTEELPASS);
  121. this.ultraGroupBox1.Controls.Add(this.ulblBALELEAVEWGTPASS);
  122. this.ultraGroupBox1.Controls.Add(this.ultraLabel33);
  123. this.ultraGroupBox1.Controls.Add(this.ultraLabel32);
  124. this.ultraGroupBox1.Controls.Add(this.ultraLabel31);
  125. this.ultraGroupBox1.Controls.Add(this.ultraLabel30);
  126. this.ultraGroupBox1.Controls.Add(this.ulblGBBK);
  127. this.ultraGroupBox1.Controls.Add(this.ulblGBDJ);
  128. this.ultraGroupBox1.Controls.Add(this.ulblGBH);
  129. this.ultraGroupBox1.Controls.Add(this.ulblRLH);
  130. this.ultraGroupBox1.Controls.Add(this.ulblSJGZ);
  131. this.ultraGroupBox1.Controls.Add(this.ulblGYLX);
  132. this.ultraGroupBox1.Controls.Add(this.ulblWLMS);
  133. this.ultraGroupBox1.Controls.Add(this.ulblJHGZ);
  134. this.ultraGroupBox1.Controls.Add(this.ulblGDH);
  135. this.ultraGroupBox1.Controls.Add(this.ulblZYLX);
  136. this.ultraGroupBox1.Controls.Add(this.ultraLabel10);
  137. this.ultraGroupBox1.Controls.Add(this.ultraLabel13);
  138. this.ultraGroupBox1.Controls.Add(this.ultraLabel15);
  139. this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
  140. this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
  141. this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
  142. this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
  143. this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
  144. this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
  145. this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
  146. this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.ultraGroupBox1.Location = new System.Drawing.Point(3, 3);
  148. this.ultraGroupBox1.Name = "ultraGroupBox1";
  149. this.ultraGroupBox1.Size = new System.Drawing.Size(822, 204);
  150. this.ultraGroupBox1.TabIndex = 2;
  151. //
  152. // ulblISADDTOP
  153. //
  154. this.ulblISADDTOP.AutoSize = true;
  155. this.ulblISADDTOP.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  156. this.ulblISADDTOP.Location = new System.Drawing.Point(100, 190);
  157. this.ulblISADDTOP.Name = "ulblISADDTOP";
  158. this.ulblISADDTOP.Size = new System.Drawing.Size(14, 14);
  159. this.ulblISADDTOP.TabIndex = 45;
  160. this.ulblISADDTOP.Text = "1";
  161. //
  162. // ultraLabel41
  163. //
  164. appearance5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  165. this.ultraLabel41.Appearance = appearance5;
  166. this.ultraLabel41.Location = new System.Drawing.Point(9, 188);
  167. this.ultraLabel41.Name = "ultraLabel41";
  168. this.ultraLabel41.Size = new System.Drawing.Size(87, 18);
  169. this.ultraLabel41.TabIndex = 44;
  170. this.ultraLabel41.Text = "夹杂物标准:";
  171. this.ultraLabel41.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  172. //
  173. // ulblSEDATIONTIME
  174. //
  175. this.ulblSEDATIONTIME.AutoSize = true;
  176. this.ulblSEDATIONTIME.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  177. this.ulblSEDATIONTIME.Location = new System.Drawing.Point(753, 93);
  178. this.ulblSEDATIONTIME.Name = "ulblSEDATIONTIME";
  179. this.ulblSEDATIONTIME.Size = new System.Drawing.Size(14, 14);
  180. this.ulblSEDATIONTIME.TabIndex = 43;
  181. this.ulblSEDATIONTIME.Text = "1";
  182. //
  183. // ultraLabel34
  184. //
  185. appearance29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  186. this.ultraLabel34.Appearance = appearance29;
  187. this.ultraLabel34.Location = new System.Drawing.Point(682, 92);
  188. this.ultraLabel34.Name = "ultraLabel34";
  189. this.ultraLabel34.Size = new System.Drawing.Size(72, 18);
  190. this.ultraLabel34.TabIndex = 42;
  191. this.ultraLabel34.Text = "镇静时间:";
  192. this.ultraLabel34.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  193. //
  194. // ulblGSPZ
  195. //
  196. this.ulblGSPZ.AutoSize = true;
  197. this.ulblGSPZ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  198. this.ulblGSPZ.Location = new System.Drawing.Point(516, 180);
  199. this.ulblGSPZ.Name = "ulblGSPZ";
  200. this.ulblGSPZ.Size = new System.Drawing.Size(14, 14);
  201. this.ulblGSPZ.TabIndex = 41;
  202. this.ulblGSPZ.Text = "1";
  203. //
  204. // ulblTAPPINGENDTIME
  205. //
  206. this.ulblTAPPINGENDTIME.AutoSize = true;
  207. this.ulblTAPPINGENDTIME.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  208. this.ulblTAPPINGENDTIME.Location = new System.Drawing.Point(516, 162);
  209. this.ulblTAPPINGENDTIME.Name = "ulblTAPPINGENDTIME";
  210. this.ulblTAPPINGENDTIME.Size = new System.Drawing.Size(14, 14);
  211. this.ulblTAPPINGENDTIME.TabIndex = 40;
  212. this.ulblTAPPINGENDTIME.Text = "1";
  213. //
  214. // ulblSTEELPASS
  215. //
  216. this.ulblSTEELPASS.AutoSize = true;
  217. this.ulblSTEELPASS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  218. this.ulblSTEELPASS.Location = new System.Drawing.Point(515, 136);
  219. this.ulblSTEELPASS.Name = "ulblSTEELPASS";
  220. this.ulblSTEELPASS.Size = new System.Drawing.Size(14, 14);
  221. this.ulblSTEELPASS.TabIndex = 39;
  222. this.ulblSTEELPASS.Text = "1";
  223. //
  224. // ulblBALELEAVEWGTPASS
  225. //
  226. this.ulblBALELEAVEWGTPASS.AutoSize = true;
  227. this.ulblBALELEAVEWGTPASS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  228. this.ulblBALELEAVEWGTPASS.Location = new System.Drawing.Point(516, 112);
  229. this.ulblBALELEAVEWGTPASS.Name = "ulblBALELEAVEWGTPASS";
  230. this.ulblBALELEAVEWGTPASS.Size = new System.Drawing.Size(14, 14);
  231. this.ulblBALELEAVEWGTPASS.TabIndex = 38;
  232. this.ulblBALELEAVEWGTPASS.Text = "1";
  233. //
  234. // ultraLabel33
  235. //
  236. appearance28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  237. this.ultraLabel33.Appearance = appearance28;
  238. this.ultraLabel33.Location = new System.Drawing.Point(413, 180);
  239. this.ultraLabel33.Name = "ultraLabel33";
  240. this.ultraLabel33.Size = new System.Drawing.Size(99, 18);
  241. this.ultraLabel33.TabIndex = 37;
  242. this.ultraLabel33.Text = "与上炉皮重差:";
  243. this.ultraLabel33.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  244. //
  245. // ultraLabel32
  246. //
  247. appearance9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  248. this.ultraLabel32.Appearance = appearance9;
  249. this.ultraLabel32.Location = new System.Drawing.Point(399, 162);
  250. this.ultraLabel32.Name = "ultraLabel32";
  251. this.ultraLabel32.Size = new System.Drawing.Size(113, 18);
  252. this.ultraLabel32.TabIndex = 36;
  253. this.ultraLabel32.Text = "距放钢结束时间:";
  254. this.ultraLabel32.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  255. //
  256. // ultraLabel31
  257. //
  258. appearance25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  259. this.ultraLabel31.Appearance = appearance25;
  260. this.ultraLabel31.Location = new System.Drawing.Point(442, 136);
  261. this.ultraLabel31.Name = "ultraLabel31";
  262. this.ultraLabel31.Size = new System.Drawing.Size(70, 18);
  263. this.ultraLabel31.TabIndex = 35;
  264. this.ultraLabel31.Text = "上炉钢种:";
  265. this.ultraLabel31.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  266. //
  267. // ultraLabel30
  268. //
  269. appearance26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  270. this.ultraLabel30.Appearance = appearance26;
  271. this.ultraLabel30.Location = new System.Drawing.Point(442, 112);
  272. this.ultraLabel30.Name = "ultraLabel30";
  273. this.ultraLabel30.Size = new System.Drawing.Size(70, 18);
  274. this.ultraLabel30.TabIndex = 34;
  275. this.ultraLabel30.Text = "钢包皮重:";
  276. this.ultraLabel30.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  277. //
  278. // ulblGBBK
  279. //
  280. this.ulblGBBK.AutoSize = true;
  281. this.ulblGBBK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  282. this.ulblGBBK.Location = new System.Drawing.Point(516, 90);
  283. this.ulblGBBK.Name = "ulblGBBK";
  284. this.ulblGBBK.Size = new System.Drawing.Size(14, 14);
  285. this.ulblGBBK.TabIndex = 33;
  286. this.ulblGBBK.Text = "1";
  287. //
  288. // ulblGBDJ
  289. //
  290. this.ulblGBDJ.AutoSize = true;
  291. this.ulblGBDJ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  292. this.ulblGBDJ.Location = new System.Drawing.Point(516, 52);
  293. this.ulblGBDJ.Name = "ulblGBDJ";
  294. this.ulblGBDJ.Size = new System.Drawing.Size(14, 14);
  295. this.ulblGBDJ.TabIndex = 32;
  296. this.ulblGBDJ.Text = "1";
  297. //
  298. // ulblGBH
  299. //
  300. this.ulblGBH.AutoSize = true;
  301. this.ulblGBH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  302. this.ulblGBH.Location = new System.Drawing.Point(515, 14);
  303. this.ulblGBH.Name = "ulblGBH";
  304. this.ulblGBH.Size = new System.Drawing.Size(14, 14);
  305. this.ulblGBH.TabIndex = 31;
  306. this.ulblGBH.Text = "1";
  307. //
  308. // ulblRLH
  309. //
  310. this.ulblRLH.AutoSize = true;
  311. this.ulblRLH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  312. this.ulblRLH.Location = new System.Drawing.Point(299, 14);
  313. this.ulblRLH.Name = "ulblRLH";
  314. this.ulblRLH.Size = new System.Drawing.Size(14, 14);
  315. this.ulblRLH.TabIndex = 30;
  316. this.ulblRLH.Text = "1";
  317. //
  318. // ulblSJGZ
  319. //
  320. this.ulblSJGZ.AutoSize = true;
  321. this.ulblSJGZ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  322. this.ulblSJGZ.Location = new System.Drawing.Point(215, 166);
  323. this.ulblSJGZ.Name = "ulblSJGZ";
  324. this.ulblSJGZ.Size = new System.Drawing.Size(14, 14);
  325. this.ulblSJGZ.TabIndex = 29;
  326. this.ulblSJGZ.Text = "1";
  327. //
  328. // ulblGYLX
  329. //
  330. this.ulblGYLX.AutoSize = true;
  331. this.ulblGYLX.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  332. this.ulblGYLX.Location = new System.Drawing.Point(100, 128);
  333. this.ulblGYLX.Name = "ulblGYLX";
  334. this.ulblGYLX.Size = new System.Drawing.Size(14, 14);
  335. this.ulblGYLX.TabIndex = 28;
  336. this.ulblGYLX.Text = "1";
  337. //
  338. // ulblWLMS
  339. //
  340. this.ulblWLMS.AutoSize = true;
  341. this.ulblWLMS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  342. this.ulblWLMS.Location = new System.Drawing.Point(100, 90);
  343. this.ulblWLMS.Name = "ulblWLMS";
  344. this.ulblWLMS.Size = new System.Drawing.Size(14, 14);
  345. this.ulblWLMS.TabIndex = 27;
  346. this.ulblWLMS.Text = "1";
  347. //
  348. // ulblJHGZ
  349. //
  350. this.ulblJHGZ.AutoSize = true;
  351. this.ulblJHGZ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  352. this.ulblJHGZ.Location = new System.Drawing.Point(100, 52);
  353. this.ulblJHGZ.Name = "ulblJHGZ";
  354. this.ulblJHGZ.Size = new System.Drawing.Size(14, 14);
  355. this.ulblJHGZ.TabIndex = 26;
  356. this.ulblJHGZ.Text = "1";
  357. //
  358. // ulblGDH
  359. //
  360. this.ulblGDH.AutoSize = true;
  361. this.ulblGDH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  362. this.ulblGDH.Location = new System.Drawing.Point(100, 14);
  363. this.ulblGDH.Name = "ulblGDH";
  364. this.ulblGDH.Size = new System.Drawing.Size(14, 14);
  365. this.ulblGDH.TabIndex = 25;
  366. this.ulblGDH.Text = "1";
  367. //
  368. // ulblZYLX
  369. //
  370. this.ulblZYLX.AutoSize = true;
  371. this.ulblZYLX.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  372. this.ulblZYLX.Location = new System.Drawing.Point(100, 166);
  373. this.ulblZYLX.Name = "ulblZYLX";
  374. this.ulblZYLX.Size = new System.Drawing.Size(14, 14);
  375. this.ulblZYLX.TabIndex = 24;
  376. this.ulblZYLX.Text = "1";
  377. //
  378. // ultraLabel10
  379. //
  380. appearance2.BackColor = System.Drawing.Color.CornflowerBlue;
  381. appearance2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  382. this.ultraLabel10.Appearance = appearance2;
  383. this.ultraLabel10.BackColorInternal = System.Drawing.Color.SteelBlue;
  384. this.ultraLabel10.Location = new System.Drawing.Point(24, 164);
  385. this.ultraLabel10.Name = "ultraLabel10";
  386. this.ultraLabel10.Size = new System.Drawing.Size(70, 18);
  387. this.ultraLabel10.TabIndex = 22;
  388. this.ultraLabel10.Text = "作业路线:";
  389. this.ultraLabel10.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  390. //
  391. // ultraLabel13
  392. //
  393. appearance3.BackColor = System.Drawing.Color.CornflowerBlue;
  394. appearance3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  395. this.ultraLabel13.Appearance = appearance3;
  396. this.ultraLabel13.BackColorInternal = System.Drawing.Color.SteelBlue;
  397. this.ultraLabel13.Location = new System.Drawing.Point(24, 126);
  398. this.ultraLabel13.Name = "ultraLabel13";
  399. this.ultraLabel13.Size = new System.Drawing.Size(70, 18);
  400. this.ultraLabel13.TabIndex = 20;
  401. this.ultraLabel13.Text = "工艺路线:";
  402. this.ultraLabel13.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  403. //
  404. // ultraLabel15
  405. //
  406. appearance4.BackColor = System.Drawing.Color.CornflowerBlue;
  407. appearance4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  408. this.ultraLabel15.Appearance = appearance4;
  409. this.ultraLabel15.BackColorInternal = System.Drawing.Color.SteelBlue;
  410. this.ultraLabel15.Location = new System.Drawing.Point(24, 88);
  411. this.ultraLabel15.Name = "ultraLabel15";
  412. this.ultraLabel15.Size = new System.Drawing.Size(70, 18);
  413. this.ultraLabel15.TabIndex = 18;
  414. this.ultraLabel15.Text = "物料描述:";
  415. this.ultraLabel15.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  416. //
  417. // ultraLabel8
  418. //
  419. appearance27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  420. this.ultraLabel8.Appearance = appearance27;
  421. this.ultraLabel8.Location = new System.Drawing.Point(442, 88);
  422. this.ultraLabel8.Name = "ultraLabel8";
  423. this.ultraLabel8.Size = new System.Drawing.Size(70, 18);
  424. this.ultraLabel8.TabIndex = 12;
  425. this.ultraLabel8.Text = "钢包包况:";
  426. this.ultraLabel8.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  427. //
  428. // ultraLabel7
  429. //
  430. appearance6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  431. this.ultraLabel7.Appearance = appearance6;
  432. this.ultraLabel7.Location = new System.Drawing.Point(442, 50);
  433. this.ultraLabel7.Name = "ultraLabel7";
  434. this.ultraLabel7.Size = new System.Drawing.Size(70, 18);
  435. this.ultraLabel7.TabIndex = 10;
  436. this.ultraLabel7.Text = "钢包等级:";
  437. this.ultraLabel7.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  438. //
  439. // ultraLabel6
  440. //
  441. appearance7.BackColor = System.Drawing.Color.CornflowerBlue;
  442. appearance7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  443. this.ultraLabel6.Appearance = appearance7;
  444. this.ultraLabel6.BackColorInternal = System.Drawing.Color.SteelBlue;
  445. this.ultraLabel6.Location = new System.Drawing.Point(139, 164);
  446. this.ultraLabel6.Name = "ultraLabel6";
  447. this.ultraLabel6.Size = new System.Drawing.Size(70, 18);
  448. this.ultraLabel6.TabIndex = 8;
  449. this.ultraLabel6.Text = "实际钢种:";
  450. this.ultraLabel6.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  451. this.ultraLabel6.Visible = false;
  452. //
  453. // ultraLabel5
  454. //
  455. appearance8.BackColor = System.Drawing.Color.CornflowerBlue;
  456. appearance8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  457. this.ultraLabel5.Appearance = appearance8;
  458. this.ultraLabel5.BackColorInternal = System.Drawing.Color.SteelBlue;
  459. this.ultraLabel5.Location = new System.Drawing.Point(24, 50);
  460. this.ultraLabel5.Name = "ultraLabel5";
  461. this.ultraLabel5.Size = new System.Drawing.Size(70, 18);
  462. this.ultraLabel5.TabIndex = 6;
  463. this.ultraLabel5.Text = "计划牌号:";
  464. this.ultraLabel5.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  465. //
  466. // ultraLabel4
  467. //
  468. appearance24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  469. this.ultraLabel4.Appearance = appearance24;
  470. this.ultraLabel4.Location = new System.Drawing.Point(441, 12);
  471. this.ultraLabel4.Name = "ultraLabel4";
  472. this.ultraLabel4.Size = new System.Drawing.Size(70, 18);
  473. this.ultraLabel4.TabIndex = 4;
  474. this.ultraLabel4.Text = "钢包包号:";
  475. this.ultraLabel4.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  476. //
  477. // ultraLabel3
  478. //
  479. appearance10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  480. this.ultraLabel3.Appearance = appearance10;
  481. this.ultraLabel3.Location = new System.Drawing.Point(246, 12);
  482. this.ultraLabel3.Name = "ultraLabel3";
  483. this.ultraLabel3.Size = new System.Drawing.Size(56, 18);
  484. this.ultraLabel3.TabIndex = 2;
  485. this.ultraLabel3.Text = "熔炼号:";
  486. this.ultraLabel3.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  487. //
  488. // ultraLabel1
  489. //
  490. appearance11.BackColor = System.Drawing.Color.CornflowerBlue;
  491. appearance11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  492. this.ultraLabel1.Appearance = appearance11;
  493. this.ultraLabel1.BackColorInternal = System.Drawing.Color.SteelBlue;
  494. this.ultraLabel1.Location = new System.Drawing.Point(38, 12);
  495. this.ultraLabel1.Name = "ultraLabel1";
  496. this.ultraLabel1.Size = new System.Drawing.Size(56, 18);
  497. this.ultraLabel1.TabIndex = 0;
  498. this.ultraLabel1.Text = "订单号:";
  499. this.ultraLabel1.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  500. //
  501. // ultraGroupBox2
  502. //
  503. this.ultraGroupBox2.Controls.Add(this.ucChemelEment1);
  504. this.ultraGroupBox2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  505. this.ultraGroupBox2.ForeColor = System.Drawing.Color.Black;
  506. appearance12.ForeColor = System.Drawing.Color.White;
  507. this.ultraGroupBox2.HeaderAppearance = appearance12;
  508. this.ultraGroupBox2.Location = new System.Drawing.Point(3, 215);
  509. this.ultraGroupBox2.Name = "ultraGroupBox2";
  510. this.ultraGroupBox2.Size = new System.Drawing.Size(822, 239);
  511. this.ultraGroupBox2.TabIndex = 3;
  512. this.ultraGroupBox2.Text = "化学成分(单位: %)";
  513. //
  514. // ultraGroupBox3
  515. //
  516. this.ultraGroupBox3.Controls.Add(this.ulgridTempInfo);
  517. this.ultraGroupBox3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  518. appearance18.ForeColor = System.Drawing.Color.White;
  519. this.ultraGroupBox3.HeaderAppearance = appearance18;
  520. this.ultraGroupBox3.Location = new System.Drawing.Point(460, 457);
  521. this.ultraGroupBox3.Name = "ultraGroupBox3";
  522. this.ultraGroupBox3.Size = new System.Drawing.Size(365, 236);
  523. this.ultraGroupBox3.TabIndex = 15;
  524. this.ultraGroupBox3.Text = "温度信息(单位: ℃)";
  525. //
  526. // ulgridTempInfo
  527. //
  528. appearance13.BackColor = System.Drawing.Color.White;
  529. this.ulgridTempInfo.DisplayLayout.Appearance = appearance13;
  530. appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
  531. appearance14.TextHAlignAsString = "Left";
  532. this.ulgridTempInfo.DisplayLayout.CaptionAppearance = appearance14;
  533. appearance15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  534. this.ulgridTempInfo.DisplayLayout.Override.CellAppearance = appearance15;
  535. appearance16.BackColor = System.Drawing.Color.LightSteelBlue;
  536. this.ulgridTempInfo.DisplayLayout.Override.HeaderAppearance = appearance16;
  537. this.ulgridTempInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  538. appearance17.BackColor = System.Drawing.Color.LightSteelBlue;
  539. this.ulgridTempInfo.DisplayLayout.Override.RowSelectorAppearance = appearance17;
  540. this.ulgridTempInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  541. this.ulgridTempInfo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  542. this.ulgridTempInfo.Location = new System.Drawing.Point(3, 20);
  543. this.ulgridTempInfo.Name = "ulgridTempInfo";
  544. this.ulgridTempInfo.Size = new System.Drawing.Size(359, 213);
  545. this.ulgridTempInfo.TabIndex = 15;
  546. //
  547. // ultraGroupBox4
  548. //
  549. this.ultraGroupBox4.Controls.Add(this.ulgridMaterial);
  550. this.ultraGroupBox4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  551. appearance23.ForeColor = System.Drawing.Color.White;
  552. this.ultraGroupBox4.HeaderAppearance = appearance23;
  553. this.ultraGroupBox4.Location = new System.Drawing.Point(3, 456);
  554. this.ultraGroupBox4.Name = "ultraGroupBox4";
  555. this.ultraGroupBox4.Size = new System.Drawing.Size(457, 236);
  556. this.ultraGroupBox4.TabIndex = 16;
  557. this.ultraGroupBox4.Text = "过程添加料(单位: Kg)";
  558. //
  559. // ulgridMaterial
  560. //
  561. appearance19.BackColor = System.Drawing.Color.White;
  562. appearance19.BackColor2 = System.Drawing.Color.White;
  563. this.ulgridMaterial.DisplayLayout.Appearance = appearance19;
  564. appearance20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  565. this.ulgridMaterial.DisplayLayout.Override.CellAppearance = appearance20;
  566. appearance21.BackColor = System.Drawing.Color.LightSteelBlue;
  567. this.ulgridMaterial.DisplayLayout.Override.HeaderAppearance = appearance21;
  568. this.ulgridMaterial.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  569. appearance22.BackColor = System.Drawing.Color.LightSteelBlue;
  570. this.ulgridMaterial.DisplayLayout.Override.RowSelectorAppearance = appearance22;
  571. this.ulgridMaterial.Dock = System.Windows.Forms.DockStyle.Fill;
  572. this.ulgridMaterial.Location = new System.Drawing.Point(3, 20);
  573. this.ulgridMaterial.Name = "ulgridMaterial";
  574. this.ulgridMaterial.Size = new System.Drawing.Size(451, 213);
  575. this.ulgridMaterial.TabIndex = 0;
  576. //
  577. // ucChemelEment1
  578. //
  579. this.ucChemelEment1.Dock = System.Windows.Forms.DockStyle.Fill;
  580. this.ucChemelEment1.Location = new System.Drawing.Point(3, 20);
  581. this.ucChemelEment1.Name = "ucChemelEment1";
  582. this.ucChemelEment1.Size = new System.Drawing.Size(816, 216);
  583. this.ucChemelEment1.TabIndex = 1;
  584. //
  585. // frmBaseSite
  586. //
  587. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  588. this.AutoScroll = true;
  589. this.BackColor = System.Drawing.Color.SteelBlue;
  590. this.ClientSize = new System.Drawing.Size(827, 698);
  591. this.Controls.Add(this.ultraGroupBox4);
  592. this.Controls.Add(this.ultraGroupBox3);
  593. this.Controls.Add(this.ultraGroupBox2);
  594. this.Controls.Add(this.ultraGroupBox1);
  595. this.DoubleBuffered = true;
  596. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  597. this.MaximizeBox = false;
  598. this.MinimizeBox = false;
  599. this.Name = "frmBaseSite";
  600. this.ShowInTaskbar = false;
  601. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  602. this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计";
  603. this.Text = "";
  604. this.Load += new System.EventHandler(this.frmBaseSite_Load);
  605. this.DoubleClick += new System.EventHandler(this.frmBaseSite_DoubleClick);
  606. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmBaseSite_FormClosed);
  607. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  608. this.ultraGroupBox1.ResumeLayout(false);
  609. this.ultraGroupBox1.PerformLayout();
  610. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  611. this.ultraGroupBox2.ResumeLayout(false);
  612. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  613. this.ultraGroupBox3.ResumeLayout(false);
  614. ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).EndInit();
  615. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  616. this.ultraGroupBox4.ResumeLayout(false);
  617. ((System.ComponentModel.ISupportInitialize)(this.ulgridMaterial)).EndInit();
  618. this.ResumeLayout(false);
  619. }
  620. #endregion
  621. protected Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  622. protected Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  623. protected Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  624. protected Infragistics.Win.UltraWinGrid.UltraGrid ulgridMaterial;
  625. protected Infragistics.Win.UltraWinGrid.UltraGrid ulgridTempInfo;
  626. protected Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  627. protected Infragistics.Win.Misc.UltraLabel ultraLabel1;
  628. protected Infragistics.Win.Misc.UltraLabel ultraLabel6;
  629. protected Infragistics.Win.Misc.UltraLabel ultraLabel5;
  630. protected Infragistics.Win.Misc.UltraLabel ultraLabel4;
  631. protected Infragistics.Win.Misc.UltraLabel ultraLabel3;
  632. protected Infragistics.Win.Misc.UltraLabel ultraLabel8;
  633. protected Infragistics.Win.Misc.UltraLabel ultraLabel7;
  634. protected Infragistics.Win.Misc.UltraLabel ultraLabel10;
  635. protected Infragistics.Win.Misc.UltraLabel ultraLabel13;
  636. protected Infragistics.Win.Misc.UltraLabel ultraLabel15;
  637. protected System.Windows.Forms.Label ulblZYLX;
  638. protected System.Windows.Forms.Label ulblGDH;
  639. protected System.Windows.Forms.Label ulblJHGZ;
  640. protected System.Windows.Forms.Label ulblSJGZ;
  641. protected System.Windows.Forms.Label ulblGYLX;
  642. protected System.Windows.Forms.Label ulblWLMS;
  643. protected System.Windows.Forms.Label ulblRLH;
  644. protected System.Windows.Forms.Label ulblGBBK;
  645. protected System.Windows.Forms.Label ulblGBDJ;
  646. protected System.Windows.Forms.Label ulblGBH;
  647. protected Core.LgMes.Client.Comm.ucChemelEment ucChemelEment1;
  648. protected System.Windows.Forms.Label ulblGSPZ;
  649. protected System.Windows.Forms.Label ulblTAPPINGENDTIME;
  650. protected System.Windows.Forms.Label ulblSTEELPASS;
  651. protected System.Windows.Forms.Label ulblBALELEAVEWGTPASS;
  652. protected Infragistics.Win.Misc.UltraLabel ultraLabel33;
  653. protected Infragistics.Win.Misc.UltraLabel ultraLabel32;
  654. protected Infragistics.Win.Misc.UltraLabel ultraLabel31;
  655. protected Infragistics.Win.Misc.UltraLabel ultraLabel30;
  656. protected System.Windows.Forms.Label ulblSEDATIONTIME;
  657. protected Infragistics.Win.Misc.UltraLabel ultraLabel34;
  658. protected Infragistics.Win.Misc.UltraLabel ultraLabel41;
  659. protected System.Windows.Forms.Label ulblISADDTOP;
  660. }
  661. }