FrmVTBaseInfo.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533
  1. namespace Core.LgMes.Client.LgDeviceManager
  2. {
  3. partial class FrmVTBaseInfo
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmVTBaseInfo));
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  31. this.ADD = new System.Windows.Forms.ToolStripButton();
  32. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  33. this.EDIT = new System.Windows.Forms.ToolStripButton();
  34. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  35. this.DEL = new System.Windows.Forms.ToolStripButton();
  36. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  37. this.CLOSE = new System.Windows.Forms.ToolStripButton();
  38. this.cbbID = new System.Windows.Forms.ComboBox();
  39. this.lblTundishID = new System.Windows.Forms.Label();
  40. this.lblCreateDate = new System.Windows.Forms.Label();
  41. this.label1 = new System.Windows.Forms.Label();
  42. this.tbMemo = new System.Windows.Forms.TextBox();
  43. this.lblBaseInfoMemo = new System.Windows.Forms.Label();
  44. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  45. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  46. this.ulgrpBaseInfoEdit = new Infragistics.Win.Misc.UltraGroupBox();
  47. this.tbCS = new System.Windows.Forms.TextBox();
  48. this.label3 = new System.Windows.Forms.Label();
  49. this.lblNowStatus = new System.Windows.Forms.Label();
  50. this.label10 = new System.Windows.Forms.Label();
  51. this.label8 = new System.Windows.Forms.Label();
  52. this.label6 = new System.Windows.Forms.Label();
  53. this.tbStatus = new System.Windows.Forms.TextBox();
  54. this.tbCS3 = new System.Windows.Forms.TextBox();
  55. this.tbCS2 = new System.Windows.Forms.TextBox();
  56. this.tbCS1 = new System.Windows.Forms.TextBox();
  57. this.label5 = new System.Windows.Forms.Label();
  58. this.label9 = new System.Windows.Forms.Label();
  59. this.label7 = new System.Windows.Forms.Label();
  60. this.label2 = new System.Windows.Forms.Label();
  61. this.cbbRHS = new System.Windows.Forms.ComboBox();
  62. this.cbbID3 = new System.Windows.Forms.ComboBox();
  63. this.cbbID2 = new System.Windows.Forms.ComboBox();
  64. this.cbbID1 = new System.Windows.Forms.ComboBox();
  65. this.toolStrip1.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).BeginInit();
  69. this.ulgrpBaseInfoEdit.SuspendLayout();
  70. this.SuspendLayout();
  71. //
  72. // toolStrip1
  73. //
  74. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  75. this.ADD,
  76. this.toolStripSeparator1,
  77. this.EDIT,
  78. this.toolStripSeparator2,
  79. this.DEL,
  80. this.toolStripSeparator3,
  81. this.CLOSE});
  82. this.toolStrip1.Location = new System.Drawing.Point(0, 0);
  83. this.toolStrip1.Name = "toolStrip1";
  84. this.toolStrip1.Size = new System.Drawing.Size(445, 30);
  85. this.toolStrip1.TabIndex = 0;
  86. this.toolStrip1.Text = "toolStrip1";
  87. this.toolStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
  88. //
  89. // ADD
  90. //
  91. this.ADD.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  92. this.ADD.ImageTransparentColor = System.Drawing.Color.Magenta;
  93. this.ADD.Name = "ADD";
  94. this.ADD.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  95. this.ADD.Size = new System.Drawing.Size(56, 27);
  96. this.ADD.Text = "新增";
  97. this.ADD.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
  98. //
  99. // toolStripSeparator1
  100. //
  101. this.toolStripSeparator1.Name = "toolStripSeparator1";
  102. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 30);
  103. //
  104. // EDIT
  105. //
  106. this.EDIT.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  107. this.EDIT.ImageTransparentColor = System.Drawing.Color.Magenta;
  108. this.EDIT.Name = "EDIT";
  109. this.EDIT.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  110. this.EDIT.Size = new System.Drawing.Size(56, 27);
  111. this.EDIT.Text = "修改";
  112. this.EDIT.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
  113. //
  114. // toolStripSeparator2
  115. //
  116. this.toolStripSeparator2.Name = "toolStripSeparator2";
  117. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 30);
  118. //
  119. // DEL
  120. //
  121. this.DEL.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  122. this.DEL.Image = ((System.Drawing.Image)(resources.GetObject("DEL.Image")));
  123. this.DEL.ImageTransparentColor = System.Drawing.Color.Magenta;
  124. this.DEL.Name = "DEL";
  125. this.DEL.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  126. this.DEL.Size = new System.Drawing.Size(56, 27);
  127. this.DEL.Text = "删除";
  128. //
  129. // toolStripSeparator3
  130. //
  131. this.toolStripSeparator3.Name = "toolStripSeparator3";
  132. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 30);
  133. //
  134. // CLOSE
  135. //
  136. this.CLOSE.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  137. this.CLOSE.Image = ((System.Drawing.Image)(resources.GetObject("CLOSE.Image")));
  138. this.CLOSE.ImageTransparentColor = System.Drawing.Color.Magenta;
  139. this.CLOSE.Name = "CLOSE";
  140. this.CLOSE.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  141. this.CLOSE.Size = new System.Drawing.Size(56, 27);
  142. this.CLOSE.Text = "关闭";
  143. //
  144. // cbbID
  145. //
  146. this.cbbID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.cbbID.FormattingEnabled = true;
  148. this.cbbID.Location = new System.Drawing.Point(287, 21);
  149. this.cbbID.Name = "cbbID";
  150. this.cbbID.Size = new System.Drawing.Size(111, 20);
  151. this.cbbID.TabIndex = 1;
  152. this.cbbID.SelectedIndexChanged += new System.EventHandler(this.cbbID_SelectedIndexChanged);
  153. //
  154. // lblTundishID
  155. //
  156. this.lblTundishID.AutoSize = true;
  157. this.lblTundishID.BackColor = System.Drawing.Color.Transparent;
  158. this.lblTundishID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.lblTundishID.Location = new System.Drawing.Point(230, 25);
  160. this.lblTundishID.Name = "lblTundishID";
  161. this.lblTundishID.Size = new System.Drawing.Size(53, 12);
  162. this.lblTundishID.TabIndex = 0;
  163. this.lblTundishID.Text = "槽车编号";
  164. //
  165. // lblCreateDate
  166. //
  167. this.lblCreateDate.AutoSize = true;
  168. this.lblCreateDate.BackColor = System.Drawing.Color.Transparent;
  169. this.lblCreateDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.lblCreateDate.Location = new System.Drawing.Point(230, 114);
  171. this.lblCreateDate.Name = "lblCreateDate";
  172. this.lblCreateDate.Size = new System.Drawing.Size(53, 12);
  173. this.lblCreateDate.TabIndex = 0;
  174. this.lblCreateDate.Text = "购买日期";
  175. //
  176. // label1
  177. //
  178. this.label1.AutoSize = true;
  179. this.label1.BackColor = System.Drawing.Color.Transparent;
  180. this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.label1.Location = new System.Drawing.Point(35, 114);
  182. this.label1.Name = "label1";
  183. this.label1.Size = new System.Drawing.Size(53, 12);
  184. this.label1.TabIndex = 0;
  185. this.label1.Text = "生产日期";
  186. //
  187. // tbMemo
  188. //
  189. this.tbMemo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.tbMemo.Location = new System.Drawing.Point(92, 140);
  191. this.tbMemo.MaxLength = 300;
  192. this.tbMemo.Multiline = true;
  193. this.tbMemo.Name = "tbMemo";
  194. this.tbMemo.Size = new System.Drawing.Size(306, 49);
  195. this.tbMemo.TabIndex = 12;
  196. //
  197. // lblBaseInfoMemo
  198. //
  199. this.lblBaseInfoMemo.AutoSize = true;
  200. this.lblBaseInfoMemo.BackColor = System.Drawing.Color.Transparent;
  201. this.lblBaseInfoMemo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.lblBaseInfoMemo.Location = new System.Drawing.Point(59, 144);
  203. this.lblBaseInfoMemo.Name = "lblBaseInfoMemo";
  204. this.lblBaseInfoMemo.Size = new System.Drawing.Size(29, 12);
  205. this.lblBaseInfoMemo.TabIndex = 0;
  206. this.lblBaseInfoMemo.Text = "备注";
  207. //
  208. // ultraDateTimeEditor1
  209. //
  210. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(92, 110);
  211. this.ultraDateTimeEditor1.MaskInput = "{date}";
  212. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  213. this.ultraDateTimeEditor1.Nullable = false;
  214. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(111, 21);
  215. this.ultraDateTimeEditor1.TabIndex = 10;
  216. //
  217. // ultraDateTimeEditor2
  218. //
  219. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(287, 110);
  220. this.ultraDateTimeEditor2.MaskInput = "{date}";
  221. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  222. this.ultraDateTimeEditor2.Nullable = false;
  223. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(111, 21);
  224. this.ultraDateTimeEditor2.TabIndex = 11;
  225. //
  226. // ulgrpBaseInfoEdit
  227. //
  228. appearance1.BackColor = System.Drawing.Color.Transparent;
  229. appearance1.FontData.Name = "宋体";
  230. appearance1.FontData.SizeInPoints = 9F;
  231. this.ulgrpBaseInfoEdit.Appearance = appearance1;
  232. this.ulgrpBaseInfoEdit.Controls.Add(this.tbCS);
  233. this.ulgrpBaseInfoEdit.Controls.Add(this.ultraDateTimeEditor2);
  234. this.ulgrpBaseInfoEdit.Controls.Add(this.ultraDateTimeEditor1);
  235. this.ulgrpBaseInfoEdit.Controls.Add(this.lblBaseInfoMemo);
  236. this.ulgrpBaseInfoEdit.Controls.Add(this.tbMemo);
  237. this.ulgrpBaseInfoEdit.Controls.Add(this.label3);
  238. this.ulgrpBaseInfoEdit.Controls.Add(this.lblNowStatus);
  239. this.ulgrpBaseInfoEdit.Controls.Add(this.label10);
  240. this.ulgrpBaseInfoEdit.Controls.Add(this.label8);
  241. this.ulgrpBaseInfoEdit.Controls.Add(this.label6);
  242. this.ulgrpBaseInfoEdit.Controls.Add(this.tbStatus);
  243. this.ulgrpBaseInfoEdit.Controls.Add(this.tbCS3);
  244. this.ulgrpBaseInfoEdit.Controls.Add(this.tbCS2);
  245. this.ulgrpBaseInfoEdit.Controls.Add(this.tbCS1);
  246. this.ulgrpBaseInfoEdit.Controls.Add(this.label1);
  247. this.ulgrpBaseInfoEdit.Controls.Add(this.lblCreateDate);
  248. this.ulgrpBaseInfoEdit.Controls.Add(this.label5);
  249. this.ulgrpBaseInfoEdit.Controls.Add(this.label9);
  250. this.ulgrpBaseInfoEdit.Controls.Add(this.label7);
  251. this.ulgrpBaseInfoEdit.Controls.Add(this.label2);
  252. this.ulgrpBaseInfoEdit.Controls.Add(this.lblTundishID);
  253. this.ulgrpBaseInfoEdit.Controls.Add(this.cbbRHS);
  254. this.ulgrpBaseInfoEdit.Controls.Add(this.cbbID3);
  255. this.ulgrpBaseInfoEdit.Controls.Add(this.cbbID2);
  256. this.ulgrpBaseInfoEdit.Controls.Add(this.cbbID1);
  257. this.ulgrpBaseInfoEdit.Controls.Add(this.cbbID);
  258. this.ulgrpBaseInfoEdit.Dock = System.Windows.Forms.DockStyle.Fill;
  259. this.ulgrpBaseInfoEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.ulgrpBaseInfoEdit.Location = new System.Drawing.Point(0, 30);
  261. this.ulgrpBaseInfoEdit.Name = "ulgrpBaseInfoEdit";
  262. this.ulgrpBaseInfoEdit.Size = new System.Drawing.Size(445, 212);
  263. this.ulgrpBaseInfoEdit.TabIndex = 0;
  264. //
  265. // tbCS
  266. //
  267. this.tbCS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.tbCS.Location = new System.Drawing.Point(92, 50);
  269. this.tbCS.MaxLength = 10;
  270. this.tbCS.Name = "tbCS";
  271. this.tbCS.ShortcutsEnabled = false;
  272. this.tbCS.Size = new System.Drawing.Size(111, 21);
  273. this.tbCS.TabIndex = 2;
  274. this.tbCS.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  275. //
  276. // label3
  277. //
  278. this.label3.AutoSize = true;
  279. this.label3.BackColor = System.Drawing.Color.Transparent;
  280. this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.label3.Location = new System.Drawing.Point(23, 25);
  282. this.label3.Name = "label3";
  283. this.label3.Size = new System.Drawing.Size(65, 12);
  284. this.label3.TabIndex = 0;
  285. this.label3.Text = "所属RH炉号";
  286. //
  287. // lblNowStatus
  288. //
  289. this.lblNowStatus.AutoSize = true;
  290. this.lblNowStatus.BackColor = System.Drawing.Color.Transparent;
  291. this.lblNowStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.lblNowStatus.Location = new System.Drawing.Point(230, 54);
  293. this.lblNowStatus.Name = "lblNowStatus";
  294. this.lblNowStatus.Size = new System.Drawing.Size(53, 12);
  295. this.lblNowStatus.TabIndex = 0;
  296. this.lblNowStatus.Text = "当前状态";
  297. //
  298. // label10
  299. //
  300. this.label10.AutoSize = true;
  301. this.label10.BackColor = System.Drawing.Color.Transparent;
  302. this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.label10.Location = new System.Drawing.Point(230, 287);
  304. this.label10.Name = "label10";
  305. this.label10.Size = new System.Drawing.Size(53, 12);
  306. this.label10.TabIndex = 0;
  307. this.label10.Text = "使用炉数";
  308. //
  309. // label8
  310. //
  311. this.label8.AutoSize = true;
  312. this.label8.BackColor = System.Drawing.Color.Transparent;
  313. this.label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.label8.Location = new System.Drawing.Point(230, 258);
  315. this.label8.Name = "label8";
  316. this.label8.Size = new System.Drawing.Size(53, 12);
  317. this.label8.TabIndex = 0;
  318. this.label8.Text = "使用炉数";
  319. //
  320. // label6
  321. //
  322. this.label6.AutoSize = true;
  323. this.label6.BackColor = System.Drawing.Color.Transparent;
  324. this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.label6.Location = new System.Drawing.Point(230, 84);
  326. this.label6.Name = "label6";
  327. this.label6.Size = new System.Drawing.Size(53, 12);
  328. this.label6.TabIndex = 0;
  329. this.label6.Text = "使用炉数";
  330. //
  331. // tbStatus
  332. //
  333. this.tbStatus.BackColor = System.Drawing.Color.Gainsboro;
  334. this.tbStatus.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  335. this.tbStatus.Enabled = false;
  336. this.tbStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  337. this.tbStatus.Location = new System.Drawing.Point(287, 50);
  338. this.tbStatus.Name = "tbStatus";
  339. this.tbStatus.ReadOnly = true;
  340. this.tbStatus.Size = new System.Drawing.Size(111, 21);
  341. this.tbStatus.TabIndex = 3;
  342. //
  343. // tbCS3
  344. //
  345. this.tbCS3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.tbCS3.Location = new System.Drawing.Point(287, 283);
  347. this.tbCS3.MaxLength = 10;
  348. this.tbCS3.Name = "tbCS3";
  349. this.tbCS3.ShortcutsEnabled = false;
  350. this.tbCS3.Size = new System.Drawing.Size(111, 21);
  351. this.tbCS3.TabIndex = 9;
  352. this.tbCS3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  353. //
  354. // tbCS2
  355. //
  356. this.tbCS2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  357. this.tbCS2.Location = new System.Drawing.Point(287, 254);
  358. this.tbCS2.MaxLength = 10;
  359. this.tbCS2.Name = "tbCS2";
  360. this.tbCS2.ShortcutsEnabled = false;
  361. this.tbCS2.Size = new System.Drawing.Size(111, 21);
  362. this.tbCS2.TabIndex = 7;
  363. this.tbCS2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  364. //
  365. // tbCS1
  366. //
  367. this.tbCS1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  368. this.tbCS1.Location = new System.Drawing.Point(287, 80);
  369. this.tbCS1.MaxLength = 10;
  370. this.tbCS1.Name = "tbCS1";
  371. this.tbCS1.ShortcutsEnabled = false;
  372. this.tbCS1.Size = new System.Drawing.Size(111, 21);
  373. this.tbCS1.TabIndex = 5;
  374. this.tbCS1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  375. //
  376. // label5
  377. //
  378. this.label5.AutoSize = true;
  379. this.label5.BackColor = System.Drawing.Color.Transparent;
  380. this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.label5.Location = new System.Drawing.Point(11, 54);
  382. this.label5.Name = "label5";
  383. this.label5.Size = new System.Drawing.Size(77, 12);
  384. this.label5.TabIndex = 0;
  385. this.label5.Text = "槽车使用炉数";
  386. //
  387. // label9
  388. //
  389. this.label9.AutoSize = true;
  390. this.label9.BackColor = System.Drawing.Color.Transparent;
  391. this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  392. this.label9.Location = new System.Drawing.Point(23, 287);
  393. this.label9.Name = "label9";
  394. this.label9.Size = new System.Drawing.Size(65, 12);
  395. this.label9.TabIndex = 0;
  396. this.label9.Text = "下部槽槽号";
  397. //
  398. // label7
  399. //
  400. this.label7.AutoSize = true;
  401. this.label7.BackColor = System.Drawing.Color.Transparent;
  402. this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.label7.Location = new System.Drawing.Point(23, 258);
  404. this.label7.Name = "label7";
  405. this.label7.Size = new System.Drawing.Size(65, 12);
  406. this.label7.TabIndex = 0;
  407. this.label7.Text = "中部槽槽号";
  408. //
  409. // label2
  410. //
  411. this.label2.AutoSize = true;
  412. this.label2.BackColor = System.Drawing.Color.Transparent;
  413. this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  414. this.label2.Location = new System.Drawing.Point(57, 83);
  415. this.label2.Name = "label2";
  416. this.label2.Size = new System.Drawing.Size(29, 12);
  417. this.label2.TabIndex = 0;
  418. this.label2.Text = "槽号";
  419. //
  420. // cbbRHS
  421. //
  422. this.cbbRHS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  423. this.cbbRHS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  424. this.cbbRHS.FormattingEnabled = true;
  425. this.cbbRHS.Items.AddRange(new object[] {
  426. "1#RH炉"});
  427. this.cbbRHS.Location = new System.Drawing.Point(92, 21);
  428. this.cbbRHS.Name = "cbbRHS";
  429. this.cbbRHS.Size = new System.Drawing.Size(111, 20);
  430. this.cbbRHS.TabIndex = 0;
  431. this.cbbRHS.SelectedIndexChanged += new System.EventHandler(this.cbbCCM_SelectedIndexChanged);
  432. //
  433. // cbbID3
  434. //
  435. this.cbbID3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  436. this.cbbID3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  437. this.cbbID3.FormattingEnabled = true;
  438. this.cbbID3.Location = new System.Drawing.Point(92, 283);
  439. this.cbbID3.Name = "cbbID3";
  440. this.cbbID3.Size = new System.Drawing.Size(111, 20);
  441. this.cbbID3.TabIndex = 8;
  442. this.cbbID3.SelectedIndexChanged += new System.EventHandler(this.PlugIn_SelectedIndexChanged);
  443. //
  444. // cbbID2
  445. //
  446. this.cbbID2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  447. this.cbbID2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  448. this.cbbID2.FormattingEnabled = true;
  449. this.cbbID2.Location = new System.Drawing.Point(92, 254);
  450. this.cbbID2.Name = "cbbID2";
  451. this.cbbID2.Size = new System.Drawing.Size(111, 20);
  452. this.cbbID2.TabIndex = 6;
  453. this.cbbID2.SelectedIndexChanged += new System.EventHandler(this.PlugIn_SelectedIndexChanged);
  454. //
  455. // cbbID1
  456. //
  457. this.cbbID1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  458. this.cbbID1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  459. this.cbbID1.FormattingEnabled = true;
  460. this.cbbID1.Location = new System.Drawing.Point(92, 80);
  461. this.cbbID1.Name = "cbbID1";
  462. this.cbbID1.Size = new System.Drawing.Size(111, 20);
  463. this.cbbID1.TabIndex = 4;
  464. this.cbbID1.SelectedIndexChanged += new System.EventHandler(this.PlugIn_SelectedIndexChanged);
  465. //
  466. // FrmVTBaseInfo
  467. //
  468. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  469. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  470. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(228)))), ((int)(((byte)(242)))));
  471. this.ClientSize = new System.Drawing.Size(445, 242);
  472. this.Controls.Add(this.ulgrpBaseInfoEdit);
  473. this.Controls.Add(this.toolStrip1);
  474. this.MaximizeBox = false;
  475. this.MinimizeBox = false;
  476. this.Name = "FrmVTBaseInfo";
  477. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  478. this.Text = "槽车基础信息";
  479. this.Load += new System.EventHandler(this.FrmVTBaseInfo_Load);
  480. this.toolStrip1.ResumeLayout(false);
  481. this.toolStrip1.PerformLayout();
  482. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  483. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  484. ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).EndInit();
  485. this.ulgrpBaseInfoEdit.ResumeLayout(false);
  486. this.ulgrpBaseInfoEdit.PerformLayout();
  487. this.ResumeLayout(false);
  488. this.PerformLayout();
  489. }
  490. #endregion
  491. private System.Windows.Forms.ToolStrip toolStrip1;
  492. private System.Windows.Forms.ToolStripButton ADD;
  493. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  494. private System.Windows.Forms.ToolStripButton EDIT;
  495. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  496. private System.Windows.Forms.ToolStripButton DEL;
  497. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  498. private System.Windows.Forms.ToolStripButton CLOSE;
  499. private System.Windows.Forms.ComboBox cbbID;
  500. private System.Windows.Forms.Label lblTundishID;
  501. private System.Windows.Forms.Label lblCreateDate;
  502. private System.Windows.Forms.Label label1;
  503. private System.Windows.Forms.TextBox tbMemo;
  504. private System.Windows.Forms.Label lblBaseInfoMemo;
  505. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  506. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  507. public Infragistics.Win.Misc.UltraGroupBox ulgrpBaseInfoEdit;
  508. private System.Windows.Forms.Label label3;
  509. private System.Windows.Forms.Label label5;
  510. private System.Windows.Forms.ComboBox cbbRHS;
  511. private System.Windows.Forms.TextBox tbCS;
  512. private System.Windows.Forms.Label label10;
  513. private System.Windows.Forms.Label label8;
  514. private System.Windows.Forms.Label label6;
  515. private System.Windows.Forms.TextBox tbCS3;
  516. private System.Windows.Forms.TextBox tbCS2;
  517. private System.Windows.Forms.TextBox tbCS1;
  518. private System.Windows.Forms.Label label9;
  519. private System.Windows.Forms.Label label7;
  520. private System.Windows.Forms.Label label2;
  521. private System.Windows.Forms.ComboBox cbbID3;
  522. private System.Windows.Forms.ComboBox cbbID2;
  523. private System.Windows.Forms.ComboBox cbbID1;
  524. private System.Windows.Forms.Label lblNowStatus;
  525. private System.Windows.Forms.TextBox tbStatus;
  526. }
  527. }