FrmILFire.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510
  1. namespace Core.LgMes.Client.LgDeviceManager
  2. {
  3. partial class FrmILFire
  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 appearance4 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  33. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmILFire));
  34. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  36. this.ulgrpBaseInfoEdit = new Infragistics.Win.Misc.UltraGroupBox();
  37. this.cbbWZ = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  38. this.cbbID = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  39. this.tbCurrStatus = new System.Windows.Forms.TextBox();
  40. this.tbWDKH = new System.Windows.Forms.TextBox();
  41. this.tbWDKQ = new System.Windows.Forms.TextBox();
  42. this.tbAgeTS = new System.Windows.Forms.TextBox();
  43. this.lblBaseInfoMemo = new System.Windows.Forms.Label();
  44. this.label1 = new System.Windows.Forms.Label();
  45. this.label6 = new System.Windows.Forms.Label();
  46. this.tbMemo = new System.Windows.Forms.TextBox();
  47. this.label5 = new System.Windows.Forms.Label();
  48. this.label4 = new System.Windows.Forms.Label();
  49. this.label3 = new System.Windows.Forms.Label();
  50. this.label2 = new System.Windows.Forms.Label();
  51. this.lblAge = new System.Windows.Forms.Label();
  52. this.lblLadleID = new System.Windows.Forms.Label();
  53. this.tbAgeBG = new System.Windows.Forms.TextBox();
  54. this.lblIronAccount = new System.Windows.Forms.Label();
  55. this.btnClose = new System.Windows.Forms.Button();
  56. this.btnStart = new System.Windows.Forms.Button();
  57. this.btnEnd = new System.Windows.Forms.Button();
  58. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  59. this.FireStart = new System.Windows.Forms.ToolStripButton();
  60. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  61. this.FireEnd = new System.Windows.Forms.ToolStripButton();
  62. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  63. this.CLOSE = new System.Windows.Forms.ToolStripButton();
  64. this.dateTimePicker1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  65. this.dateTimePicker2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  66. ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).BeginInit();
  67. this.ulgrpBaseInfoEdit.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.cbbWZ)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.cbbID)).BeginInit();
  70. this.toolStrip1.SuspendLayout();
  71. ((System.ComponentModel.ISupportInitialize)(this.dateTimePicker1)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.dateTimePicker2)).BeginInit();
  73. this.SuspendLayout();
  74. //
  75. // ulgrpBaseInfoEdit
  76. //
  77. appearance1.BackColor = System.Drawing.Color.Transparent;
  78. appearance1.FontData.Name = "宋体";
  79. appearance1.FontData.SizeInPoints = 10.5F;
  80. this.ulgrpBaseInfoEdit.Appearance = appearance1;
  81. this.ulgrpBaseInfoEdit.Controls.Add(this.dateTimePicker2);
  82. this.ulgrpBaseInfoEdit.Controls.Add(this.dateTimePicker1);
  83. this.ulgrpBaseInfoEdit.Controls.Add(this.cbbWZ);
  84. this.ulgrpBaseInfoEdit.Controls.Add(this.cbbID);
  85. this.ulgrpBaseInfoEdit.Controls.Add(this.tbCurrStatus);
  86. this.ulgrpBaseInfoEdit.Controls.Add(this.tbWDKH);
  87. this.ulgrpBaseInfoEdit.Controls.Add(this.tbWDKQ);
  88. this.ulgrpBaseInfoEdit.Controls.Add(this.tbAgeTS);
  89. this.ulgrpBaseInfoEdit.Controls.Add(this.lblBaseInfoMemo);
  90. this.ulgrpBaseInfoEdit.Controls.Add(this.label1);
  91. this.ulgrpBaseInfoEdit.Controls.Add(this.label6);
  92. this.ulgrpBaseInfoEdit.Controls.Add(this.tbMemo);
  93. this.ulgrpBaseInfoEdit.Controls.Add(this.label5);
  94. this.ulgrpBaseInfoEdit.Controls.Add(this.label4);
  95. this.ulgrpBaseInfoEdit.Controls.Add(this.label3);
  96. this.ulgrpBaseInfoEdit.Controls.Add(this.label2);
  97. this.ulgrpBaseInfoEdit.Controls.Add(this.lblAge);
  98. this.ulgrpBaseInfoEdit.Controls.Add(this.lblLadleID);
  99. this.ulgrpBaseInfoEdit.Dock = System.Windows.Forms.DockStyle.Fill;
  100. this.ulgrpBaseInfoEdit.Font = new System.Drawing.Font("宋体", 9F);
  101. this.ulgrpBaseInfoEdit.Location = new System.Drawing.Point(0, 26);
  102. this.ulgrpBaseInfoEdit.Name = "ulgrpBaseInfoEdit";
  103. this.ulgrpBaseInfoEdit.Size = new System.Drawing.Size(359, 219);
  104. this.ulgrpBaseInfoEdit.SupportThemes = false;
  105. this.ulgrpBaseInfoEdit.TabIndex = 0;
  106. //
  107. // cbbWZ
  108. //
  109. appearance4.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  110. appearance4.BorderColor = System.Drawing.Color.Black;
  111. this.cbbWZ.Appearance = appearance4;
  112. this.cbbWZ.AutoSize = true;
  113. this.cbbWZ.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  114. this.cbbWZ.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  115. //this.cbbWZ.FlatMode = true;
  116. this.cbbWZ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. valueListItem1.DataValue = "0";
  118. valueListItem1.DisplayText = "冷修";
  119. valueListItem2.DataValue = "1";
  120. valueListItem2.DisplayText = "倒罐站";
  121. this.cbbWZ.Items.Add(valueListItem1);
  122. this.cbbWZ.Items.Add(valueListItem2);
  123. this.cbbWZ.Location = new System.Drawing.Point(256, 13);
  124. this.cbbWZ.Name = "cbbWZ";
  125. this.cbbWZ.Size = new System.Drawing.Size(83, 19);
  126. this.cbbWZ.TabIndex = 291;
  127. //
  128. // cbbID
  129. //
  130. appearance5.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  131. appearance5.BorderColor = System.Drawing.Color.Black;
  132. this.cbbID.Appearance = appearance5;
  133. this.cbbID.AutoSize = true;
  134. this.cbbID.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  135. this.cbbID.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  136. //this.cbbID.FlatMode = true;
  137. this.cbbID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.cbbID.Location = new System.Drawing.Point(86, 13);
  139. this.cbbID.Name = "cbbID";
  140. this.cbbID.Size = new System.Drawing.Size(83, 19);
  141. this.cbbID.TabIndex = 290;
  142. this.cbbID.SelectionChanged += new System.EventHandler(this.cbbID_SelectedIndexChanged);
  143. //
  144. // tbCurrStatus
  145. //
  146. this.tbCurrStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  147. this.tbCurrStatus.Font = new System.Drawing.Font("宋体", 10.5F);
  148. this.tbCurrStatus.ForeColor = System.Drawing.Color.Black;
  149. this.tbCurrStatus.Location = new System.Drawing.Point(86, 40);
  150. this.tbCurrStatus.MaxLength = 10;
  151. this.tbCurrStatus.Name = "tbCurrStatus";
  152. this.tbCurrStatus.ReadOnly = true;
  153. this.tbCurrStatus.Size = new System.Drawing.Size(83, 23);
  154. this.tbCurrStatus.TabIndex = 2;
  155. //
  156. // tbWDKH
  157. //
  158. this.tbWDKH.Font = new System.Drawing.Font("宋体", 10.5F);
  159. this.tbWDKH.Location = new System.Drawing.Point(256, 69);
  160. this.tbWDKH.MaxLength = 8;
  161. this.tbWDKH.Name = "tbWDKH";
  162. this.tbWDKH.ShortcutsEnabled = false;
  163. this.tbWDKH.Size = new System.Drawing.Size(83, 23);
  164. this.tbWDKH.TabIndex = 5;
  165. this.tbWDKH.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxNumber_KeyPress);
  166. //
  167. // tbWDKQ
  168. //
  169. this.tbWDKQ.Font = new System.Drawing.Font("宋体", 10.5F);
  170. this.tbWDKQ.Location = new System.Drawing.Point(86, 69);
  171. this.tbWDKQ.MaxLength = 8;
  172. this.tbWDKQ.Name = "tbWDKQ";
  173. this.tbWDKQ.ShortcutsEnabled = false;
  174. this.tbWDKQ.Size = new System.Drawing.Size(83, 23);
  175. this.tbWDKQ.TabIndex = 3;
  176. this.tbWDKQ.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxNumber_KeyPress);
  177. //
  178. // tbAgeTS
  179. //
  180. this.tbAgeTS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  181. this.tbAgeTS.Font = new System.Drawing.Font("宋体", 10.5F);
  182. this.tbAgeTS.Location = new System.Drawing.Point(256, 40);
  183. this.tbAgeTS.MaxLength = 10;
  184. this.tbAgeTS.Name = "tbAgeTS";
  185. this.tbAgeTS.ReadOnly = true;
  186. this.tbAgeTS.Size = new System.Drawing.Size(83, 23);
  187. this.tbAgeTS.TabIndex = 4;
  188. //
  189. // lblBaseInfoMemo
  190. //
  191. this.lblBaseInfoMemo.AutoSize = true;
  192. this.lblBaseInfoMemo.BackColor = System.Drawing.Color.Transparent;
  193. this.lblBaseInfoMemo.Font = new System.Drawing.Font("宋体", 10.5F);
  194. this.lblBaseInfoMemo.Location = new System.Drawing.Point(46, 160);
  195. this.lblBaseInfoMemo.Name = "lblBaseInfoMemo";
  196. this.lblBaseInfoMemo.Size = new System.Drawing.Size(35, 14);
  197. this.lblBaseInfoMemo.TabIndex = 0;
  198. this.lblBaseInfoMemo.Text = "备注";
  199. //
  200. // label1
  201. //
  202. this.label1.AutoSize = true;
  203. this.label1.BackColor = System.Drawing.Color.Transparent;
  204. this.label1.Font = new System.Drawing.Font("宋体", 10.5F);
  205. this.label1.Location = new System.Drawing.Point(18, 44);
  206. this.label1.Name = "label1";
  207. this.label1.Size = new System.Drawing.Size(63, 14);
  208. this.label1.TabIndex = 0;
  209. this.label1.Text = "当前状态";
  210. //
  211. // label6
  212. //
  213. this.label6.AutoSize = true;
  214. this.label6.BackColor = System.Drawing.Color.Transparent;
  215. this.label6.Font = new System.Drawing.Font("宋体", 10.5F);
  216. this.label6.Location = new System.Drawing.Point(184, 73);
  217. this.label6.Name = "label6";
  218. this.label6.Size = new System.Drawing.Size(63, 14);
  219. this.label6.TabIndex = 0;
  220. this.label6.Text = "烤后温度";
  221. //
  222. // tbMemo
  223. //
  224. this.tbMemo.Font = new System.Drawing.Font("宋体", 10.5F);
  225. this.tbMemo.Location = new System.Drawing.Point(86, 156);
  226. this.tbMemo.MaxLength = 300;
  227. this.tbMemo.Multiline = true;
  228. this.tbMemo.Name = "tbMemo";
  229. this.tbMemo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
  230. this.tbMemo.Size = new System.Drawing.Size(253, 52);
  231. this.tbMemo.TabIndex = 10;
  232. //
  233. // label5
  234. //
  235. this.label5.AutoSize = true;
  236. this.label5.BackColor = System.Drawing.Color.Transparent;
  237. this.label5.Font = new System.Drawing.Font("宋体", 10.5F);
  238. this.label5.Location = new System.Drawing.Point(18, 131);
  239. this.label5.Name = "label5";
  240. this.label5.Size = new System.Drawing.Size(63, 14);
  241. this.label5.TabIndex = 0;
  242. this.label5.Text = "结束时间";
  243. //
  244. // label4
  245. //
  246. this.label4.AutoSize = true;
  247. this.label4.BackColor = System.Drawing.Color.Transparent;
  248. this.label4.Font = new System.Drawing.Font("宋体", 10.5F);
  249. this.label4.Location = new System.Drawing.Point(18, 102);
  250. this.label4.Name = "label4";
  251. this.label4.Size = new System.Drawing.Size(63, 14);
  252. this.label4.TabIndex = 0;
  253. this.label4.Text = "开始时间";
  254. //
  255. // label3
  256. //
  257. this.label3.AutoSize = true;
  258. this.label3.BackColor = System.Drawing.Color.Transparent;
  259. this.label3.Font = new System.Drawing.Font("宋体", 10.5F);
  260. this.label3.Location = new System.Drawing.Point(184, 15);
  261. this.label3.Name = "label3";
  262. this.label3.Size = new System.Drawing.Size(63, 14);
  263. this.label3.TabIndex = 0;
  264. this.label3.Text = "烘烤站号";
  265. //
  266. // label2
  267. //
  268. this.label2.AutoSize = true;
  269. this.label2.BackColor = System.Drawing.Color.Transparent;
  270. this.label2.Font = new System.Drawing.Font("宋体", 10.5F);
  271. this.label2.Location = new System.Drawing.Point(18, 73);
  272. this.label2.Name = "label2";
  273. this.label2.Size = new System.Drawing.Size(63, 14);
  274. this.label2.TabIndex = 0;
  275. this.label2.Text = "烤前温度";
  276. //
  277. // lblAge
  278. //
  279. this.lblAge.AutoSize = true;
  280. this.lblAge.BackColor = System.Drawing.Color.Transparent;
  281. this.lblAge.Font = new System.Drawing.Font("宋体", 10.5F);
  282. this.lblAge.Location = new System.Drawing.Point(184, 44);
  283. this.lblAge.Name = "lblAge";
  284. this.lblAge.Size = new System.Drawing.Size(63, 14);
  285. this.lblAge.TabIndex = 0;
  286. this.lblAge.Text = "铁水包龄";
  287. //
  288. // lblLadleID
  289. //
  290. this.lblLadleID.AutoSize = true;
  291. this.lblLadleID.BackColor = System.Drawing.Color.Transparent;
  292. this.lblLadleID.Font = new System.Drawing.Font("宋体", 10.5F);
  293. this.lblLadleID.Location = new System.Drawing.Point(18, 15);
  294. this.lblLadleID.Name = "lblLadleID";
  295. this.lblLadleID.Size = new System.Drawing.Size(63, 14);
  296. this.lblLadleID.TabIndex = 0;
  297. this.lblLadleID.Text = "铁包编号";
  298. //
  299. // tbAgeBG
  300. //
  301. this.tbAgeBG.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  302. this.tbAgeBG.Font = new System.Drawing.Font("宋体", 10.5F);
  303. this.tbAgeBG.Location = new System.Drawing.Point(77, 318);
  304. this.tbAgeBG.MaxLength = 10;
  305. this.tbAgeBG.Name = "tbAgeBG";
  306. this.tbAgeBG.ReadOnly = true;
  307. this.tbAgeBG.Size = new System.Drawing.Size(119, 23);
  308. this.tbAgeBG.TabIndex = 6;
  309. this.tbAgeBG.Visible = false;
  310. //
  311. // lblIronAccount
  312. //
  313. this.lblIronAccount.AutoSize = true;
  314. this.lblIronAccount.BackColor = System.Drawing.Color.Transparent;
  315. this.lblIronAccount.Font = new System.Drawing.Font("宋体", 10.5F);
  316. this.lblIronAccount.Location = new System.Drawing.Point(9, 322);
  317. this.lblIronAccount.Name = "lblIronAccount";
  318. this.lblIronAccount.Size = new System.Drawing.Size(63, 14);
  319. this.lblIronAccount.TabIndex = 0;
  320. this.lblIronAccount.Text = "半钢包龄";
  321. this.lblIronAccount.Visible = false;
  322. //
  323. // btnClose
  324. //
  325. this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  326. this.btnClose.Font = new System.Drawing.Font("宋体", 10.5F);
  327. this.btnClose.Location = new System.Drawing.Point(274, 301);
  328. this.btnClose.Name = "btnClose";
  329. this.btnClose.Size = new System.Drawing.Size(77, 26);
  330. this.btnClose.TabIndex = 3;
  331. this.btnClose.Text = "关闭";
  332. this.btnClose.UseVisualStyleBackColor = true;
  333. this.btnClose.Visible = false;
  334. //
  335. // btnStart
  336. //
  337. this.btnStart.Font = new System.Drawing.Font("宋体", 10.5F);
  338. this.btnStart.Location = new System.Drawing.Point(92, 301);
  339. this.btnStart.Name = "btnStart";
  340. this.btnStart.Size = new System.Drawing.Size(77, 26);
  341. this.btnStart.TabIndex = 1;
  342. this.btnStart.Text = "烘烤开始";
  343. this.btnStart.UseVisualStyleBackColor = true;
  344. this.btnStart.Visible = false;
  345. //
  346. // btnEnd
  347. //
  348. this.btnEnd.Font = new System.Drawing.Font("宋体", 10.5F);
  349. this.btnEnd.Location = new System.Drawing.Point(183, 301);
  350. this.btnEnd.Name = "btnEnd";
  351. this.btnEnd.Size = new System.Drawing.Size(77, 26);
  352. this.btnEnd.TabIndex = 2;
  353. this.btnEnd.Text = "烘烤结束";
  354. this.btnEnd.UseVisualStyleBackColor = true;
  355. this.btnEnd.Visible = false;
  356. //
  357. // toolStrip1
  358. //
  359. this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
  360. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  361. this.FireStart,
  362. this.toolStripSeparator2,
  363. this.FireEnd,
  364. this.toolStripSeparator3,
  365. this.CLOSE});
  366. this.toolStrip1.Location = new System.Drawing.Point(0, 0);
  367. this.toolStrip1.Name = "toolStrip1";
  368. this.toolStrip1.Size = new System.Drawing.Size(359, 26);
  369. this.toolStrip1.TabIndex = 6;
  370. this.toolStrip1.Text = "toolStrip1";
  371. this.toolStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
  372. //
  373. // FireStart
  374. //
  375. this.FireStart.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  376. this.FireStart.ImageTransparentColor = System.Drawing.Color.Magenta;
  377. this.FireStart.Name = "FireStart";
  378. this.FireStart.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  379. this.FireStart.Size = new System.Drawing.Size(79, 23);
  380. this.FireStart.Text = "烘烤开始";
  381. this.FireStart.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
  382. //
  383. // toolStripSeparator2
  384. //
  385. this.toolStripSeparator2.Name = "toolStripSeparator2";
  386. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 26);
  387. //
  388. // FireEnd
  389. //
  390. this.FireEnd.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  391. this.FireEnd.Image = ((System.Drawing.Image)(resources.GetObject("FireEnd.Image")));
  392. this.FireEnd.ImageTransparentColor = System.Drawing.Color.Magenta;
  393. this.FireEnd.Name = "FireEnd";
  394. this.FireEnd.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  395. this.FireEnd.Size = new System.Drawing.Size(79, 23);
  396. this.FireEnd.Text = "烘烤结束";
  397. //
  398. // toolStripSeparator3
  399. //
  400. this.toolStripSeparator3.Name = "toolStripSeparator3";
  401. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 26);
  402. //
  403. // CLOSE
  404. //
  405. this.CLOSE.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  406. this.CLOSE.Image = ((System.Drawing.Image)(resources.GetObject("CLOSE.Image")));
  407. this.CLOSE.ImageTransparentColor = System.Drawing.Color.Magenta;
  408. this.CLOSE.Name = "CLOSE";
  409. this.CLOSE.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  410. this.CLOSE.Size = new System.Drawing.Size(70, 23);
  411. this.CLOSE.Text = "关闭(&C)";
  412. //
  413. // dateTimePicker1
  414. //
  415. appearance3.BackColor = System.Drawing.Color.White;
  416. this.dateTimePicker1.Appearance = appearance3;
  417. this.dateTimePicker1.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
  418. this.dateTimePicker1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. this.dateTimePicker1.FormatProvider = new System.Globalization.CultureInfo("en-US");
  420. this.dateTimePicker1.FormatString = "yyyy-MM-dd HH:mm:ss";
  421. this.dateTimePicker1.Location = new System.Drawing.Point(86, 99);
  422. this.dateTimePicker1.MaskInput = "yyyy-mm-dd hh:mm:ss";
  423. this.dateTimePicker1.Name = "dateTimePicker1";
  424. this.dateTimePicker1.Size = new System.Drawing.Size(253, 21);
  425. this.dateTimePicker1.TabIndex = 292;
  426. this.dateTimePicker1.Value = null;
  427. //
  428. // dateTimePicker2
  429. //
  430. appearance2.BackColor = System.Drawing.Color.White;
  431. this.dateTimePicker2.Appearance = appearance2;
  432. this.dateTimePicker2.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
  433. this.dateTimePicker2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  434. this.dateTimePicker2.FormatProvider = new System.Globalization.CultureInfo("en-US");
  435. this.dateTimePicker2.FormatString = "yyyy-MM-dd HH:mm:ss";
  436. this.dateTimePicker2.Location = new System.Drawing.Point(86, 128);
  437. this.dateTimePicker2.MaskInput = "yyyy-mm-dd hh:mm:ss";
  438. this.dateTimePicker2.Name = "dateTimePicker2";
  439. this.dateTimePicker2.Size = new System.Drawing.Size(253, 21);
  440. this.dateTimePicker2.TabIndex = 293;
  441. this.dateTimePicker2.Value = null;
  442. //
  443. // FrmILFire
  444. //
  445. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  446. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  447. this.BackColor = System.Drawing.Color.Gainsboro;
  448. this.CancelButton = this.btnClose;
  449. this.ClientSize = new System.Drawing.Size(359, 245);
  450. this.Controls.Add(this.ulgrpBaseInfoEdit);
  451. this.Controls.Add(this.toolStrip1);
  452. this.Controls.Add(this.btnEnd);
  453. this.Controls.Add(this.btnStart);
  454. this.Controls.Add(this.tbAgeBG);
  455. this.Controls.Add(this.btnClose);
  456. this.Controls.Add(this.lblIronAccount);
  457. this.Name = "FrmILFire";
  458. this.Text = "铁包烘烤信息";
  459. this.Load += new System.EventHandler(this.FrmILFire_Load);
  460. ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).EndInit();
  461. this.ulgrpBaseInfoEdit.ResumeLayout(false);
  462. this.ulgrpBaseInfoEdit.PerformLayout();
  463. ((System.ComponentModel.ISupportInitialize)(this.cbbWZ)).EndInit();
  464. ((System.ComponentModel.ISupportInitialize)(this.cbbID)).EndInit();
  465. this.toolStrip1.ResumeLayout(false);
  466. this.toolStrip1.PerformLayout();
  467. ((System.ComponentModel.ISupportInitialize)(this.dateTimePicker1)).EndInit();
  468. ((System.ComponentModel.ISupportInitialize)(this.dateTimePicker2)).EndInit();
  469. this.ResumeLayout(false);
  470. this.PerformLayout();
  471. }
  472. #endregion
  473. public Infragistics.Win.Misc.UltraGroupBox ulgrpBaseInfoEdit;
  474. private System.Windows.Forms.Label lblBaseInfoMemo;
  475. private System.Windows.Forms.TextBox tbMemo;
  476. private System.Windows.Forms.Label lblIronAccount;
  477. private System.Windows.Forms.Label lblAge;
  478. private System.Windows.Forms.Label lblLadleID;
  479. private System.Windows.Forms.Button btnClose;
  480. private System.Windows.Forms.TextBox tbAgeBG;
  481. private System.Windows.Forms.TextBox tbAgeTS;
  482. private System.Windows.Forms.TextBox tbCurrStatus;
  483. private System.Windows.Forms.Label label1;
  484. private System.Windows.Forms.Label label3;
  485. private System.Windows.Forms.Label label5;
  486. private System.Windows.Forms.Label label4;
  487. private System.Windows.Forms.Button btnStart;
  488. private System.Windows.Forms.Button btnEnd;
  489. private System.Windows.Forms.TextBox tbWDKH;
  490. private System.Windows.Forms.TextBox tbWDKQ;
  491. private System.Windows.Forms.Label label6;
  492. private System.Windows.Forms.Label label2;
  493. private System.Windows.Forms.ToolStrip toolStrip1;
  494. private System.Windows.Forms.ToolStripButton FireStart;
  495. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  496. private System.Windows.Forms.ToolStripButton FireEnd;
  497. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  498. private System.Windows.Forms.ToolStripButton CLOSE;
  499. private Infragistics.Win.UltraWinEditors.UltraComboEditor cbbID;
  500. private Infragistics.Win.UltraWinEditors.UltraComboEditor cbbWZ;
  501. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateTimePicker1;
  502. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateTimePicker2;
  503. }
  504. }