frmCcmJob.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. namespace Core.LgMes.Client.LgJobMgt
  2. {
  3. partial class frmCcmJob
  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. _bIfGetData = false;
  16. _bIfSetData = false;
  17. try
  18. {
  19. if (_getDataThread != null)
  20. _getDataThread.Abort();
  21. }
  22. catch { }
  23. try
  24. {
  25. if (_setDataThread != null)
  26. _setDataThread.Abort();
  27. }
  28. catch { }
  29. System.Threading.Thread.Sleep(1000);
  30. if (disposing && (components != null))
  31. {
  32. components.Dispose();
  33. }
  34. base.Dispose(disposing);
  35. }
  36. #region Windows 窗体设计器生成的代码
  37. /// <summary>
  38. /// 设计器支持所需的方法 - 不要
  39. /// 使用代码编辑器修改此方法的内容。
  40. /// </summary>
  41. private void InitializeComponent()
  42. {
  43. this.components = new System.ComponentModel.Container();
  44. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  49. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCcmJob));
  50. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  60. this.ulgridDevSta = new Infragistics.Win.UltraWinGrid.UltraGrid();
  61. this.imageList1 = new System.Windows.Forms.ImageList(this.components);
  62. this.ultgridWater = new Infragistics.Win.UltraWinGrid.UltraGrid();
  63. this.panel1 = new System.Windows.Forms.Panel();
  64. this.panel2 = new System.Windows.Forms.Panel();
  65. this.ucCcmTimeInfo1 = new Core.LgMes.Client.LgJobMgt.ucCcmTimeInfo();
  66. this.ucCcmPlan1 = new Core.LgMes.Client.LgJobMgt.ucCcmPlan();
  67. this.ucCcmPlanTime1 = new Core.LgMes.Client.LgJobMgt.UcCcmPlanTime();
  68. this.panel3 = new System.Windows.Forms.Panel();
  69. this.ucCcmDevInfo1 = new Core.LgMes.Client.LgJobMgt.ucCcmDevInfo();
  70. this.panel4 = new System.Windows.Forms.Panel();
  71. this.panel5 = new System.Windows.Forms.Panel();
  72. this.ucChemelEment1 = new Core.LgMes.Client.Comm.ucChemelEment();
  73. this.ulgridTempInfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
  74. this.label1 = new System.Windows.Forms.Label();
  75. this.comboBox1 = new System.Windows.Forms.ComboBox();
  76. this.button1 = new System.Windows.Forms.Button();
  77. ((System.ComponentModel.ISupportInitialize)(this.ulgridDevSta)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.ultgridWater)).BeginInit();
  79. this.panel1.SuspendLayout();
  80. this.panel2.SuspendLayout();
  81. this.panel3.SuspendLayout();
  82. this.panel4.SuspendLayout();
  83. this.panel5.SuspendLayout();
  84. ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).BeginInit();
  85. this.SuspendLayout();
  86. //
  87. // ulgridDevSta
  88. //
  89. appearance6.BackColor = System.Drawing.Color.Snow;
  90. this.ulgridDevSta.DisplayLayout.Appearance = appearance6;
  91. this.ulgridDevSta.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
  92. appearance18.BackColor = System.Drawing.Color.PapayaWhip;
  93. appearance18.FontData.BoldAsString = "True";
  94. appearance18.FontData.SizeInPoints = 9F;
  95. appearance18.TextHAlignAsString = "Left";
  96. appearance18.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  97. this.ulgridDevSta.DisplayLayout.CaptionAppearance = appearance18;
  98. appearance19.BackColor = System.Drawing.Color.LightBlue;
  99. appearance19.FontData.SizeInPoints = 9.5F;
  100. this.ulgridDevSta.DisplayLayout.Override.HeaderAppearance = appearance19;
  101. this.ulgridDevSta.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  102. appearance20.BackColor = System.Drawing.Color.MintCream;
  103. this.ulgridDevSta.DisplayLayout.Override.RowAlternateAppearance = appearance20;
  104. appearance21.BackColor = System.Drawing.Color.LightBlue;
  105. this.ulgridDevSta.DisplayLayout.Override.RowSelectorAppearance = appearance21;
  106. this.ulgridDevSta.Dock = System.Windows.Forms.DockStyle.Fill;
  107. this.ulgridDevSta.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.ulgridDevSta.Location = new System.Drawing.Point(0, 0);
  109. this.ulgridDevSta.Name = "ulgridDevSta";
  110. this.ulgridDevSta.Size = new System.Drawing.Size(990, 101);
  111. this.ulgridDevSta.TabIndex = 6;
  112. this.ulgridDevSta.Text = "结晶器/二冷水状态";
  113. //
  114. // imageList1
  115. //
  116. this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
  117. this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
  118. this.imageList1.Images.SetKeyName(0, "回转台.jpg");
  119. this.imageList1.Images.SetKeyName(1, "大包上台.JPG");
  120. this.imageList1.Images.SetKeyName(2, "大包换包.JPG");
  121. this.imageList1.Images.SetKeyName(3, "换包位.JPG");
  122. //
  123. // ultgridWater
  124. //
  125. appearance13.BackColor = System.Drawing.Color.Snow;
  126. this.ultgridWater.DisplayLayout.Appearance = appearance13;
  127. this.ultgridWater.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
  128. appearance14.BackColor = System.Drawing.Color.PapayaWhip;
  129. appearance14.FontData.BoldAsString = "True";
  130. appearance14.FontData.SizeInPoints = 9F;
  131. appearance14.TextHAlignAsString = "Left";
  132. appearance14.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  133. this.ultgridWater.DisplayLayout.CaptionAppearance = appearance14;
  134. appearance15.BackColor = System.Drawing.Color.LightBlue;
  135. appearance15.FontData.SizeInPoints = 9.5F;
  136. this.ultgridWater.DisplayLayout.Override.HeaderAppearance = appearance15;
  137. this.ultgridWater.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  138. appearance16.BackColor = System.Drawing.Color.MintCream;
  139. this.ultgridWater.DisplayLayout.Override.RowAlternateAppearance = appearance16;
  140. appearance17.BackColor = System.Drawing.Color.LightBlue;
  141. this.ultgridWater.DisplayLayout.Override.RowSelectorAppearance = appearance17;
  142. this.ultgridWater.Dock = System.Windows.Forms.DockStyle.Bottom;
  143. this.ultgridWater.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.ultgridWater.Location = new System.Drawing.Point(0, 101);
  145. this.ultgridWater.Name = "ultgridWater";
  146. this.ultgridWater.Size = new System.Drawing.Size(990, 125);
  147. this.ultgridWater.TabIndex = 12;
  148. //
  149. // panel1
  150. //
  151. this.panel1.Controls.Add(this.ulgridDevSta);
  152. this.panel1.Controls.Add(this.ultgridWater);
  153. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  154. this.panel1.Location = new System.Drawing.Point(0, 271);
  155. this.panel1.Name = "panel1";
  156. this.panel1.Size = new System.Drawing.Size(990, 226);
  157. this.panel1.TabIndex = 13;
  158. //
  159. // panel2
  160. //
  161. this.panel2.Controls.Add(this.button1);
  162. this.panel2.Controls.Add(this.comboBox1);
  163. this.panel2.Controls.Add(this.label1);
  164. this.panel2.Controls.Add(this.ucCcmTimeInfo1);
  165. this.panel2.Controls.Add(this.ucCcmPlan1);
  166. this.panel2.Controls.Add(this.ucCcmPlanTime1);
  167. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  168. this.panel2.Location = new System.Drawing.Point(0, 0);
  169. this.panel2.Name = "panel2";
  170. this.panel2.Size = new System.Drawing.Size(990, 181);
  171. this.panel2.TabIndex = 15;
  172. //
  173. // ucCcmTimeInfo1
  174. //
  175. this.ucCcmTimeInfo1.Dock = System.Windows.Forms.DockStyle.Fill;
  176. this.ucCcmTimeInfo1.Location = new System.Drawing.Point(0, 92);
  177. this.ucCcmTimeInfo1.Name = "ucCcmTimeInfo1";
  178. this.ucCcmTimeInfo1.Size = new System.Drawing.Size(818, 89);
  179. this.ucCcmTimeInfo1.TabIndex = 1;
  180. //
  181. // ucCcmPlan1
  182. //
  183. this.ucCcmPlan1.Dock = System.Windows.Forms.DockStyle.Top;
  184. this.ucCcmPlan1.Location = new System.Drawing.Point(0, 0);
  185. this.ucCcmPlan1.Name = "ucCcmPlan1";
  186. this.ucCcmPlan1.Size = new System.Drawing.Size(818, 92);
  187. this.ucCcmPlan1.TabIndex = 10;
  188. this.ucCcmPlan1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ucCcmPlan1_KeyDown);
  189. //
  190. // ucCcmPlanTime1
  191. //
  192. this.ucCcmPlanTime1.Dock = System.Windows.Forms.DockStyle.Right;
  193. this.ucCcmPlanTime1.Location = new System.Drawing.Point(818, 0);
  194. this.ucCcmPlanTime1.Name = "ucCcmPlanTime1";
  195. this.ucCcmPlanTime1.Size = new System.Drawing.Size(172, 181);
  196. this.ucCcmPlanTime1.TabIndex = 11;
  197. //
  198. // panel3
  199. //
  200. this.panel3.Controls.Add(this.ucCcmDevInfo1);
  201. this.panel3.Controls.Add(this.panel2);
  202. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  203. this.panel3.Location = new System.Drawing.Point(0, 0);
  204. this.panel3.Name = "panel3";
  205. this.panel3.Size = new System.Drawing.Size(990, 271);
  206. this.panel3.TabIndex = 16;
  207. //
  208. // ucCcmDevInfo1
  209. //
  210. this.ucCcmDevInfo1.Dock = System.Windows.Forms.DockStyle.Top;
  211. this.ucCcmDevInfo1.Location = new System.Drawing.Point(0, 181);
  212. this.ucCcmDevInfo1.Name = "ucCcmDevInfo1";
  213. this.ucCcmDevInfo1.Size = new System.Drawing.Size(990, 90);
  214. this.ucCcmDevInfo1.TabIndex = 2;
  215. //
  216. // panel4
  217. //
  218. this.panel4.Controls.Add(this.panel5);
  219. this.panel4.Controls.Add(this.panel1);
  220. this.panel4.Controls.Add(this.panel3);
  221. this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
  222. this.panel4.Location = new System.Drawing.Point(0, 0);
  223. this.panel4.Name = "panel4";
  224. this.panel4.Size = new System.Drawing.Size(990, 741);
  225. this.panel4.TabIndex = 17;
  226. //
  227. // panel5
  228. //
  229. this.panel5.Controls.Add(this.ucChemelEment1);
  230. this.panel5.Controls.Add(this.ulgridTempInfo);
  231. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  232. this.panel5.Location = new System.Drawing.Point(0, 497);
  233. this.panel5.Name = "panel5";
  234. this.panel5.Size = new System.Drawing.Size(990, 244);
  235. this.panel5.TabIndex = 17;
  236. //
  237. // ucChemelEment1
  238. //
  239. this.ucChemelEment1.Dock = System.Windows.Forms.DockStyle.Fill;
  240. this.ucChemelEment1.Location = new System.Drawing.Point(0, 0);
  241. this.ucChemelEment1.Name = "ucChemelEment1";
  242. this.ucChemelEment1.Size = new System.Drawing.Size(641, 244);
  243. this.ucChemelEment1.TabIndex = 9;
  244. //
  245. // ulgridTempInfo
  246. //
  247. appearance1.BackColor = System.Drawing.Color.Honeydew;
  248. appearance1.BorderColor = System.Drawing.Color.Silver;
  249. this.ulgridTempInfo.DisplayLayout.Appearance = appearance1;
  250. this.ulgridTempInfo.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  251. appearance2.BackColor = System.Drawing.Color.PapayaWhip;
  252. appearance2.FontData.SizeInPoints = 9F;
  253. appearance2.TextHAlignAsString = "Left";
  254. this.ulgridTempInfo.DisplayLayout.CaptionAppearance = appearance2;
  255. appearance3.BackColor = System.Drawing.Color.LightBlue;
  256. this.ulgridTempInfo.DisplayLayout.Override.HeaderAppearance = appearance3;
  257. this.ulgridTempInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  258. appearance4.BackColor = System.Drawing.Color.MintCream;
  259. this.ulgridTempInfo.DisplayLayout.Override.RowAlternateAppearance = appearance4;
  260. appearance5.BackColor = System.Drawing.Color.LightBlue;
  261. this.ulgridTempInfo.DisplayLayout.Override.RowSelectorAppearance = appearance5;
  262. this.ulgridTempInfo.Dock = System.Windows.Forms.DockStyle.Right;
  263. this.ulgridTempInfo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.ulgridTempInfo.Location = new System.Drawing.Point(641, 0);
  265. this.ulgridTempInfo.Name = "ulgridTempInfo";
  266. this.ulgridTempInfo.Size = new System.Drawing.Size(349, 244);
  267. this.ulgridTempInfo.TabIndex = 10;
  268. //
  269. // label1
  270. //
  271. this.label1.AutoSize = true;
  272. this.label1.BackColor = System.Drawing.Color.Transparent;
  273. this.label1.Location = new System.Drawing.Point(825, 145);
  274. this.label1.Name = "label1";
  275. this.label1.Size = new System.Drawing.Size(65, 12);
  276. this.label1.TabIndex = 12;
  277. this.label1.Text = "非恒拉原因";
  278. //
  279. // comboBox1
  280. //
  281. this.comboBox1.FormattingEnabled = true;
  282. this.comboBox1.Items.AddRange(new object[] {
  283. "高温",
  284. "钢水粘",
  285. "节奏紧",
  286. "换水口",
  287. "开浇炉",
  288. "换包炉",
  289. "液面波动",
  290. "引流",
  291. "偏流",
  292. "铸坯超宽",
  293. "水量不足",
  294. "三角区裂纹"});
  295. this.comboBox1.Location = new System.Drawing.Point(902, 141);
  296. this.comboBox1.Name = "comboBox1";
  297. this.comboBox1.Size = new System.Drawing.Size(77, 20);
  298. this.comboBox1.TabIndex = 13;
  299. //
  300. // button1
  301. //
  302. this.button1.Location = new System.Drawing.Point(827, 160);
  303. this.button1.Name = "button1";
  304. this.button1.Size = new System.Drawing.Size(63, 19);
  305. this.button1.TabIndex = 14;
  306. this.button1.Text = "保存";
  307. this.button1.UseVisualStyleBackColor = true;
  308. this.button1.Click += new System.EventHandler(this.button1_Click);
  309. //
  310. // frmCcmJob
  311. //
  312. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  313. this.BackColor = System.Drawing.Color.Honeydew;
  314. this.ClientSize = new System.Drawing.Size(1180, 741);
  315. this.Controls.Add(this.panel4);
  316. this.Name = "frmCcmJob";
  317. this.Load += new System.EventHandler(this.frmCcmJob_Load);
  318. ((System.ComponentModel.ISupportInitialize)(this.ulgridDevSta)).EndInit();
  319. ((System.ComponentModel.ISupportInitialize)(this.ultgridWater)).EndInit();
  320. this.panel1.ResumeLayout(false);
  321. this.panel2.ResumeLayout(false);
  322. this.panel2.PerformLayout();
  323. this.panel3.ResumeLayout(false);
  324. this.panel4.ResumeLayout(false);
  325. this.panel5.ResumeLayout(false);
  326. ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).EndInit();
  327. this.ResumeLayout(false);
  328. }
  329. #endregion
  330. private Core.LgMes.Client.LgJobMgt.ucCcmTimeInfo ucCcmTimeInfo1;
  331. private ucCcmDevInfo ucCcmDevInfo1;
  332. private Infragistics.Win.UltraWinGrid.UltraGrid ulgridDevSta;
  333. private ucCcmPlan ucCcmPlan1;
  334. private System.Windows.Forms.ImageList imageList1;
  335. private Core.LgMes.Client.Comm.ucChemelEment ucChemelEment1;
  336. private UcCcmPlanTime ucCcmPlanTime1;
  337. private Infragistics.Win.UltraWinGrid.UltraGrid ultgridWater;
  338. private System.Windows.Forms.Panel panel1;
  339. private System.Windows.Forms.Panel panel2;
  340. private System.Windows.Forms.Panel panel3;
  341. private System.Windows.Forms.Panel panel4;
  342. private System.Windows.Forms.Panel panel5;
  343. private Infragistics.Win.UltraWinGrid.UltraGrid ulgridTempInfo;
  344. private System.Windows.Forms.Label label1;
  345. private System.Windows.Forms.ComboBox comboBox1;
  346. private System.Windows.Forms.Button button1;
  347. }
  348. }