FrmVBBaseInfo.designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762
  1. namespace Core.LgMes.Client.LgDeviceManager
  2. {
  3. partial class FrmVBBaseInfo
  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(FrmVBBaseInfo));
  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.cmbID = 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.txtTgl = new System.Windows.Forms.TextBox();
  43. this.lblAge = new System.Windows.Forms.Label();
  44. this.lblNowStatus = new System.Windows.Forms.Label();
  45. this.txtMemo = new System.Windows.Forms.TextBox();
  46. this.lblBaseInfoMemo = new System.Windows.Forms.Label();
  47. this.udtePTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  48. this.udteBuyTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  49. this.ulgrpBaseInfoEdit = new Infragistics.Win.Misc.UltraGroupBox();
  50. this.cmbVBType = new System.Windows.Forms.ComboBox();
  51. this.txtRightAge = new System.Windows.Forms.TextBox();
  52. this.lblRightAge = new System.Windows.Forms.Label();
  53. this.txtLeftAge = new System.Windows.Forms.TextBox();
  54. this.lblLeftAge = new System.Windows.Forms.Label();
  55. this.txtInnerAge = new System.Windows.Forms.TextBox();
  56. this.lblInnerAge = new System.Windows.Forms.Label();
  57. this.txtOutAge = new System.Windows.Forms.TextBox();
  58. this.lblOutAge = new System.Windows.Forms.Label();
  59. this.txtCS = new System.Windows.Forms.TextBox();
  60. this.label4 = new System.Windows.Forms.Label();
  61. this.label3 = new System.Windows.Forms.Label();
  62. this.label16 = new System.Windows.Forms.Label();
  63. this.label15 = new System.Windows.Forms.Label();
  64. this.txtPos = new System.Windows.Forms.TextBox();
  65. this.txtStatus = new System.Windows.Forms.TextBox();
  66. this.txtCS6 = new System.Windows.Forms.TextBox();
  67. this.txtCS4 = new System.Windows.Forms.TextBox();
  68. this.txtCS5 = new System.Windows.Forms.TextBox();
  69. this.txtCS3 = new System.Windows.Forms.TextBox();
  70. this.txtCS2 = new System.Windows.Forms.TextBox();
  71. this.txtCS1 = new System.Windows.Forms.TextBox();
  72. this.label5 = new System.Windows.Forms.Label();
  73. this.label14 = new System.Windows.Forms.Label();
  74. this.label11 = new System.Windows.Forms.Label();
  75. this.label13 = new System.Windows.Forms.Label();
  76. this.label9 = new System.Windows.Forms.Label();
  77. this.label7 = new System.Windows.Forms.Label();
  78. this.label2 = new System.Windows.Forms.Label();
  79. this.cmbCCM = new System.Windows.Forms.ComboBox();
  80. this.cmbID6 = new System.Windows.Forms.ComboBox();
  81. this.cmbID5 = new System.Windows.Forms.ComboBox();
  82. this.toolStrip1.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.udtePTime)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.udteBuyTime)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).BeginInit();
  86. this.ulgrpBaseInfoEdit.SuspendLayout();
  87. this.SuspendLayout();
  88. //
  89. // toolStrip1
  90. //
  91. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  92. this.ADD,
  93. this.toolStripSeparator1,
  94. this.EDIT,
  95. this.toolStripSeparator2,
  96. this.DEL,
  97. this.toolStripSeparator3,
  98. this.CLOSE});
  99. this.toolStrip1.Location = new System.Drawing.Point(0, 0);
  100. this.toolStrip1.Name = "toolStrip1";
  101. this.toolStrip1.Size = new System.Drawing.Size(430, 30);
  102. this.toolStrip1.TabIndex = 1;
  103. this.toolStrip1.Text = "toolStrip1";
  104. this.toolStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
  105. //
  106. // ADD
  107. //
  108. this.ADD.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  109. this.ADD.ImageTransparentColor = System.Drawing.Color.Magenta;
  110. this.ADD.Name = "ADD";
  111. this.ADD.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  112. this.ADD.Size = new System.Drawing.Size(56, 27);
  113. this.ADD.Text = "新增";
  114. this.ADD.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
  115. //
  116. // toolStripSeparator1
  117. //
  118. this.toolStripSeparator1.Name = "toolStripSeparator1";
  119. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 30);
  120. //
  121. // EDIT
  122. //
  123. this.EDIT.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  124. this.EDIT.ImageTransparentColor = System.Drawing.Color.Magenta;
  125. this.EDIT.Name = "EDIT";
  126. this.EDIT.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  127. this.EDIT.Size = new System.Drawing.Size(56, 27);
  128. this.EDIT.Text = "修改";
  129. this.EDIT.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
  130. //
  131. // toolStripSeparator2
  132. //
  133. this.toolStripSeparator2.Name = "toolStripSeparator2";
  134. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 30);
  135. //
  136. // DEL
  137. //
  138. this.DEL.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  139. this.DEL.Image = ((System.Drawing.Image)(resources.GetObject("DEL.Image")));
  140. this.DEL.ImageTransparentColor = System.Drawing.Color.Magenta;
  141. this.DEL.Name = "DEL";
  142. this.DEL.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  143. this.DEL.Size = new System.Drawing.Size(56, 27);
  144. this.DEL.Text = "删除";
  145. //
  146. // toolStripSeparator3
  147. //
  148. this.toolStripSeparator3.Name = "toolStripSeparator3";
  149. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 30);
  150. //
  151. // CLOSE
  152. //
  153. this.CLOSE.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  154. this.CLOSE.Image = ((System.Drawing.Image)(resources.GetObject("CLOSE.Image")));
  155. this.CLOSE.ImageTransparentColor = System.Drawing.Color.Magenta;
  156. this.CLOSE.Name = "CLOSE";
  157. this.CLOSE.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  158. this.CLOSE.Size = new System.Drawing.Size(56, 27);
  159. this.CLOSE.Text = "关闭";
  160. //
  161. // cmbID
  162. //
  163. this.cmbID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.cmbID.FormattingEnabled = true;
  165. this.cmbID.Location = new System.Drawing.Point(287, 22);
  166. this.cmbID.Name = "cmbID";
  167. this.cmbID.Size = new System.Drawing.Size(125, 20);
  168. this.cmbID.TabIndex = 1;
  169. this.cmbID.SelectedIndexChanged += new System.EventHandler(this.cbbID_SelectedIndexChanged);
  170. //
  171. // lblTundishID
  172. //
  173. this.lblTundishID.AutoSize = true;
  174. this.lblTundishID.BackColor = System.Drawing.Color.Transparent;
  175. this.lblTundishID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.lblTundishID.Location = new System.Drawing.Point(230, 25);
  177. this.lblTundishID.Name = "lblTundishID";
  178. this.lblTundishID.Size = new System.Drawing.Size(53, 12);
  179. this.lblTundishID.TabIndex = 0;
  180. this.lblTundishID.Text = "段位编号";
  181. //
  182. // lblCreateDate
  183. //
  184. this.lblCreateDate.AutoSize = true;
  185. this.lblCreateDate.BackColor = System.Drawing.Color.Transparent;
  186. this.lblCreateDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.lblCreateDate.Location = new System.Drawing.Point(230, 109);
  188. this.lblCreateDate.Name = "lblCreateDate";
  189. this.lblCreateDate.Size = new System.Drawing.Size(53, 12);
  190. this.lblCreateDate.TabIndex = 0;
  191. this.lblCreateDate.Text = "购买日期";
  192. //
  193. // label1
  194. //
  195. this.label1.AutoSize = true;
  196. this.label1.BackColor = System.Drawing.Color.Transparent;
  197. this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.label1.Location = new System.Drawing.Point(35, 109);
  199. this.label1.Name = "label1";
  200. this.label1.Size = new System.Drawing.Size(53, 12);
  201. this.label1.TabIndex = 0;
  202. this.label1.Text = "生产日期";
  203. //
  204. // txtTgl
  205. //
  206. this.txtTgl.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.txtTgl.Location = new System.Drawing.Point(287, 49);
  208. this.txtTgl.MaxLength = 10;
  209. this.txtTgl.Name = "txtTgl";
  210. this.txtTgl.Size = new System.Drawing.Size(125, 21);
  211. this.txtTgl.TabIndex = 3;
  212. this.txtTgl.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  213. //
  214. // lblAge
  215. //
  216. this.lblAge.AutoSize = true;
  217. this.lblAge.BackColor = System.Drawing.Color.Transparent;
  218. this.lblAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.lblAge.Location = new System.Drawing.Point(242, 53);
  220. this.lblAge.Name = "lblAge";
  221. this.lblAge.Size = new System.Drawing.Size(41, 12);
  222. this.lblAge.TabIndex = 0;
  223. this.lblAge.Text = "通钢量";
  224. //
  225. // lblNowStatus
  226. //
  227. this.lblNowStatus.AutoSize = true;
  228. this.lblNowStatus.BackColor = System.Drawing.Color.Transparent;
  229. this.lblNowStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.lblNowStatus.Location = new System.Drawing.Point(35, 80);
  231. this.lblNowStatus.Name = "lblNowStatus";
  232. this.lblNowStatus.Size = new System.Drawing.Size(53, 12);
  233. this.lblNowStatus.TabIndex = 0;
  234. this.lblNowStatus.Text = "当前状态";
  235. //
  236. // txtMemo
  237. //
  238. this.txtMemo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.txtMemo.Location = new System.Drawing.Point(94, 132);
  240. this.txtMemo.MaxLength = 300;
  241. this.txtMemo.Multiline = true;
  242. this.txtMemo.Name = "txtMemo";
  243. this.txtMemo.Size = new System.Drawing.Size(318, 49);
  244. this.txtMemo.TabIndex = 20;
  245. //
  246. // lblBaseInfoMemo
  247. //
  248. this.lblBaseInfoMemo.AutoSize = true;
  249. this.lblBaseInfoMemo.BackColor = System.Drawing.Color.Transparent;
  250. this.lblBaseInfoMemo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.lblBaseInfoMemo.Location = new System.Drawing.Point(59, 138);
  252. this.lblBaseInfoMemo.Name = "lblBaseInfoMemo";
  253. this.lblBaseInfoMemo.Size = new System.Drawing.Size(29, 12);
  254. this.lblBaseInfoMemo.TabIndex = 0;
  255. this.lblBaseInfoMemo.Text = "备注";
  256. //
  257. // udtePTime
  258. //
  259. this.udtePTime.Location = new System.Drawing.Point(92, 105);
  260. this.udtePTime.MaskInput = "{date}";
  261. this.udtePTime.Name = "udtePTime";
  262. this.udtePTime.Nullable = false;
  263. this.udtePTime.Size = new System.Drawing.Size(125, 21);
  264. this.udtePTime.TabIndex = 18;
  265. //
  266. // udteBuyTime
  267. //
  268. this.udteBuyTime.Location = new System.Drawing.Point(287, 105);
  269. this.udteBuyTime.MaskInput = "{date}";
  270. this.udteBuyTime.Name = "udteBuyTime";
  271. this.udteBuyTime.Nullable = false;
  272. this.udteBuyTime.Size = new System.Drawing.Size(125, 21);
  273. this.udteBuyTime.TabIndex = 19;
  274. //
  275. // ulgrpBaseInfoEdit
  276. //
  277. appearance1.FontData.Name = "宋体";
  278. appearance1.FontData.SizeInPoints = 9F;
  279. this.ulgrpBaseInfoEdit.Appearance = appearance1;
  280. this.ulgrpBaseInfoEdit.Controls.Add(this.cmbVBType);
  281. this.ulgrpBaseInfoEdit.Controls.Add(this.txtRightAge);
  282. this.ulgrpBaseInfoEdit.Controls.Add(this.lblRightAge);
  283. this.ulgrpBaseInfoEdit.Controls.Add(this.txtLeftAge);
  284. this.ulgrpBaseInfoEdit.Controls.Add(this.lblLeftAge);
  285. this.ulgrpBaseInfoEdit.Controls.Add(this.txtInnerAge);
  286. this.ulgrpBaseInfoEdit.Controls.Add(this.lblInnerAge);
  287. this.ulgrpBaseInfoEdit.Controls.Add(this.txtOutAge);
  288. this.ulgrpBaseInfoEdit.Controls.Add(this.lblOutAge);
  289. this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS);
  290. this.ulgrpBaseInfoEdit.Controls.Add(this.udteBuyTime);
  291. this.ulgrpBaseInfoEdit.Controls.Add(this.udtePTime);
  292. this.ulgrpBaseInfoEdit.Controls.Add(this.lblBaseInfoMemo);
  293. this.ulgrpBaseInfoEdit.Controls.Add(this.txtMemo);
  294. this.ulgrpBaseInfoEdit.Controls.Add(this.label4);
  295. this.ulgrpBaseInfoEdit.Controls.Add(this.label3);
  296. this.ulgrpBaseInfoEdit.Controls.Add(this.lblNowStatus);
  297. this.ulgrpBaseInfoEdit.Controls.Add(this.label16);
  298. this.ulgrpBaseInfoEdit.Controls.Add(this.label15);
  299. this.ulgrpBaseInfoEdit.Controls.Add(this.lblAge);
  300. this.ulgrpBaseInfoEdit.Controls.Add(this.txtPos);
  301. this.ulgrpBaseInfoEdit.Controls.Add(this.txtStatus);
  302. this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS6);
  303. this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS4);
  304. this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS5);
  305. this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS3);
  306. this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS2);
  307. this.ulgrpBaseInfoEdit.Controls.Add(this.txtCS1);
  308. this.ulgrpBaseInfoEdit.Controls.Add(this.txtTgl);
  309. this.ulgrpBaseInfoEdit.Controls.Add(this.label1);
  310. this.ulgrpBaseInfoEdit.Controls.Add(this.lblCreateDate);
  311. this.ulgrpBaseInfoEdit.Controls.Add(this.label5);
  312. this.ulgrpBaseInfoEdit.Controls.Add(this.label14);
  313. this.ulgrpBaseInfoEdit.Controls.Add(this.label11);
  314. this.ulgrpBaseInfoEdit.Controls.Add(this.label13);
  315. this.ulgrpBaseInfoEdit.Controls.Add(this.label9);
  316. this.ulgrpBaseInfoEdit.Controls.Add(this.label7);
  317. this.ulgrpBaseInfoEdit.Controls.Add(this.label2);
  318. this.ulgrpBaseInfoEdit.Controls.Add(this.lblTundishID);
  319. this.ulgrpBaseInfoEdit.Controls.Add(this.cmbCCM);
  320. this.ulgrpBaseInfoEdit.Controls.Add(this.cmbID6);
  321. this.ulgrpBaseInfoEdit.Controls.Add(this.cmbID5);
  322. this.ulgrpBaseInfoEdit.Controls.Add(this.cmbID);
  323. this.ulgrpBaseInfoEdit.Dock = System.Windows.Forms.DockStyle.Fill;
  324. this.ulgrpBaseInfoEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.ulgrpBaseInfoEdit.Location = new System.Drawing.Point(0, 30);
  326. this.ulgrpBaseInfoEdit.Name = "ulgrpBaseInfoEdit";
  327. this.ulgrpBaseInfoEdit.Size = new System.Drawing.Size(430, 217);
  328. this.ulgrpBaseInfoEdit.TabIndex = 0;
  329. //
  330. // cmbVBType
  331. //
  332. this.cmbVBType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  333. this.cmbVBType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. this.cmbVBType.FormattingEnabled = true;
  335. this.cmbVBType.Items.AddRange(new object[] {
  336. "垂直段",
  337. "弯曲段"});
  338. this.cmbVBType.Location = new System.Drawing.Point(155, 22);
  339. this.cmbVBType.Name = "cmbVBType";
  340. this.cmbVBType.Size = new System.Drawing.Size(62, 20);
  341. this.cmbVBType.TabIndex = 29;
  342. //
  343. // txtRightAge
  344. //
  345. this.txtRightAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.txtRightAge.Location = new System.Drawing.Point(284, 408);
  347. this.txtRightAge.MaxLength = 10;
  348. this.txtRightAge.Name = "txtRightAge";
  349. this.txtRightAge.Size = new System.Drawing.Size(125, 21);
  350. this.txtRightAge.TabIndex = 28;
  351. //
  352. // lblRightAge
  353. //
  354. this.lblRightAge.AutoSize = true;
  355. this.lblRightAge.BackColor = System.Drawing.Color.Transparent;
  356. this.lblRightAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  357. this.lblRightAge.Location = new System.Drawing.Point(242, 413);
  358. this.lblRightAge.Name = "lblRightAge";
  359. this.lblRightAge.Size = new System.Drawing.Size(41, 12);
  360. this.lblRightAge.TabIndex = 27;
  361. this.lblRightAge.Text = "通钢量";
  362. //
  363. // txtLeftAge
  364. //
  365. this.txtLeftAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.txtLeftAge.Location = new System.Drawing.Point(284, 380);
  367. this.txtLeftAge.MaxLength = 10;
  368. this.txtLeftAge.Name = "txtLeftAge";
  369. this.txtLeftAge.Size = new System.Drawing.Size(125, 21);
  370. this.txtLeftAge.TabIndex = 26;
  371. //
  372. // lblLeftAge
  373. //
  374. this.lblLeftAge.AutoSize = true;
  375. this.lblLeftAge.BackColor = System.Drawing.Color.Transparent;
  376. this.lblLeftAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.lblLeftAge.Location = new System.Drawing.Point(242, 385);
  378. this.lblLeftAge.Name = "lblLeftAge";
  379. this.lblLeftAge.Size = new System.Drawing.Size(41, 12);
  380. this.lblLeftAge.TabIndex = 25;
  381. this.lblLeftAge.Text = "通钢量";
  382. //
  383. // txtInnerAge
  384. //
  385. this.txtInnerAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  386. this.txtInnerAge.Location = new System.Drawing.Point(284, 354);
  387. this.txtInnerAge.MaxLength = 10;
  388. this.txtInnerAge.Name = "txtInnerAge";
  389. this.txtInnerAge.Size = new System.Drawing.Size(125, 21);
  390. this.txtInnerAge.TabIndex = 24;
  391. //
  392. // lblInnerAge
  393. //
  394. this.lblInnerAge.AutoSize = true;
  395. this.lblInnerAge.BackColor = System.Drawing.Color.Transparent;
  396. this.lblInnerAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  397. this.lblInnerAge.Location = new System.Drawing.Point(239, 359);
  398. this.lblInnerAge.Name = "lblInnerAge";
  399. this.lblInnerAge.Size = new System.Drawing.Size(41, 12);
  400. this.lblInnerAge.TabIndex = 23;
  401. this.lblInnerAge.Text = "通钢量";
  402. //
  403. // txtOutAge
  404. //
  405. this.txtOutAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.txtOutAge.Location = new System.Drawing.Point(284, 323);
  407. this.txtOutAge.MaxLength = 10;
  408. this.txtOutAge.Name = "txtOutAge";
  409. this.txtOutAge.Size = new System.Drawing.Size(125, 21);
  410. this.txtOutAge.TabIndex = 22;
  411. //
  412. // lblOutAge
  413. //
  414. this.lblOutAge.AutoSize = true;
  415. this.lblOutAge.BackColor = System.Drawing.Color.Transparent;
  416. this.lblOutAge.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  417. this.lblOutAge.Location = new System.Drawing.Point(239, 329);
  418. this.lblOutAge.Name = "lblOutAge";
  419. this.lblOutAge.Size = new System.Drawing.Size(41, 12);
  420. this.lblOutAge.TabIndex = 21;
  421. this.lblOutAge.Text = "通钢量";
  422. //
  423. // txtCS
  424. //
  425. this.txtCS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  426. this.txtCS.Location = new System.Drawing.Point(92, 49);
  427. this.txtCS.MaxLength = 10;
  428. this.txtCS.Name = "txtCS";
  429. this.txtCS.ShortcutsEnabled = false;
  430. this.txtCS.Size = new System.Drawing.Size(125, 21);
  431. this.txtCS.TabIndex = 2;
  432. this.txtCS.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  433. //
  434. // label4
  435. //
  436. this.label4.AutoSize = true;
  437. this.label4.BackColor = System.Drawing.Color.Transparent;
  438. this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  439. this.label4.Location = new System.Drawing.Point(230, 80);
  440. this.label4.Name = "label4";
  441. this.label4.Size = new System.Drawing.Size(53, 12);
  442. this.label4.TabIndex = 0;
  443. this.label4.Text = "当前流号";
  444. //
  445. // label3
  446. //
  447. this.label3.AutoSize = true;
  448. this.label3.BackColor = System.Drawing.Color.Transparent;
  449. this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  450. this.label3.Location = new System.Drawing.Point(21, 25);
  451. this.label3.Name = "label3";
  452. this.label3.Size = new System.Drawing.Size(65, 12);
  453. this.label3.TabIndex = 0;
  454. this.label3.Text = "所属铸机号";
  455. //
  456. // label16
  457. //
  458. this.label16.AutoSize = true;
  459. this.label16.BackColor = System.Drawing.Color.Transparent;
  460. this.label16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  461. this.label16.Location = new System.Drawing.Point(229, 472);
  462. this.label16.Name = "label16";
  463. this.label16.Size = new System.Drawing.Size(53, 12);
  464. this.label16.TabIndex = 0;
  465. this.label16.Text = "使用炉数";
  466. //
  467. // label15
  468. //
  469. this.label15.AutoSize = true;
  470. this.label15.BackColor = System.Drawing.Color.Transparent;
  471. this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  472. this.label15.Location = new System.Drawing.Point(229, 444);
  473. this.label15.Name = "label15";
  474. this.label15.Size = new System.Drawing.Size(53, 12);
  475. this.label15.TabIndex = 0;
  476. this.label15.Text = "使用炉数";
  477. //
  478. // txtPos
  479. //
  480. this.txtPos.BackColor = System.Drawing.Color.Gainsboro;
  481. this.txtPos.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  482. this.txtPos.Enabled = false;
  483. this.txtPos.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. this.txtPos.Location = new System.Drawing.Point(287, 76);
  485. this.txtPos.Name = "txtPos";
  486. this.txtPos.ReadOnly = true;
  487. this.txtPos.Size = new System.Drawing.Size(125, 21);
  488. this.txtPos.TabIndex = 17;
  489. //
  490. // txtStatus
  491. //
  492. this.txtStatus.BackColor = System.Drawing.Color.Gainsboro;
  493. this.txtStatus.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  494. this.txtStatus.Enabled = false;
  495. this.txtStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  496. this.txtStatus.Location = new System.Drawing.Point(92, 76);
  497. this.txtStatus.Name = "txtStatus";
  498. this.txtStatus.ReadOnly = true;
  499. this.txtStatus.Size = new System.Drawing.Size(125, 21);
  500. this.txtStatus.TabIndex = 16;
  501. //
  502. // txtCS6
  503. //
  504. this.txtCS6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  505. this.txtCS6.Location = new System.Drawing.Point(286, 468);
  506. this.txtCS6.MaxLength = 10;
  507. this.txtCS6.Name = "txtCS6";
  508. this.txtCS6.ShortcutsEnabled = false;
  509. this.txtCS6.Size = new System.Drawing.Size(111, 21);
  510. this.txtCS6.TabIndex = 15;
  511. this.txtCS6.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  512. //
  513. // txtCS4
  514. //
  515. this.txtCS4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  516. this.txtCS4.Location = new System.Drawing.Point(89, 406);
  517. this.txtCS4.MaxLength = 10;
  518. this.txtCS4.Name = "txtCS4";
  519. this.txtCS4.ShortcutsEnabled = false;
  520. this.txtCS4.Size = new System.Drawing.Size(125, 21);
  521. this.txtCS4.TabIndex = 11;
  522. this.txtCS4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  523. //
  524. // txtCS5
  525. //
  526. this.txtCS5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  527. this.txtCS5.Location = new System.Drawing.Point(286, 440);
  528. this.txtCS5.MaxLength = 10;
  529. this.txtCS5.Name = "txtCS5";
  530. this.txtCS5.ShortcutsEnabled = false;
  531. this.txtCS5.Size = new System.Drawing.Size(111, 21);
  532. this.txtCS5.TabIndex = 13;
  533. this.txtCS5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  534. //
  535. // txtCS3
  536. //
  537. this.txtCS3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  538. this.txtCS3.Location = new System.Drawing.Point(89, 378);
  539. this.txtCS3.MaxLength = 10;
  540. this.txtCS3.Name = "txtCS3";
  541. this.txtCS3.ShortcutsEnabled = false;
  542. this.txtCS3.Size = new System.Drawing.Size(125, 21);
  543. this.txtCS3.TabIndex = 9;
  544. this.txtCS3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  545. //
  546. // txtCS2
  547. //
  548. this.txtCS2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  549. this.txtCS2.Location = new System.Drawing.Point(89, 350);
  550. this.txtCS2.MaxLength = 10;
  551. this.txtCS2.Name = "txtCS2";
  552. this.txtCS2.ShortcutsEnabled = false;
  553. this.txtCS2.Size = new System.Drawing.Size(125, 21);
  554. this.txtCS2.TabIndex = 7;
  555. this.txtCS2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  556. //
  557. // txtCS1
  558. //
  559. this.txtCS1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  560. this.txtCS1.Location = new System.Drawing.Point(89, 324);
  561. this.txtCS1.MaxLength = 10;
  562. this.txtCS1.Name = "txtCS1";
  563. this.txtCS1.ShortcutsEnabled = false;
  564. this.txtCS1.Size = new System.Drawing.Size(125, 21);
  565. this.txtCS1.TabIndex = 5;
  566. this.txtCS1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAge_KeyPress);
  567. //
  568. // label5
  569. //
  570. this.label5.AutoSize = true;
  571. this.label5.BackColor = System.Drawing.Color.Transparent;
  572. this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  573. this.label5.Location = new System.Drawing.Point(33, 52);
  574. this.label5.Name = "label5";
  575. this.label5.Size = new System.Drawing.Size(53, 12);
  576. this.label5.TabIndex = 0;
  577. this.label5.Text = "段位次数";
  578. //
  579. // label14
  580. //
  581. this.label14.AutoSize = true;
  582. this.label14.BackColor = System.Drawing.Color.Transparent;
  583. this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  584. this.label14.Location = new System.Drawing.Point(22, 472);
  585. this.label14.Name = "label14";
  586. this.label14.Size = new System.Drawing.Size(65, 12);
  587. this.label14.TabIndex = 0;
  588. this.label14.Text = "内弧水箱号";
  589. //
  590. // label11
  591. //
  592. this.label11.AutoSize = true;
  593. this.label11.BackColor = System.Drawing.Color.Transparent;
  594. this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  595. this.label11.Location = new System.Drawing.Point(12, 413);
  596. this.label11.Name = "label11";
  597. this.label11.Size = new System.Drawing.Size(77, 12);
  598. this.label11.TabIndex = 0;
  599. this.label11.Text = "右侧铜板炉数";
  600. //
  601. // label13
  602. //
  603. this.label13.AutoSize = true;
  604. this.label13.BackColor = System.Drawing.Color.Transparent;
  605. this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  606. this.label13.Location = new System.Drawing.Point(22, 444);
  607. this.label13.Name = "label13";
  608. this.label13.Size = new System.Drawing.Size(65, 12);
  609. this.label13.TabIndex = 0;
  610. this.label13.Text = "外弧水箱号";
  611. //
  612. // label9
  613. //
  614. this.label9.AutoSize = true;
  615. this.label9.BackColor = System.Drawing.Color.Transparent;
  616. this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  617. this.label9.Location = new System.Drawing.Point(12, 385);
  618. this.label9.Name = "label9";
  619. this.label9.Size = new System.Drawing.Size(77, 12);
  620. this.label9.TabIndex = 0;
  621. this.label9.Text = "左侧铜板炉数";
  622. //
  623. // label7
  624. //
  625. this.label7.AutoSize = true;
  626. this.label7.BackColor = System.Drawing.Color.Transparent;
  627. this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  628. this.label7.Location = new System.Drawing.Point(12, 357);
  629. this.label7.Name = "label7";
  630. this.label7.Size = new System.Drawing.Size(77, 12);
  631. this.label7.TabIndex = 0;
  632. this.label7.Text = "内弧铜板炉数";
  633. //
  634. // label2
  635. //
  636. this.label2.AutoSize = true;
  637. this.label2.BackColor = System.Drawing.Color.Transparent;
  638. this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  639. this.label2.Location = new System.Drawing.Point(10, 329);
  640. this.label2.Name = "label2";
  641. this.label2.Size = new System.Drawing.Size(77, 12);
  642. this.label2.TabIndex = 0;
  643. this.label2.Text = "外弧铜板炉数";
  644. //
  645. // cmbCCM
  646. //
  647. this.cmbCCM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  648. this.cmbCCM.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  649. this.cmbCCM.FormattingEnabled = true;
  650. this.cmbCCM.Items.AddRange(new object[] {
  651. "3#连铸机"});
  652. this.cmbCCM.Location = new System.Drawing.Point(92, 22);
  653. this.cmbCCM.Name = "cmbCCM";
  654. this.cmbCCM.Size = new System.Drawing.Size(60, 20);
  655. this.cmbCCM.TabIndex = 0;
  656. this.cmbCCM.SelectedIndexChanged += new System.EventHandler(this.cbbCCM_SelectedIndexChanged);
  657. //
  658. // cmbID6
  659. //
  660. this.cmbID6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  661. this.cmbID6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  662. this.cmbID6.FormattingEnabled = true;
  663. this.cmbID6.Location = new System.Drawing.Point(91, 468);
  664. this.cmbID6.Name = "cmbID6";
  665. this.cmbID6.Size = new System.Drawing.Size(111, 20);
  666. this.cmbID6.TabIndex = 14;
  667. //
  668. // cmbID5
  669. //
  670. this.cmbID5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  671. this.cmbID5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  672. this.cmbID5.FormattingEnabled = true;
  673. this.cmbID5.Location = new System.Drawing.Point(91, 440);
  674. this.cmbID5.Name = "cmbID5";
  675. this.cmbID5.Size = new System.Drawing.Size(111, 20);
  676. this.cmbID5.TabIndex = 12;
  677. //
  678. // FrmVBBaseInfo
  679. //
  680. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  681. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  682. this.BackColor = System.Drawing.Color.Gainsboro;
  683. this.ClientSize = new System.Drawing.Size(430, 247);
  684. this.Controls.Add(this.ulgrpBaseInfoEdit);
  685. this.Controls.Add(this.toolStrip1);
  686. this.MaximizeBox = false;
  687. this.MinimizeBox = false;
  688. this.Name = "FrmVBBaseInfo";
  689. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  690. this.Text = "垂直段弯曲段基础信息";
  691. this.Load += new System.EventHandler(this.FrmCLBaseInfoBP_Load);
  692. this.toolStrip1.ResumeLayout(false);
  693. this.toolStrip1.PerformLayout();
  694. ((System.ComponentModel.ISupportInitialize)(this.udtePTime)).EndInit();
  695. ((System.ComponentModel.ISupportInitialize)(this.udteBuyTime)).EndInit();
  696. ((System.ComponentModel.ISupportInitialize)(this.ulgrpBaseInfoEdit)).EndInit();
  697. this.ulgrpBaseInfoEdit.ResumeLayout(false);
  698. this.ulgrpBaseInfoEdit.PerformLayout();
  699. this.ResumeLayout(false);
  700. this.PerformLayout();
  701. }
  702. #endregion
  703. private System.Windows.Forms.ToolStrip toolStrip1;
  704. private System.Windows.Forms.ToolStripButton ADD;
  705. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  706. private System.Windows.Forms.ToolStripButton EDIT;
  707. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  708. private System.Windows.Forms.ToolStripButton DEL;
  709. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  710. private System.Windows.Forms.ToolStripButton CLOSE;
  711. private System.Windows.Forms.ComboBox cmbID;
  712. private System.Windows.Forms.Label lblTundishID;
  713. private System.Windows.Forms.Label lblCreateDate;
  714. private System.Windows.Forms.Label label1;
  715. private System.Windows.Forms.TextBox txtTgl;
  716. private System.Windows.Forms.Label lblAge;
  717. private System.Windows.Forms.Label lblNowStatus;
  718. private System.Windows.Forms.TextBox txtMemo;
  719. private System.Windows.Forms.Label lblBaseInfoMemo;
  720. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udtePTime;
  721. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteBuyTime;
  722. public Infragistics.Win.Misc.UltraGroupBox ulgrpBaseInfoEdit;
  723. private System.Windows.Forms.TextBox txtStatus;
  724. private System.Windows.Forms.Label label4;
  725. private System.Windows.Forms.Label label3;
  726. private System.Windows.Forms.TextBox txtPos;
  727. private System.Windows.Forms.Label label5;
  728. private System.Windows.Forms.ComboBox cmbCCM;
  729. private System.Windows.Forms.TextBox txtCS;
  730. private System.Windows.Forms.Label label16;
  731. private System.Windows.Forms.Label label15;
  732. private System.Windows.Forms.TextBox txtCS6;
  733. private System.Windows.Forms.TextBox txtCS4;
  734. private System.Windows.Forms.TextBox txtCS5;
  735. private System.Windows.Forms.TextBox txtCS3;
  736. private System.Windows.Forms.TextBox txtCS2;
  737. private System.Windows.Forms.TextBox txtCS1;
  738. private System.Windows.Forms.Label label14;
  739. private System.Windows.Forms.Label label11;
  740. private System.Windows.Forms.Label label13;
  741. private System.Windows.Forms.Label label9;
  742. private System.Windows.Forms.Label label7;
  743. private System.Windows.Forms.Label label2;
  744. private System.Windows.Forms.ComboBox cmbID6;
  745. private System.Windows.Forms.ComboBox cmbID5;
  746. private System.Windows.Forms.TextBox txtOutAge;
  747. private System.Windows.Forms.Label lblOutAge;
  748. private System.Windows.Forms.TextBox txtRightAge;
  749. private System.Windows.Forms.Label lblRightAge;
  750. private System.Windows.Forms.TextBox txtLeftAge;
  751. private System.Windows.Forms.Label lblLeftAge;
  752. private System.Windows.Forms.TextBox txtInnerAge;
  753. private System.Windows.Forms.Label lblInnerAge;
  754. private System.Windows.Forms.ComboBox cmbVBType;
  755. }
  756. }