frmHmpPtIronInfo.Designer.cs 68 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200
  1. namespace Core.LgMes.Client.lgGlobalMap
  2. {
  3. partial class frmHmpPtIronInfo
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHmpPtIronInfo));
  30. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Additive", -1);
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("项目名");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("设定范围");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("实际值");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("类型");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("岗位");
  37. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("提示");
  39. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("temperature", -1);
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("项目名");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("设定范围");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("实际值");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("提示");
  48. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance22 = 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 appearance25 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECKNO");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASSAYTIMES");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MN");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SI");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("P");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("S");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cu");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cr");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ni");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ti");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Sn");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("As");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASSAYDATE");
  90. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("CHECKNO");
  95. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ITEMNAME");
  96. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ASSAYTIMES");
  97. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("C");
  98. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MN");
  99. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SI");
  100. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("P");
  101. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("S");
  102. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Cu");
  103. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Cr");
  104. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Ni");
  105. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn12 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Ti");
  106. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn13 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Sn");
  107. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn14 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("As");
  108. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn15 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ASSAYDATE");
  109. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  113. this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
  114. this.ulgridSBGY = new Infragistics.Win.UltraWinGrid.UltraGrid();
  115. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  116. this.tswd = new Infragistics.Win.Misc.UltraLabel();
  117. this.PCYL = new Infragistics.Win.Misc.UltraLabel();
  118. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  119. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  120. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  121. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  122. this.ulblTLCLH = new System.Windows.Forms.Label();
  123. this.ulblTBH = new System.Windows.Forms.Label();
  124. this.ulblJZSK = new System.Windows.Forms.Label();
  125. this.ulblTSZL = new System.Windows.Forms.Label();
  126. this.ulblTLKSSK = new System.Windows.Forms.Label();
  127. this.ulblTLJSSK = new System.Windows.Forms.Label();
  128. this.ulblTLHWD = new System.Windows.Forms.Label();
  129. this.lblInHeatWgt = new System.Windows.Forms.Label();
  130. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  131. this.lblHmpWgt = new System.Windows.Forms.Label();
  132. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  133. this.lblTarWgt = new System.Windows.Forms.Label();
  134. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  135. this.lblPtTemp = new System.Windows.Forms.Label();
  136. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  137. this.lblBfTemp = new System.Windows.Forms.Label();
  138. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  139. this.lblMisId = new System.Windows.Forms.Label();
  140. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  141. this.lblNowposition = new System.Windows.Forms.Label();
  142. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  143. this.lblAge = new System.Windows.Forms.Label();
  144. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  145. this.lblSendHeatNo = new System.Windows.Forms.Label();
  146. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  147. this.ulgridElement = new Infragistics.Win.UltraWinGrid.UltraGrid();
  148. this.ultraDataSource2 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  149. this.label1 = new System.Windows.Forms.Label();
  150. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  151. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  152. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  153. this.label2 = new System.Windows.Forms.Label();
  154. this.label3 = new System.Windows.Forms.Label();
  155. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  156. this.lblFGWeight = new System.Windows.Forms.Label();
  157. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  158. this.ultraGroupBox1.SuspendLayout();
  159. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  160. this.ultraGroupBox2.SuspendLayout();
  161. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  162. this.ultraGroupBox4.SuspendLayout();
  163. ((System.ComponentModel.ISupportInitialize)(this.ulgridMaterial)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  166. this.ultraGroupBox3.SuspendLayout();
  167. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
  168. this.ultraGroupBox5.SuspendLayout();
  169. ((System.ComponentModel.ISupportInitialize)(this.ulgridSBGY)).BeginInit();
  170. ((System.ComponentModel.ISupportInitialize)(this.ulgridElement)).BeginInit();
  171. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).BeginInit();
  172. this.SuspendLayout();
  173. //
  174. // ultraGroupBox1
  175. //
  176. this.ultraGroupBox1.Controls.Add(this.lblFGWeight);
  177. this.ultraGroupBox1.Controls.Add(this.ultraLabel28);
  178. this.ultraGroupBox1.Controls.Add(this.label3);
  179. this.ultraGroupBox1.Controls.Add(this.label2);
  180. this.ultraGroupBox1.Controls.Add(this.ultraLabel27);
  181. this.ultraGroupBox1.Controls.Add(this.ultraLabel26);
  182. this.ultraGroupBox1.Controls.Add(this.label1);
  183. this.ultraGroupBox1.Controls.Add(this.ultraLabel25);
  184. this.ultraGroupBox1.Controls.Add(this.lblSendHeatNo);
  185. this.ultraGroupBox1.Controls.Add(this.ultraLabel24);
  186. this.ultraGroupBox1.Controls.Add(this.lblAge);
  187. this.ultraGroupBox1.Controls.Add(this.ultraLabel23);
  188. this.ultraGroupBox1.Controls.Add(this.lblNowposition);
  189. this.ultraGroupBox1.Controls.Add(this.ultraLabel22);
  190. this.ultraGroupBox1.Controls.Add(this.lblMisId);
  191. this.ultraGroupBox1.Controls.Add(this.ultraLabel21);
  192. this.ultraGroupBox1.Controls.Add(this.lblBfTemp);
  193. this.ultraGroupBox1.Controls.Add(this.ultraLabel20);
  194. this.ultraGroupBox1.Controls.Add(this.lblPtTemp);
  195. this.ultraGroupBox1.Controls.Add(this.ultraLabel19);
  196. this.ultraGroupBox1.Controls.Add(this.lblTarWgt);
  197. this.ultraGroupBox1.Controls.Add(this.ultraLabel18);
  198. this.ultraGroupBox1.Controls.Add(this.lblHmpWgt);
  199. this.ultraGroupBox1.Controls.Add(this.ultraLabel14);
  200. this.ultraGroupBox1.Controls.Add(this.lblInHeatWgt);
  201. this.ultraGroupBox1.Controls.Add(this.ultraLabel11);
  202. this.ultraGroupBox1.Controls.Add(this.ulblTLHWD);
  203. this.ultraGroupBox1.Controls.Add(this.ulblTLJSSK);
  204. this.ultraGroupBox1.Controls.Add(this.ulblTLKSSK);
  205. this.ultraGroupBox1.Controls.Add(this.ulblTSZL);
  206. this.ultraGroupBox1.Controls.Add(this.ulblJZSK);
  207. this.ultraGroupBox1.Controls.Add(this.ulblTBH);
  208. this.ultraGroupBox1.Controls.Add(this.ulblTLCLH);
  209. this.ultraGroupBox1.Controls.Add(this.ultraLabel17);
  210. this.ultraGroupBox1.Controls.Add(this.ultraLabel16);
  211. this.ultraGroupBox1.Controls.Add(this.ultraLabel12);
  212. this.ultraGroupBox1.Controls.Add(this.tswd);
  213. this.ultraGroupBox1.Controls.Add(this.PCYL);
  214. this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
  215. this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
  216. this.ultraGroupBox1.Size = new System.Drawing.Size(783, 211);
  217. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel9, 0);
  218. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel2, 0);
  219. this.ultraGroupBox1.Controls.SetChildIndex(this.PCYL, 0);
  220. this.ultraGroupBox1.Controls.SetChildIndex(this.tswd, 0);
  221. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel12, 0);
  222. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel16, 0);
  223. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel17, 0);
  224. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLCLH, 0);
  225. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTBH, 0);
  226. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblJZSK, 0);
  227. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTSZL, 0);
  228. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLKSSK, 0);
  229. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLJSSK, 0);
  230. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLHWD, 0);
  231. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel11, 0);
  232. this.ultraGroupBox1.Controls.SetChildIndex(this.lblInHeatWgt, 0);
  233. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel14, 0);
  234. this.ultraGroupBox1.Controls.SetChildIndex(this.lblHmpWgt, 0);
  235. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel18, 0);
  236. this.ultraGroupBox1.Controls.SetChildIndex(this.lblTarWgt, 0);
  237. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel19, 0);
  238. this.ultraGroupBox1.Controls.SetChildIndex(this.lblPtTemp, 0);
  239. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel20, 0);
  240. this.ultraGroupBox1.Controls.SetChildIndex(this.lblBfTemp, 0);
  241. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel21, 0);
  242. this.ultraGroupBox1.Controls.SetChildIndex(this.lblMisId, 0);
  243. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel22, 0);
  244. this.ultraGroupBox1.Controls.SetChildIndex(this.lblNowposition, 0);
  245. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel23, 0);
  246. this.ultraGroupBox1.Controls.SetChildIndex(this.lblAge, 0);
  247. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel24, 0);
  248. this.ultraGroupBox1.Controls.SetChildIndex(this.lblSendHeatNo, 0);
  249. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel25, 0);
  250. this.ultraGroupBox1.Controls.SetChildIndex(this.label1, 0);
  251. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel26, 0);
  252. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel27, 0);
  253. this.ultraGroupBox1.Controls.SetChildIndex(this.label2, 0);
  254. this.ultraGroupBox1.Controls.SetChildIndex(this.label3, 0);
  255. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel41, 0);
  256. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblISADDTOP, 0);
  257. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel34, 0);
  258. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSEDATIONTIME, 0);
  259. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel30, 0);
  260. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel31, 0);
  261. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel32, 0);
  262. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel33, 0);
  263. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblBALELEAVEWGTPASS, 0);
  264. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSTEELPASS, 0);
  265. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTAPPINGENDTIME, 0);
  266. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGSPZ, 0);
  267. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblZYLX, 0);
  268. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel1, 0);
  269. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGDH, 0);
  270. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel3, 0);
  271. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblRLH, 0);
  272. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel4, 0);
  273. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBH, 0);
  274. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel5, 0);
  275. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblJHGZ, 0);
  276. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel6, 0);
  277. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSJGZ, 0);
  278. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel7, 0);
  279. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBDJ, 0);
  280. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel8, 0);
  281. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBBK, 0);
  282. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel15, 0);
  283. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblWLMS, 0);
  284. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel13, 0);
  285. this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGYLX, 0);
  286. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel10, 0);
  287. this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel28, 0);
  288. this.ultraGroupBox1.Controls.SetChildIndex(this.lblFGWeight, 0);
  289. //
  290. // ultraGroupBox2
  291. //
  292. this.ultraGroupBox2.Controls.Add(this.ulgridElement);
  293. this.ultraGroupBox2.Location = new System.Drawing.Point(3, 220);
  294. this.ultraGroupBox2.Size = new System.Drawing.Size(783, 213);
  295. this.ultraGroupBox2.Controls.SetChildIndex(this.ucChemelEment1, 0);
  296. this.ultraGroupBox2.Controls.SetChildIndex(this.ulgridElement, 0);
  297. //
  298. // ultraGroupBox4
  299. //
  300. this.ultraGroupBox4.Location = new System.Drawing.Point(513, 493);
  301. this.ultraGroupBox4.Size = new System.Drawing.Size(132, 57);
  302. this.ultraGroupBox4.Visible = false;
  303. //
  304. // ulgridMaterial
  305. //
  306. appearance11.BackColor = System.Drawing.Color.White;
  307. appearance11.BackColor2 = System.Drawing.Color.White;
  308. this.ulgridMaterial.DisplayLayout.Appearance = appearance11;
  309. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  310. ultraGridColumn16.Header.VisiblePosition = 0;
  311. ultraGridColumn16.Width = 100;
  312. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  313. ultraGridColumn17.Header.VisiblePosition = 1;
  314. ultraGridColumn17.Width = 100;
  315. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  316. ultraGridColumn18.Header.VisiblePosition = 2;
  317. ultraGridColumn18.Width = 60;
  318. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  319. ultraGridColumn19.Header.VisiblePosition = 3;
  320. ultraGridColumn19.Width = 60;
  321. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  322. appearance37.TextHAlignAsString = "Center";
  323. appearance37.TextVAlignAsString = "Middle";
  324. ultraGridColumn20.CellAppearance = appearance37;
  325. ultraGridColumn20.Header.VisiblePosition = 4;
  326. ultraGridColumn20.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
  327. ultraGridColumn20.Width = 60;
  328. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  329. ultraGridColumn21.Header.VisiblePosition = 5;
  330. ultraGridColumn21.Width = 50;
  331. ultraGridBand2.Columns.AddRange(new object[] {
  332. ultraGridColumn16,
  333. ultraGridColumn17,
  334. ultraGridColumn18,
  335. ultraGridColumn19,
  336. ultraGridColumn20,
  337. ultraGridColumn21});
  338. this.ulgridMaterial.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  339. appearance13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  340. this.ulgridMaterial.DisplayLayout.Override.CellAppearance = appearance13;
  341. appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
  342. this.ulgridMaterial.DisplayLayout.Override.HeaderAppearance = appearance14;
  343. this.ulgridMaterial.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  344. appearance23.BackColor = System.Drawing.Color.LightSteelBlue;
  345. this.ulgridMaterial.DisplayLayout.Override.RowSelectorAppearance = appearance23;
  346. this.ulgridMaterial.Location = new System.Drawing.Point(3, 36);
  347. this.ulgridMaterial.Size = new System.Drawing.Size(126, 18);
  348. this.ulgridMaterial.Tag = ((object)(resources.GetObject("ulgridMaterial.Tag")));
  349. //
  350. // ulgridTempInfo
  351. //
  352. appearance15.BackColor = System.Drawing.Color.White;
  353. this.ulgridTempInfo.DisplayLayout.Appearance = appearance15;
  354. ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  355. ultraGridColumn22.Header.VisiblePosition = 0;
  356. ultraGridColumn22.Width = 90;
  357. ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  358. ultraGridColumn23.Header.VisiblePosition = 1;
  359. ultraGridColumn23.Width = 90;
  360. ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  361. ultraGridColumn24.Header.VisiblePosition = 2;
  362. ultraGridColumn24.Width = 70;
  363. ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  364. ultraGridColumn25.Header.VisiblePosition = 3;
  365. ultraGridColumn25.Width = 60;
  366. ultraGridBand3.Columns.AddRange(new object[] {
  367. ultraGridColumn22,
  368. ultraGridColumn23,
  369. ultraGridColumn24,
  370. ultraGridColumn25});
  371. this.ulgridTempInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  372. appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
  373. appearance16.TextHAlignAsString = "Left";
  374. this.ulgridTempInfo.DisplayLayout.CaptionAppearance = appearance16;
  375. appearance17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  376. this.ulgridTempInfo.DisplayLayout.Override.CellAppearance = appearance17;
  377. appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
  378. this.ulgridTempInfo.DisplayLayout.Override.HeaderAppearance = appearance18;
  379. this.ulgridTempInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  380. appearance24.BackColor = System.Drawing.Color.LightSteelBlue;
  381. this.ulgridTempInfo.DisplayLayout.Override.RowSelectorAppearance = appearance24;
  382. this.ulgridTempInfo.Location = new System.Drawing.Point(3, 36);
  383. this.ulgridTempInfo.Size = new System.Drawing.Size(111, 1);
  384. this.ulgridTempInfo.Tag = ((object)(resources.GetObject("ulgridTempInfo.Tag")));
  385. //
  386. // ultraGroupBox3
  387. //
  388. this.ultraGroupBox3.Location = new System.Drawing.Point(659, 477);
  389. this.ultraGroupBox3.Size = new System.Drawing.Size(117, 40);
  390. this.ultraGroupBox3.Visible = false;
  391. //
  392. // ultraLabel1
  393. //
  394. this.ultraLabel1.Location = new System.Drawing.Point(707, 263);
  395. this.ultraLabel1.Visible = false;
  396. //
  397. // ultraLabel6
  398. //
  399. this.ultraLabel6.Location = new System.Drawing.Point(698, 263);
  400. //
  401. // ultraLabel5
  402. //
  403. this.ultraLabel5.Location = new System.Drawing.Point(698, 263);
  404. this.ultraLabel5.Visible = false;
  405. //
  406. // ultraLabel4
  407. //
  408. this.ultraLabel4.Location = new System.Drawing.Point(689, 263);
  409. this.ultraLabel4.Visible = false;
  410. //
  411. // ultraLabel3
  412. //
  413. this.ultraLabel3.Location = new System.Drawing.Point(689, 263);
  414. this.ultraLabel3.Visible = false;
  415. //
  416. // ultraLabel8
  417. //
  418. this.ultraLabel8.Location = new System.Drawing.Point(700, 263);
  419. this.ultraLabel8.Visible = false;
  420. //
  421. // ultraLabel7
  422. //
  423. this.ultraLabel7.Location = new System.Drawing.Point(707, 263);
  424. this.ultraLabel7.Visible = false;
  425. //
  426. // ultraLabel10
  427. //
  428. this.ultraLabel10.Location = new System.Drawing.Point(703, 263);
  429. this.ultraLabel10.Visible = false;
  430. //
  431. // ultraLabel13
  432. //
  433. this.ultraLabel13.Location = new System.Drawing.Point(700, 263);
  434. this.ultraLabel13.Visible = false;
  435. //
  436. // ultraLabel15
  437. //
  438. this.ultraLabel15.Location = new System.Drawing.Point(700, 263);
  439. this.ultraLabel15.Visible = false;
  440. //
  441. // ulblZYLX
  442. //
  443. this.ulblZYLX.Size = new System.Drawing.Size(0, 14);
  444. this.ulblZYLX.Text = "";
  445. //
  446. // ulblGDH
  447. //
  448. this.ulblGDH.Location = new System.Drawing.Point(768, 127);
  449. this.ulblGDH.Size = new System.Drawing.Size(0, 14);
  450. this.ulblGDH.Text = "";
  451. this.ulblGDH.Visible = false;
  452. //
  453. // ulblJHGZ
  454. //
  455. this.ulblJHGZ.Location = new System.Drawing.Point(768, 135);
  456. this.ulblJHGZ.Size = new System.Drawing.Size(0, 14);
  457. this.ulblJHGZ.Text = "";
  458. this.ulblJHGZ.Visible = false;
  459. //
  460. // ulblSJGZ
  461. //
  462. this.ulblSJGZ.Location = new System.Drawing.Point(735, 135);
  463. this.ulblSJGZ.Size = new System.Drawing.Size(0, 14);
  464. this.ulblSJGZ.Text = "";
  465. //
  466. // ulblGYLX
  467. //
  468. this.ulblGYLX.Location = new System.Drawing.Point(773, 104);
  469. this.ulblGYLX.Size = new System.Drawing.Size(0, 14);
  470. this.ulblGYLX.Text = "";
  471. this.ulblGYLX.Visible = false;
  472. //
  473. // ulblWLMS
  474. //
  475. this.ulblWLMS.Location = new System.Drawing.Point(759, 145);
  476. this.ulblWLMS.Size = new System.Drawing.Size(0, 14);
  477. this.ulblWLMS.Text = "";
  478. this.ulblWLMS.Visible = false;
  479. //
  480. // ulblRLH
  481. //
  482. this.ulblRLH.Location = new System.Drawing.Point(768, 127);
  483. this.ulblRLH.Size = new System.Drawing.Size(0, 14);
  484. this.ulblRLH.Text = "";
  485. this.ulblRLH.Visible = false;
  486. //
  487. // ulblGBBK
  488. //
  489. this.ulblGBBK.Location = new System.Drawing.Point(773, 104);
  490. this.ulblGBBK.Size = new System.Drawing.Size(0, 14);
  491. this.ulblGBBK.Text = "";
  492. this.ulblGBBK.Visible = false;
  493. //
  494. // ulblGBDJ
  495. //
  496. this.ulblGBDJ.Location = new System.Drawing.Point(773, 104);
  497. this.ulblGBDJ.Size = new System.Drawing.Size(0, 14);
  498. this.ulblGBDJ.Text = "";
  499. this.ulblGBDJ.Visible = false;
  500. //
  501. // ulblGBH
  502. //
  503. this.ulblGBH.Location = new System.Drawing.Point(773, 104);
  504. this.ulblGBH.Size = new System.Drawing.Size(0, 14);
  505. this.ulblGBH.Text = "";
  506. this.ulblGBH.Visible = false;
  507. //
  508. // ucChemelEment1
  509. //
  510. this.ucChemelEment1.Size = new System.Drawing.Size(777, 190);
  511. //
  512. // ulblGSPZ
  513. //
  514. this.ulblGSPZ.Size = new System.Drawing.Size(0, 14);
  515. this.ulblGSPZ.Text = "";
  516. //
  517. // ulblTAPPINGENDTIME
  518. //
  519. this.ulblTAPPINGENDTIME.Size = new System.Drawing.Size(0, 14);
  520. this.ulblTAPPINGENDTIME.Text = "";
  521. //
  522. // ulblSTEELPASS
  523. //
  524. this.ulblSTEELPASS.Size = new System.Drawing.Size(0, 14);
  525. this.ulblSTEELPASS.Text = "";
  526. //
  527. // ulblBALELEAVEWGTPASS
  528. //
  529. this.ulblBALELEAVEWGTPASS.Size = new System.Drawing.Size(0, 14);
  530. this.ulblBALELEAVEWGTPASS.Text = "";
  531. //
  532. // ultraLabel33
  533. //
  534. this.ultraLabel33.Location = new System.Drawing.Point(659, 189);
  535. this.ultraLabel33.Visible = false;
  536. //
  537. // ultraLabel32
  538. //
  539. this.ultraLabel32.Location = new System.Drawing.Point(657, 185);
  540. this.ultraLabel32.Visible = false;
  541. //
  542. // ultraLabel31
  543. //
  544. this.ultraLabel31.Location = new System.Drawing.Point(657, 185);
  545. this.ultraLabel31.Visible = false;
  546. //
  547. // ultraLabel30
  548. //
  549. this.ultraLabel30.Location = new System.Drawing.Point(659, 185);
  550. this.ultraLabel30.Visible = false;
  551. //
  552. // ulblSEDATIONTIME
  553. //
  554. this.ulblSEDATIONTIME.Size = new System.Drawing.Size(0, 14);
  555. this.ulblSEDATIONTIME.Text = "";
  556. //
  557. // ultraLabel34
  558. //
  559. this.ultraLabel34.Location = new System.Drawing.Point(672, 189);
  560. this.ultraLabel34.Visible = false;
  561. //
  562. // ulblISADDTOP
  563. //
  564. this.ulblISADDTOP.Size = new System.Drawing.Size(0, 14);
  565. this.ulblISADDTOP.Text = "";
  566. //
  567. // ultraGroupBox5
  568. //
  569. this.ultraGroupBox5.Controls.Add(this.ulgridSBGY);
  570. this.ultraGroupBox5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  571. this.ultraGroupBox5.ForeColor = System.Drawing.Color.Black;
  572. appearance22.ForeColor = System.Drawing.Color.White;
  573. this.ultraGroupBox5.HeaderAppearance = appearance22;
  574. this.ultraGroupBox5.Location = new System.Drawing.Point(3, 532);
  575. this.ultraGroupBox5.Name = "ultraGroupBox5";
  576. this.ultraGroupBox5.Size = new System.Drawing.Size(783, 33);
  577. this.ultraGroupBox5.TabIndex = 19;
  578. this.ultraGroupBox5.Text = "设备信息及工艺消耗";
  579. this.ultraGroupBox5.Visible = false;
  580. //
  581. // ulgridSBGY
  582. //
  583. appearance19.BackColor = System.Drawing.Color.White;
  584. appearance19.BackColor2 = System.Drawing.Color.White;
  585. this.ulgridSBGY.DisplayLayout.Appearance = appearance19;
  586. appearance20.ForeColor = System.Drawing.Color.Blue;
  587. this.ulgridSBGY.DisplayLayout.Override.CellAppearance = appearance20;
  588. appearance21.BackColor = System.Drawing.Color.LightSteelBlue;
  589. this.ulgridSBGY.DisplayLayout.Override.HeaderAppearance = appearance21;
  590. this.ulgridSBGY.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  591. appearance25.BackColor = System.Drawing.Color.LightSteelBlue;
  592. this.ulgridSBGY.DisplayLayout.Override.RowSelectorAppearance = appearance25;
  593. this.ulgridSBGY.Dock = System.Windows.Forms.DockStyle.Fill;
  594. this.ulgridSBGY.Location = new System.Drawing.Point(3, 20);
  595. this.ulgridSBGY.Name = "ulgridSBGY";
  596. this.ulgridSBGY.Size = new System.Drawing.Size(777, 10);
  597. this.ulgridSBGY.TabIndex = 0;
  598. //
  599. // ultraLabel12
  600. //
  601. appearance6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  602. this.ultraLabel12.Appearance = appearance6;
  603. this.ultraLabel12.AutoSize = true;
  604. this.ultraLabel12.Location = new System.Drawing.Point(434, 187);
  605. this.ultraLabel12.Name = "ultraLabel12";
  606. this.ultraLabel12.Size = new System.Drawing.Size(99, 18);
  607. this.ultraLabel12.TabIndex = 46;
  608. this.ultraLabel12.Text = "脱硫开始时刻:";
  609. this.ultraLabel12.Visible = false;
  610. //
  611. // tswd
  612. //
  613. appearance31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  614. this.tswd.Appearance = appearance31;
  615. this.tswd.AutoSize = true;
  616. this.tswd.Location = new System.Drawing.Point(13, 54);
  617. this.tswd.Name = "tswd";
  618. this.tswd.Size = new System.Drawing.Size(106, 18);
  619. this.tswd.TabIndex = 44;
  620. this.tswd.Text = "高炉铁水重量:";
  621. //
  622. // PCYL
  623. //
  624. appearance35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  625. this.PCYL.Appearance = appearance35;
  626. this.PCYL.AutoSize = true;
  627. this.PCYL.Location = new System.Drawing.Point(219, 52);
  628. this.PCYL.Name = "PCYL";
  629. this.PCYL.Size = new System.Drawing.Size(70, 18);
  630. this.PCYL.TabIndex = 42;
  631. this.PCYL.Text = "进铁时间:";
  632. //
  633. // ultraLabel2
  634. //
  635. appearance9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  636. this.ultraLabel2.Appearance = appearance9;
  637. this.ultraLabel2.AutoSize = true;
  638. this.ultraLabel2.Location = new System.Drawing.Point(56, 17);
  639. this.ultraLabel2.Name = "ultraLabel2";
  640. this.ultraLabel2.Size = new System.Drawing.Size(63, 18);
  641. this.ultraLabel2.TabIndex = 40;
  642. this.ultraLabel2.Text = "铁包号:";
  643. //
  644. // ultraLabel9
  645. //
  646. appearance32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  647. this.ultraLabel9.Appearance = appearance32;
  648. this.ultraLabel9.AutoSize = true;
  649. this.ultraLabel9.Location = new System.Drawing.Point(449, 161);
  650. this.ultraLabel9.Name = "ultraLabel9";
  651. this.ultraLabel9.Size = new System.Drawing.Size(84, 18);
  652. this.ultraLabel9.TabIndex = 38;
  653. this.ultraLabel9.Text = "脱硫处理号:";
  654. //
  655. // ultraLabel16
  656. //
  657. appearance34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  658. this.ultraLabel16.Appearance = appearance34;
  659. this.ultraLabel16.AutoSize = true;
  660. this.ultraLabel16.Location = new System.Drawing.Point(190, 91);
  661. this.ultraLabel16.Name = "ultraLabel16";
  662. this.ultraLabel16.Size = new System.Drawing.Size(99, 18);
  663. this.ultraLabel16.TabIndex = 52;
  664. this.ultraLabel16.Text = "脱硫结束时刻:";
  665. //
  666. // ultraLabel17
  667. //
  668. appearance30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  669. this.ultraLabel17.Appearance = appearance30;
  670. this.ultraLabel17.AutoSize = true;
  671. this.ultraLabel17.Location = new System.Drawing.Point(449, 91);
  672. this.ultraLabel17.Name = "ultraLabel17";
  673. this.ultraLabel17.Size = new System.Drawing.Size(84, 18);
  674. this.ultraLabel17.TabIndex = 56;
  675. this.ultraLabel17.Text = "脱硫后温度:";
  676. //
  677. // ulblTLCLH
  678. //
  679. this.ulblTLCLH.AutoSize = true;
  680. this.ulblTLCLH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  681. this.ulblTLCLH.Location = new System.Drawing.Point(535, 163);
  682. this.ulblTLCLH.Name = "ulblTLCLH";
  683. this.ulblTLCLH.Size = new System.Drawing.Size(14, 14);
  684. this.ulblTLCLH.TabIndex = 60;
  685. this.ulblTLCLH.Text = "1";
  686. //
  687. // ulblTBH
  688. //
  689. this.ulblTBH.AutoSize = true;
  690. this.ulblTBH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  691. this.ulblTBH.Location = new System.Drawing.Point(114, 19);
  692. this.ulblTBH.Name = "ulblTBH";
  693. this.ulblTBH.Size = new System.Drawing.Size(14, 14);
  694. this.ulblTBH.TabIndex = 61;
  695. this.ulblTBH.Text = "1";
  696. //
  697. // ulblJZSK
  698. //
  699. this.ulblJZSK.AutoSize = true;
  700. this.ulblJZSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  701. this.ulblJZSK.Location = new System.Drawing.Point(295, 54);
  702. this.ulblJZSK.Name = "ulblJZSK";
  703. this.ulblJZSK.Size = new System.Drawing.Size(14, 14);
  704. this.ulblJZSK.TabIndex = 62;
  705. this.ulblJZSK.Text = "1";
  706. //
  707. // ulblTSZL
  708. //
  709. this.ulblTSZL.AutoSize = true;
  710. this.ulblTSZL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  711. this.ulblTSZL.Location = new System.Drawing.Point(114, 56);
  712. this.ulblTSZL.Name = "ulblTSZL";
  713. this.ulblTSZL.Size = new System.Drawing.Size(14, 14);
  714. this.ulblTSZL.TabIndex = 65;
  715. this.ulblTSZL.Text = "1";
  716. //
  717. // ulblTLKSSK
  718. //
  719. this.ulblTLKSSK.AutoSize = true;
  720. this.ulblTLKSSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  721. this.ulblTLKSSK.Location = new System.Drawing.Point(539, 189);
  722. this.ulblTLKSSK.Name = "ulblTLKSSK";
  723. this.ulblTLKSSK.Size = new System.Drawing.Size(14, 14);
  724. this.ulblTLKSSK.TabIndex = 67;
  725. this.ulblTLKSSK.Text = "1";
  726. this.ulblTLKSSK.Visible = false;
  727. //
  728. // ulblTLJSSK
  729. //
  730. this.ulblTLJSSK.AutoSize = true;
  731. this.ulblTLJSSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  732. this.ulblTLJSSK.Location = new System.Drawing.Point(295, 93);
  733. this.ulblTLJSSK.Name = "ulblTLJSSK";
  734. this.ulblTLJSSK.Size = new System.Drawing.Size(14, 14);
  735. this.ulblTLJSSK.TabIndex = 68;
  736. this.ulblTLJSSK.Text = "1";
  737. //
  738. // ulblTLHWD
  739. //
  740. this.ulblTLHWD.AutoSize = true;
  741. this.ulblTLHWD.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  742. this.ulblTLHWD.Location = new System.Drawing.Point(535, 93);
  743. this.ulblTLHWD.Name = "ulblTLHWD";
  744. this.ulblTLHWD.Size = new System.Drawing.Size(14, 14);
  745. this.ulblTLHWD.TabIndex = 69;
  746. this.ulblTLHWD.Text = "1";
  747. //
  748. // lblInHeatWgt
  749. //
  750. this.lblInHeatWgt.AutoSize = true;
  751. this.lblInHeatWgt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  752. this.lblInHeatWgt.Location = new System.Drawing.Point(114, 93);
  753. this.lblInHeatWgt.Name = "lblInHeatWgt";
  754. this.lblInHeatWgt.Size = new System.Drawing.Size(14, 14);
  755. this.lblInHeatWgt.TabIndex = 71;
  756. this.lblInHeatWgt.Text = "1";
  757. //
  758. // ultraLabel11
  759. //
  760. appearance29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  761. this.ultraLabel11.Appearance = appearance29;
  762. this.ultraLabel11.AutoSize = true;
  763. this.ultraLabel11.Location = new System.Drawing.Point(42, 91);
  764. this.ultraLabel11.Name = "ultraLabel11";
  765. this.ultraLabel11.Size = new System.Drawing.Size(77, 18);
  766. this.ultraLabel11.TabIndex = 70;
  767. this.ultraLabel11.Text = "入炉重量:";
  768. //
  769. // lblHmpWgt
  770. //
  771. this.lblHmpWgt.AutoSize = true;
  772. this.lblHmpWgt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  773. this.lblHmpWgt.Location = new System.Drawing.Point(114, 128);
  774. this.lblHmpWgt.Name = "lblHmpWgt";
  775. this.lblHmpWgt.Size = new System.Drawing.Size(14, 14);
  776. this.lblHmpWgt.TabIndex = 73;
  777. this.lblHmpWgt.Text = "1";
  778. //
  779. // ultraLabel14
  780. //
  781. appearance27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  782. this.ultraLabel14.Appearance = appearance27;
  783. this.ultraLabel14.AutoSize = true;
  784. this.ultraLabel14.Location = new System.Drawing.Point(13, 128);
  785. this.ultraLabel14.Name = "ultraLabel14";
  786. this.ultraLabel14.Size = new System.Drawing.Size(106, 18);
  787. this.ultraLabel14.TabIndex = 72;
  788. this.ultraLabel14.Text = "脱硫出站重量:";
  789. //
  790. // lblTarWgt
  791. //
  792. this.lblTarWgt.AutoSize = true;
  793. this.lblTarWgt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  794. this.lblTarWgt.Location = new System.Drawing.Point(114, 167);
  795. this.lblTarWgt.Name = "lblTarWgt";
  796. this.lblTarWgt.Size = new System.Drawing.Size(14, 14);
  797. this.lblTarWgt.TabIndex = 75;
  798. this.lblTarWgt.Text = "1";
  799. //
  800. // ultraLabel18
  801. //
  802. appearance7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  803. this.ultraLabel18.Appearance = appearance7;
  804. this.ultraLabel18.AutoSize = true;
  805. this.ultraLabel18.Location = new System.Drawing.Point(71, 165);
  806. this.ultraLabel18.Name = "ultraLabel18";
  807. this.ultraLabel18.Size = new System.Drawing.Size(48, 18);
  808. this.ultraLabel18.TabIndex = 74;
  809. this.ultraLabel18.Text = "皮重:";
  810. //
  811. // lblPtTemp
  812. //
  813. this.lblPtTemp.AutoSize = true;
  814. this.lblPtTemp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  815. this.lblPtTemp.Location = new System.Drawing.Point(535, 56);
  816. this.lblPtTemp.Name = "lblPtTemp";
  817. this.lblPtTemp.Size = new System.Drawing.Size(14, 14);
  818. this.lblPtTemp.TabIndex = 77;
  819. this.lblPtTemp.Text = "1";
  820. //
  821. // ultraLabel19
  822. //
  823. appearance28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  824. this.ultraLabel19.Appearance = appearance28;
  825. this.ultraLabel19.AutoSize = true;
  826. this.ultraLabel19.Location = new System.Drawing.Point(463, 54);
  827. this.ultraLabel19.Name = "ultraLabel19";
  828. this.ultraLabel19.Size = new System.Drawing.Size(70, 18);
  829. this.ultraLabel19.TabIndex = 76;
  830. this.ultraLabel19.Text = "平台温度:";
  831. //
  832. // lblBfTemp
  833. //
  834. this.lblBfTemp.AutoSize = true;
  835. this.lblBfTemp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  836. this.lblBfTemp.Location = new System.Drawing.Point(535, 19);
  837. this.lblBfTemp.Name = "lblBfTemp";
  838. this.lblBfTemp.Size = new System.Drawing.Size(14, 14);
  839. this.lblBfTemp.TabIndex = 79;
  840. this.lblBfTemp.Text = "1";
  841. //
  842. // ultraLabel20
  843. //
  844. appearance36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  845. this.ultraLabel20.Appearance = appearance36;
  846. this.ultraLabel20.AutoSize = true;
  847. this.ultraLabel20.Location = new System.Drawing.Point(463, 17);
  848. this.ultraLabel20.Name = "ultraLabel20";
  849. this.ultraLabel20.Size = new System.Drawing.Size(70, 18);
  850. this.ultraLabel20.TabIndex = 78;
  851. this.ultraLabel20.Text = "高炉温度:";
  852. //
  853. // lblMisId
  854. //
  855. this.lblMisId.AutoSize = true;
  856. this.lblMisId.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  857. this.lblMisId.Location = new System.Drawing.Point(535, 130);
  858. this.lblMisId.Name = "lblMisId";
  859. this.lblMisId.Size = new System.Drawing.Size(14, 14);
  860. this.lblMisId.TabIndex = 81;
  861. this.lblMisId.Text = "1";
  862. //
  863. // ultraLabel21
  864. //
  865. appearance33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  866. this.ultraLabel21.Appearance = appearance33;
  867. this.ultraLabel21.AutoSize = true;
  868. this.ultraLabel21.Location = new System.Drawing.Point(463, 128);
  869. this.ultraLabel21.Name = "ultraLabel21";
  870. this.ultraLabel21.Size = new System.Drawing.Size(70, 18);
  871. this.ultraLabel21.TabIndex = 80;
  872. this.ultraLabel21.Text = "进铁序号:";
  873. //
  874. // lblNowposition
  875. //
  876. this.lblNowposition.AutoSize = true;
  877. this.lblNowposition.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  878. this.lblNowposition.Location = new System.Drawing.Point(295, 165);
  879. this.lblNowposition.Name = "lblNowposition";
  880. this.lblNowposition.Size = new System.Drawing.Size(14, 14);
  881. this.lblNowposition.TabIndex = 83;
  882. this.lblNowposition.Text = "1";
  883. this.lblNowposition.Click += new System.EventHandler(this.label7_Click);
  884. //
  885. // ultraLabel22
  886. //
  887. appearance40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  888. this.ultraLabel22.Appearance = appearance40;
  889. this.ultraLabel22.AutoSize = true;
  890. this.ultraLabel22.Location = new System.Drawing.Point(219, 163);
  891. this.ultraLabel22.Name = "ultraLabel22";
  892. this.ultraLabel22.Size = new System.Drawing.Size(70, 18);
  893. this.ultraLabel22.TabIndex = 82;
  894. this.ultraLabel22.Text = "当前位置:";
  895. //
  896. // lblAge
  897. //
  898. this.lblAge.AutoSize = true;
  899. this.lblAge.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  900. this.lblAge.Location = new System.Drawing.Point(295, 19);
  901. this.lblAge.Name = "lblAge";
  902. this.lblAge.Size = new System.Drawing.Size(14, 14);
  903. this.lblAge.TabIndex = 85;
  904. this.lblAge.Text = "1";
  905. //
  906. // ultraLabel23
  907. //
  908. appearance8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  909. this.ultraLabel23.Appearance = appearance8;
  910. this.ultraLabel23.AutoSize = true;
  911. this.ultraLabel23.Location = new System.Drawing.Point(248, 17);
  912. this.ultraLabel23.Name = "ultraLabel23";
  913. this.ultraLabel23.Size = new System.Drawing.Size(41, 18);
  914. this.ultraLabel23.TabIndex = 84;
  915. this.ultraLabel23.Text = "包龄:";
  916. //
  917. // lblSendHeatNo
  918. //
  919. this.lblSendHeatNo.AutoSize = true;
  920. this.lblSendHeatNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  921. this.lblSendHeatNo.Location = new System.Drawing.Point(295, 130);
  922. this.lblSendHeatNo.Name = "lblSendHeatNo";
  923. this.lblSendHeatNo.Size = new System.Drawing.Size(14, 14);
  924. this.lblSendHeatNo.TabIndex = 87;
  925. this.lblSendHeatNo.Text = "1";
  926. //
  927. // ultraLabel24
  928. //
  929. appearance12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  930. this.ultraLabel24.Appearance = appearance12;
  931. this.ultraLabel24.AutoSize = true;
  932. this.ultraLabel24.Location = new System.Drawing.Point(219, 128);
  933. this.ultraLabel24.Name = "ultraLabel24";
  934. this.ultraLabel24.Size = new System.Drawing.Size(70, 18);
  935. this.ultraLabel24.TabIndex = 86;
  936. this.ultraLabel24.Text = "发送炉号:";
  937. //
  938. // ulgridElement
  939. //
  940. this.ulgridElement.DataSource = this.ultraDataSource2;
  941. appearance1.BackColor = System.Drawing.Color.Snow;
  942. this.ulgridElement.DisplayLayout.Appearance = appearance1;
  943. ultraGridColumn1.Header.Caption = "处理号";
  944. ultraGridColumn1.Header.VisiblePosition = 0;
  945. ultraGridColumn1.Width = 95;
  946. ultraGridColumn2.Header.Caption = "项目名";
  947. ultraGridColumn2.Header.VisiblePosition = 1;
  948. ultraGridColumn2.Width = 85;
  949. ultraGridColumn3.Header.Caption = "次数";
  950. ultraGridColumn3.Header.VisiblePosition = 2;
  951. ultraGridColumn3.Width = 45;
  952. ultraGridColumn4.Header.VisiblePosition = 3;
  953. ultraGridColumn4.Width = 66;
  954. ultraGridColumn5.Header.Caption = "Mn";
  955. ultraGridColumn5.Header.VisiblePosition = 4;
  956. ultraGridColumn5.Width = 65;
  957. ultraGridColumn6.Header.Caption = "Si";
  958. ultraGridColumn6.Header.VisiblePosition = 5;
  959. ultraGridColumn6.Width = 64;
  960. ultraGridColumn7.Header.VisiblePosition = 6;
  961. ultraGridColumn7.Width = 64;
  962. ultraGridColumn8.Header.VisiblePosition = 7;
  963. ultraGridColumn8.Width = 65;
  964. ultraGridColumn9.Header.VisiblePosition = 8;
  965. ultraGridColumn9.Width = 83;
  966. ultraGridColumn10.Header.VisiblePosition = 9;
  967. ultraGridColumn10.Width = 76;
  968. ultraGridColumn11.Header.VisiblePosition = 10;
  969. ultraGridColumn11.Width = 81;
  970. ultraGridColumn12.Header.VisiblePosition = 11;
  971. ultraGridColumn12.Width = 70;
  972. ultraGridColumn13.Header.VisiblePosition = 12;
  973. ultraGridColumn13.Width = 74;
  974. ultraGridColumn14.Header.VisiblePosition = 13;
  975. ultraGridColumn14.Width = 85;
  976. ultraGridColumn15.Header.Caption = "检验时间";
  977. ultraGridColumn15.Header.VisiblePosition = 14;
  978. ultraGridColumn15.Width = 139;
  979. ultraGridBand1.Columns.AddRange(new object[] {
  980. ultraGridColumn1,
  981. ultraGridColumn2,
  982. ultraGridColumn3,
  983. ultraGridColumn4,
  984. ultraGridColumn5,
  985. ultraGridColumn6,
  986. ultraGridColumn7,
  987. ultraGridColumn8,
  988. ultraGridColumn9,
  989. ultraGridColumn10,
  990. ultraGridColumn11,
  991. ultraGridColumn12,
  992. ultraGridColumn13,
  993. ultraGridColumn14,
  994. ultraGridColumn15});
  995. this.ulgridElement.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  996. this.ulgridElement.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
  997. appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
  998. this.ulgridElement.DisplayLayout.CaptionAppearance = appearance2;
  999. appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(191)))), ((int)(((byte)(231)))));
  1000. this.ulgridElement.DisplayLayout.Override.HeaderAppearance = appearance3;
  1001. this.ulgridElement.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  1002. appearance4.BackColor = System.Drawing.Color.MintCream;
  1003. this.ulgridElement.DisplayLayout.Override.RowAlternateAppearance = appearance4;
  1004. appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(191)))), ((int)(((byte)(231)))));
  1005. this.ulgridElement.DisplayLayout.Override.RowSelectorAppearance = appearance5;
  1006. this.ulgridElement.DisplayLayout.Override.RowSelectorWidth = 20;
  1007. this.ulgridElement.Dock = System.Windows.Forms.DockStyle.Fill;
  1008. this.ulgridElement.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1009. this.ulgridElement.Location = new System.Drawing.Point(3, 20);
  1010. this.ulgridElement.Name = "ulgridElement";
  1011. this.ulgridElement.Size = new System.Drawing.Size(777, 190);
  1012. this.ulgridElement.TabIndex = 14;
  1013. this.ulgridElement.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ulgridElement_InitializeRow);
  1014. //
  1015. // ultraDataSource2
  1016. //
  1017. this.ultraDataSource2.Band.Columns.AddRange(new object[] {
  1018. ultraDataColumn1,
  1019. ultraDataColumn2,
  1020. ultraDataColumn3,
  1021. ultraDataColumn4,
  1022. ultraDataColumn5,
  1023. ultraDataColumn6,
  1024. ultraDataColumn7,
  1025. ultraDataColumn8,
  1026. ultraDataColumn9,
  1027. ultraDataColumn10,
  1028. ultraDataColumn11,
  1029. ultraDataColumn12,
  1030. ultraDataColumn13,
  1031. ultraDataColumn14,
  1032. ultraDataColumn15});
  1033. //
  1034. // label1
  1035. //
  1036. this.label1.AutoSize = true;
  1037. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  1038. this.label1.Location = new System.Drawing.Point(699, 20);
  1039. this.label1.Name = "label1";
  1040. this.label1.Size = new System.Drawing.Size(0, 14);
  1041. this.label1.TabIndex = 89;
  1042. //
  1043. // ultraLabel25
  1044. //
  1045. appearance39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  1046. this.ultraLabel25.Appearance = appearance39;
  1047. this.ultraLabel25.AutoSize = true;
  1048. this.ultraLabel25.Location = new System.Drawing.Point(623, 20);
  1049. this.ultraLabel25.Name = "ultraLabel25";
  1050. this.ultraLabel25.Size = new System.Drawing.Size(70, 18);
  1051. this.ultraLabel25.TabIndex = 88;
  1052. this.ultraLabel25.Text = "出铁时间:";
  1053. //
  1054. // ultraLabel26
  1055. //
  1056. appearance38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  1057. this.ultraLabel26.Appearance = appearance38;
  1058. this.ultraLabel26.AutoSize = true;
  1059. this.ultraLabel26.Location = new System.Drawing.Point(623, 54);
  1060. this.ultraLabel26.Name = "ultraLabel26";
  1061. this.ultraLabel26.Size = new System.Drawing.Size(70, 18);
  1062. this.ultraLabel26.TabIndex = 90;
  1063. this.ultraLabel26.Text = "测温时间:";
  1064. //
  1065. // ultraLabel27
  1066. //
  1067. appearance26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  1068. this.ultraLabel27.Appearance = appearance26;
  1069. this.ultraLabel27.AutoSize = true;
  1070. this.ultraLabel27.Location = new System.Drawing.Point(623, 91);
  1071. this.ultraLabel27.Name = "ultraLabel27";
  1072. this.ultraLabel27.Size = new System.Drawing.Size(70, 18);
  1073. this.ultraLabel27.TabIndex = 91;
  1074. this.ultraLabel27.Text = "测温时间:";
  1075. //
  1076. // label2
  1077. //
  1078. this.label2.AutoSize = true;
  1079. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  1080. this.label2.Location = new System.Drawing.Point(704, 55);
  1081. this.label2.Name = "label2";
  1082. this.label2.Size = new System.Drawing.Size(14, 14);
  1083. this.label2.TabIndex = 92;
  1084. this.label2.Text = "1";
  1085. //
  1086. // label3
  1087. //
  1088. this.label3.AutoSize = true;
  1089. this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  1090. this.label3.Location = new System.Drawing.Point(704, 90);
  1091. this.label3.Name = "label3";
  1092. this.label3.Size = new System.Drawing.Size(14, 14);
  1093. this.label3.TabIndex = 93;
  1094. this.label3.Text = "1";
  1095. //
  1096. // ultraLabel28
  1097. //
  1098. appearance10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  1099. this.ultraLabel28.Appearance = appearance10;
  1100. this.ultraLabel28.AutoSize = true;
  1101. this.ultraLabel28.Location = new System.Drawing.Point(205, 185);
  1102. this.ultraLabel28.Name = "ultraLabel28";
  1103. this.ultraLabel28.Size = new System.Drawing.Size(84, 18);
  1104. this.ultraLabel28.TabIndex = 94;
  1105. this.ultraLabel28.Text = "铁包废钢量:";
  1106. //
  1107. // lblFGWeight
  1108. //
  1109. this.lblFGWeight.AutoSize = true;
  1110. this.lblFGWeight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  1111. this.lblFGWeight.Location = new System.Drawing.Point(295, 185);
  1112. this.lblFGWeight.Name = "lblFGWeight";
  1113. this.lblFGWeight.Size = new System.Drawing.Size(0, 14);
  1114. this.lblFGWeight.TabIndex = 95;
  1115. //
  1116. // frmHmpPtIronInfo
  1117. //
  1118. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1119. this.BackColor = System.Drawing.Color.SteelBlue;
  1120. this.ClientSize = new System.Drawing.Size(795, 439);
  1121. this.Controls.Add(this.ultraGroupBox5);
  1122. this.Name = "frmHmpPtIronInfo";
  1123. this.Load += new System.EventHandler(this.frmHmpPtIronInfo_Load);
  1124. this.Resize += new System.EventHandler(this.frmHmp_Resize);
  1125. this.Controls.SetChildIndex(this.ultraGroupBox5, 0);
  1126. this.Controls.SetChildIndex(this.ultraGroupBox4, 0);
  1127. this.Controls.SetChildIndex(this.ultraGroupBox3, 0);
  1128. this.Controls.SetChildIndex(this.ultraGroupBox1, 0);
  1129. this.Controls.SetChildIndex(this.ultraGroupBox2, 0);
  1130. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1131. this.ultraGroupBox1.ResumeLayout(false);
  1132. this.ultraGroupBox1.PerformLayout();
  1133. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  1134. this.ultraGroupBox2.ResumeLayout(false);
  1135. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  1136. this.ultraGroupBox4.ResumeLayout(false);
  1137. ((System.ComponentModel.ISupportInitialize)(this.ulgridMaterial)).EndInit();
  1138. ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).EndInit();
  1139. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  1140. this.ultraGroupBox3.ResumeLayout(false);
  1141. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
  1142. this.ultraGroupBox5.ResumeLayout(false);
  1143. ((System.ComponentModel.ISupportInitialize)(this.ulgridSBGY)).EndInit();
  1144. ((System.ComponentModel.ISupportInitialize)(this.ulgridElement)).EndInit();
  1145. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).EndInit();
  1146. this.ResumeLayout(false);
  1147. }
  1148. #endregion
  1149. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
  1150. private Infragistics.Win.UltraWinGrid.UltraGrid ulgridSBGY;
  1151. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1152. private Infragistics.Win.Misc.UltraLabel tswd;
  1153. private Infragistics.Win.Misc.UltraLabel PCYL;
  1154. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1155. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1156. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  1157. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1158. private System.Windows.Forms.Label ulblJZSK;
  1159. private System.Windows.Forms.Label ulblTBH;
  1160. private System.Windows.Forms.Label ulblTLCLH;
  1161. private System.Windows.Forms.Label ulblTLHWD;
  1162. private System.Windows.Forms.Label ulblTLJSSK;
  1163. private System.Windows.Forms.Label ulblTLKSSK;
  1164. private System.Windows.Forms.Label ulblTSZL;
  1165. private System.Windows.Forms.Label lblMisId;
  1166. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  1167. private System.Windows.Forms.Label lblBfTemp;
  1168. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  1169. private System.Windows.Forms.Label lblPtTemp;
  1170. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  1171. private System.Windows.Forms.Label lblTarWgt;
  1172. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1173. private System.Windows.Forms.Label lblHmpWgt;
  1174. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1175. private System.Windows.Forms.Label lblInHeatWgt;
  1176. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1177. private System.Windows.Forms.Label lblNowposition;
  1178. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  1179. private System.Windows.Forms.Label lblAge;
  1180. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  1181. private System.Windows.Forms.Label lblSendHeatNo;
  1182. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  1183. public Infragistics.Win.UltraWinGrid.UltraGrid ulgridElement;
  1184. private System.Windows.Forms.Label label1;
  1185. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  1186. private System.Windows.Forms.Label label3;
  1187. private System.Windows.Forms.Label label2;
  1188. private Infragistics.Win.Misc.UltraLabel ultraLabel27;
  1189. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  1190. private System.Windows.Forms.Label lblFGWeight;
  1191. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  1192. private Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource2;
  1193. }
  1194. }