FrmHotCheck.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653
  1. namespace Core.StlMes.Client.ZGMil.Result
  2. {
  3. partial class FrmHotCheck
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("judge_stove_no");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("pipe_location");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("d1");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("d2");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("d3");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("d4");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dmax");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("dmin");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("s1");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("s2");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("s3");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("s4");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("s5");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("s6");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("s7");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("s8");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("smax");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("smin");
  48. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  59. this.panel1 = new System.Windows.Forms.Panel();
  60. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  61. this.dataSet1 = new System.Data.DataSet();
  62. this.dataTable1 = new System.Data.DataTable();
  63. this.dataColumn1 = new System.Data.DataColumn();
  64. this.dataColumn2 = new System.Data.DataColumn();
  65. this.dataColumn3 = new System.Data.DataColumn();
  66. this.dataColumn4 = new System.Data.DataColumn();
  67. this.dataColumn5 = new System.Data.DataColumn();
  68. this.dataColumn6 = new System.Data.DataColumn();
  69. this.dataColumn7 = new System.Data.DataColumn();
  70. this.dataColumn8 = new System.Data.DataColumn();
  71. this.dataColumn9 = new System.Data.DataColumn();
  72. this.dataColumn10 = new System.Data.DataColumn();
  73. this.dataColumn11 = new System.Data.DataColumn();
  74. this.dataColumn12 = new System.Data.DataColumn();
  75. this.dataColumn13 = new System.Data.DataColumn();
  76. this.dataColumn14 = new System.Data.DataColumn();
  77. this.dataColumn15 = new System.Data.DataColumn();
  78. this.dataColumn16 = new System.Data.DataColumn();
  79. this.dataColumn17 = new System.Data.DataColumn();
  80. this.dataColumn18 = new System.Data.DataColumn();
  81. this.panel2 = new System.Windows.Forms.Panel();
  82. this.l = new Infragistics.Win.Misc.UltraGroupBox();
  83. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  84. this.label6 = new System.Windows.Forms.Label();
  85. this.label4 = new System.Windows.Forms.Label();
  86. this.label9 = new System.Windows.Forms.Label();
  87. this.label5 = new System.Windows.Forms.Label();
  88. this.label2 = new System.Windows.Forms.Label();
  89. this.label8 = new System.Windows.Forms.Label();
  90. this.label3 = new System.Windows.Forms.Label();
  91. this.label7 = new System.Windows.Forms.Label();
  92. this.label1 = new System.Windows.Forms.Label();
  93. this.JY_TEXT = new System.Windows.Forms.TextBox();
  94. this.PZ_TEXT = new System.Windows.Forms.TextBox();
  95. this.GG_TEXT = new System.Windows.Forms.TextBox();
  96. this.BZ_TEXT = new System.Windows.Forms.TextBox();
  97. this.textBox11 = new System.Windows.Forms.TextBox();
  98. this.GJ_TEXT = new System.Windows.Forms.TextBox();
  99. this.BH_TEXT = new System.Windows.Forms.TextBox();
  100. this.GZ_TEXT = new System.Windows.Forms.TextBox();
  101. this.textBox5 = new System.Windows.Forms.TextBox();
  102. this.LH_TEXT = new System.Windows.Forms.TextBox();
  103. this.panel1.SuspendLayout();
  104. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  107. this.panel2.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.l)).BeginInit();
  109. this.l.SuspendLayout();
  110. this.SuspendLayout();
  111. //
  112. // panel1
  113. //
  114. this.panel1.Controls.Add(this.ultraGrid1);
  115. this.panel1.Controls.Add(this.panel2);
  116. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  117. this.panel1.Location = new System.Drawing.Point(0, 0);
  118. this.panel1.Name = "panel1";
  119. this.panel1.Size = new System.Drawing.Size(1370, 577);
  120. this.panel1.TabIndex = 0;
  121. //
  122. // ultraGrid1
  123. //
  124. this.ultraGrid1.DataSource = this.dataSet1;
  125. appearance4.BackColor = System.Drawing.SystemColors.Window;
  126. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  127. this.ultraGrid1.DisplayLayout.Appearance = appearance4;
  128. ultraGridColumn1.Header.VisiblePosition = 0;
  129. ultraGridColumn2.Header.VisiblePosition = 1;
  130. ultraGridColumn2.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  131. ultraGridColumn3.Header.VisiblePosition = 2;
  132. ultraGridColumn3.MaskInput = "nnnn.nnn";
  133. ultraGridColumn3.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  134. ultraGridColumn4.Header.VisiblePosition = 3;
  135. ultraGridColumn4.MaskInput = "nnnn.nnn";
  136. ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  137. ultraGridColumn5.Header.VisiblePosition = 4;
  138. ultraGridColumn5.MaskInput = "nnnn.nnn";
  139. ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  140. ultraGridColumn6.Header.VisiblePosition = 5;
  141. ultraGridColumn6.MaskInput = "nnnn.nnn";
  142. ultraGridColumn6.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  143. ultraGridColumn7.Header.VisiblePosition = 6;
  144. ultraGridColumn7.MaskInput = "nnnn.nnn";
  145. ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  146. ultraGridColumn8.Header.VisiblePosition = 7;
  147. ultraGridColumn8.MaskInput = "nnnn.nnn";
  148. ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  149. ultraGridColumn9.Header.VisiblePosition = 8;
  150. ultraGridColumn9.MaskInput = "nnnn.nnn";
  151. ultraGridColumn9.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  152. ultraGridColumn10.Header.VisiblePosition = 9;
  153. ultraGridColumn10.MaskInput = "nnnn.nnn";
  154. ultraGridColumn10.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  155. ultraGridColumn11.Header.VisiblePosition = 10;
  156. ultraGridColumn11.MaskInput = "nnnn.nnn";
  157. ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  158. ultraGridColumn12.Header.VisiblePosition = 11;
  159. ultraGridColumn12.MaskInput = "nnnn.nnn";
  160. ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  161. ultraGridColumn13.Header.VisiblePosition = 12;
  162. ultraGridColumn13.MaskInput = "nnnn.nnn";
  163. ultraGridColumn13.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  164. ultraGridColumn14.Header.VisiblePosition = 13;
  165. ultraGridColumn14.MaskInput = "nnnn.nnn";
  166. ultraGridColumn14.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  167. ultraGridColumn15.Header.VisiblePosition = 14;
  168. ultraGridColumn15.MaskInput = "nnnn.nnn";
  169. ultraGridColumn15.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  170. ultraGridColumn16.Header.VisiblePosition = 15;
  171. ultraGridColumn16.MaskInput = "nnnn.nnn";
  172. ultraGridColumn16.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  173. ultraGridColumn17.Header.VisiblePosition = 16;
  174. ultraGridColumn17.MaskInput = "nnnn.nnn";
  175. ultraGridColumn17.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  176. ultraGridColumn18.Header.VisiblePosition = 17;
  177. ultraGridColumn18.MaskInput = "nnnn.nnn";
  178. ultraGridColumn18.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DoubleNonNegative;
  179. ultraGridBand1.Columns.AddRange(new object[] {
  180. ultraGridColumn1,
  181. ultraGridColumn2,
  182. ultraGridColumn3,
  183. ultraGridColumn4,
  184. ultraGridColumn5,
  185. ultraGridColumn6,
  186. ultraGridColumn7,
  187. ultraGridColumn8,
  188. ultraGridColumn9,
  189. ultraGridColumn10,
  190. ultraGridColumn11,
  191. ultraGridColumn12,
  192. ultraGridColumn13,
  193. ultraGridColumn14,
  194. ultraGridColumn15,
  195. ultraGridColumn16,
  196. ultraGridColumn17,
  197. ultraGridColumn18});
  198. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  199. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  200. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  201. appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  202. appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
  203. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  204. appearance1.BorderColor = System.Drawing.SystemColors.Window;
  205. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance1;
  206. appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
  207. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
  208. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  209. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  210. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  211. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  212. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  213. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  214. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  215. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  216. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  217. appearance12.BackColor = System.Drawing.SystemColors.Window;
  218. appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
  219. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance12;
  220. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  221. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  222. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  223. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  224. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  225. appearance6.BackColor = System.Drawing.SystemColors.Window;
  226. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance6;
  227. appearance5.BorderColor = System.Drawing.Color.Silver;
  228. appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  229. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
  230. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  231. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  232. appearance9.BackColor = System.Drawing.SystemColors.Control;
  233. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  234. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  235. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  236. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  237. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  238. appearance11.TextHAlignAsString = "Left";
  239. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance11;
  240. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  241. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  242. appearance10.BackColor = System.Drawing.SystemColors.Window;
  243. appearance10.BorderColor = System.Drawing.Color.Silver;
  244. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance10;
  245. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  246. appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
  247. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
  248. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  249. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  250. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  251. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  252. this.ultraGrid1.Location = new System.Drawing.Point(0, 175);
  253. this.ultraGrid1.Name = "ultraGrid1";
  254. this.ultraGrid1.Size = new System.Drawing.Size(1370, 402);
  255. this.ultraGrid1.TabIndex = 1;
  256. this.ultraGrid1.Text = "ultraGrid1";
  257. //
  258. // dataSet1
  259. //
  260. this.dataSet1.DataSetName = "NewDataSet";
  261. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  262. this.dataTable1});
  263. //
  264. // dataTable1
  265. //
  266. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  267. this.dataColumn1,
  268. this.dataColumn2,
  269. this.dataColumn3,
  270. this.dataColumn4,
  271. this.dataColumn5,
  272. this.dataColumn6,
  273. this.dataColumn7,
  274. this.dataColumn8,
  275. this.dataColumn9,
  276. this.dataColumn10,
  277. this.dataColumn11,
  278. this.dataColumn12,
  279. this.dataColumn13,
  280. this.dataColumn14,
  281. this.dataColumn15,
  282. this.dataColumn16,
  283. this.dataColumn17,
  284. this.dataColumn18});
  285. this.dataTable1.TableName = "Table1";
  286. //
  287. // dataColumn1
  288. //
  289. this.dataColumn1.Caption = "炉号";
  290. this.dataColumn1.ColumnName = "judge_stove_no";
  291. //
  292. // dataColumn2
  293. //
  294. this.dataColumn2.Caption = "管位置";
  295. this.dataColumn2.ColumnName = "pipe_location";
  296. //
  297. // dataColumn3
  298. //
  299. this.dataColumn3.Caption = "d1";
  300. this.dataColumn3.ColumnName = "d1";
  301. //
  302. // dataColumn4
  303. //
  304. this.dataColumn4.Caption = "d2";
  305. this.dataColumn4.ColumnName = "d2";
  306. //
  307. // dataColumn5
  308. //
  309. this.dataColumn5.Caption = "d3";
  310. this.dataColumn5.ColumnName = "d3";
  311. //
  312. // dataColumn6
  313. //
  314. this.dataColumn6.Caption = "d4";
  315. this.dataColumn6.ColumnName = "d4";
  316. //
  317. // dataColumn7
  318. //
  319. this.dataColumn7.Caption = "dmax";
  320. this.dataColumn7.ColumnName = "dmax";
  321. //
  322. // dataColumn8
  323. //
  324. this.dataColumn8.Caption = "dmin";
  325. this.dataColumn8.ColumnName = "dmin";
  326. //
  327. // dataColumn9
  328. //
  329. this.dataColumn9.Caption = "s1";
  330. this.dataColumn9.ColumnName = "s1";
  331. //
  332. // dataColumn10
  333. //
  334. this.dataColumn10.Caption = "s2";
  335. this.dataColumn10.ColumnName = "s2";
  336. //
  337. // dataColumn11
  338. //
  339. this.dataColumn11.Caption = "S3";
  340. this.dataColumn11.ColumnName = "s3";
  341. //
  342. // dataColumn12
  343. //
  344. this.dataColumn12.Caption = "S4";
  345. this.dataColumn12.ColumnName = "s4";
  346. //
  347. // dataColumn13
  348. //
  349. this.dataColumn13.Caption = "S5";
  350. this.dataColumn13.ColumnName = "s5";
  351. //
  352. // dataColumn14
  353. //
  354. this.dataColumn14.Caption = "S6";
  355. this.dataColumn14.ColumnName = "s6";
  356. //
  357. // dataColumn15
  358. //
  359. this.dataColumn15.Caption = "S7";
  360. this.dataColumn15.ColumnName = "s7";
  361. //
  362. // dataColumn16
  363. //
  364. this.dataColumn16.Caption = "S8";
  365. this.dataColumn16.ColumnName = "s8";
  366. //
  367. // dataColumn17
  368. //
  369. this.dataColumn17.Caption = "SMAX";
  370. this.dataColumn17.ColumnName = "smax";
  371. //
  372. // dataColumn18
  373. //
  374. this.dataColumn18.Caption = "SMIN";
  375. this.dataColumn18.ColumnName = "smin";
  376. //
  377. // panel2
  378. //
  379. this.panel2.Controls.Add(this.l);
  380. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  381. this.panel2.Location = new System.Drawing.Point(0, 0);
  382. this.panel2.Name = "panel2";
  383. this.panel2.Size = new System.Drawing.Size(1370, 175);
  384. this.panel2.TabIndex = 0;
  385. //
  386. // l
  387. //
  388. this.l.Controls.Add(this.ultraButton1);
  389. this.l.Controls.Add(this.label6);
  390. this.l.Controls.Add(this.label4);
  391. this.l.Controls.Add(this.label9);
  392. this.l.Controls.Add(this.label5);
  393. this.l.Controls.Add(this.label2);
  394. this.l.Controls.Add(this.label8);
  395. this.l.Controls.Add(this.label3);
  396. this.l.Controls.Add(this.label7);
  397. this.l.Controls.Add(this.label1);
  398. this.l.Controls.Add(this.JY_TEXT);
  399. this.l.Controls.Add(this.PZ_TEXT);
  400. this.l.Controls.Add(this.GG_TEXT);
  401. this.l.Controls.Add(this.BZ_TEXT);
  402. this.l.Controls.Add(this.textBox11);
  403. this.l.Controls.Add(this.GJ_TEXT);
  404. this.l.Controls.Add(this.BH_TEXT);
  405. this.l.Controls.Add(this.GZ_TEXT);
  406. this.l.Controls.Add(this.textBox5);
  407. this.l.Controls.Add(this.LH_TEXT);
  408. this.l.Dock = System.Windows.Forms.DockStyle.Fill;
  409. this.l.Location = new System.Drawing.Point(0, 0);
  410. this.l.Name = "l";
  411. this.l.Size = new System.Drawing.Size(1370, 175);
  412. this.l.TabIndex = 2;
  413. this.l.Text = "文本区";
  414. this.l.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  415. //
  416. // ultraButton1
  417. //
  418. this.ultraButton1.Location = new System.Drawing.Point(810, 123);
  419. this.ultraButton1.Name = "ultraButton1";
  420. this.ultraButton1.Size = new System.Drawing.Size(75, 23);
  421. this.ultraButton1.TabIndex = 21;
  422. this.ultraButton1.Text = "提交";
  423. this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
  424. //
  425. // label6
  426. //
  427. this.label6.AutoSize = true;
  428. this.label6.Location = new System.Drawing.Point(224, 90);
  429. this.label6.Name = "label6";
  430. this.label6.Size = new System.Drawing.Size(41, 12);
  431. this.label6.TabIndex = 14;
  432. this.label6.Text = "钢级:";
  433. //
  434. // label4
  435. //
  436. this.label4.AutoSize = true;
  437. this.label4.Location = new System.Drawing.Point(224, 42);
  438. this.label4.Name = "label4";
  439. this.label4.Size = new System.Drawing.Size(41, 12);
  440. this.label4.TabIndex = 15;
  441. this.label4.Text = "编号:";
  442. //
  443. // label9
  444. //
  445. this.label9.AutoSize = true;
  446. this.label9.Location = new System.Drawing.Point(50, 130);
  447. this.label9.Name = "label9";
  448. this.label9.Size = new System.Drawing.Size(41, 12);
  449. this.label9.TabIndex = 12;
  450. this.label9.Text = "备注:";
  451. //
  452. // label5
  453. //
  454. this.label5.AutoSize = true;
  455. this.label5.Location = new System.Drawing.Point(50, 90);
  456. this.label5.Name = "label5";
  457. this.label5.Size = new System.Drawing.Size(41, 12);
  458. this.label5.TabIndex = 13;
  459. this.label5.Text = "钢种:";
  460. //
  461. // label2
  462. //
  463. this.label2.AutoSize = true;
  464. this.label2.Location = new System.Drawing.Point(50, 42);
  465. this.label2.Name = "label2";
  466. this.label2.Size = new System.Drawing.Size(41, 12);
  467. this.label2.TabIndex = 19;
  468. this.label2.Text = "炉号:";
  469. //
  470. // label8
  471. //
  472. this.label8.AutoSize = true;
  473. this.label8.Location = new System.Drawing.Point(564, 90);
  474. this.label8.Name = "label8";
  475. this.label8.Size = new System.Drawing.Size(53, 12);
  476. this.label8.TabIndex = 20;
  477. this.label8.Text = "检验员:";
  478. //
  479. // label3
  480. //
  481. this.label3.AutoSize = true;
  482. this.label3.Location = new System.Drawing.Point(564, 42);
  483. this.label3.Name = "label3";
  484. this.label3.Size = new System.Drawing.Size(41, 12);
  485. this.label3.TabIndex = 18;
  486. this.label3.Text = "品种:";
  487. //
  488. // label7
  489. //
  490. this.label7.AutoSize = true;
  491. this.label7.Location = new System.Drawing.Point(395, 90);
  492. this.label7.Name = "label7";
  493. this.label7.Size = new System.Drawing.Size(41, 12);
  494. this.label7.TabIndex = 16;
  495. this.label7.Text = "规格:";
  496. //
  497. // label1
  498. //
  499. this.label1.AutoSize = true;
  500. this.label1.Location = new System.Drawing.Point(395, 42);
  501. this.label1.Name = "label1";
  502. this.label1.Size = new System.Drawing.Size(41, 12);
  503. this.label1.TabIndex = 17;
  504. this.label1.Text = "标准:";
  505. //
  506. // JY_TEXT
  507. //
  508. this.JY_TEXT.Location = new System.Drawing.Point(627, 85);
  509. this.JY_TEXT.Name = "JY_TEXT";
  510. this.JY_TEXT.Size = new System.Drawing.Size(100, 21);
  511. this.JY_TEXT.TabIndex = 11;
  512. //
  513. // PZ_TEXT
  514. //
  515. this.PZ_TEXT.Location = new System.Drawing.Point(627, 37);
  516. this.PZ_TEXT.Name = "PZ_TEXT";
  517. this.PZ_TEXT.ReadOnly = true;
  518. this.PZ_TEXT.Size = new System.Drawing.Size(100, 21);
  519. this.PZ_TEXT.TabIndex = 5;
  520. //
  521. // GG_TEXT
  522. //
  523. this.GG_TEXT.Location = new System.Drawing.Point(453, 85);
  524. this.GG_TEXT.Name = "GG_TEXT";
  525. this.GG_TEXT.ReadOnly = true;
  526. this.GG_TEXT.Size = new System.Drawing.Size(100, 21);
  527. this.GG_TEXT.TabIndex = 2;
  528. //
  529. // BZ_TEXT
  530. //
  531. this.BZ_TEXT.Location = new System.Drawing.Point(453, 37);
  532. this.BZ_TEXT.Name = "BZ_TEXT";
  533. this.BZ_TEXT.ReadOnly = true;
  534. this.BZ_TEXT.Size = new System.Drawing.Size(100, 21);
  535. this.BZ_TEXT.TabIndex = 3;
  536. //
  537. // textBox11
  538. //
  539. this.textBox11.Location = new System.Drawing.Point(106, 125);
  540. this.textBox11.Name = "textBox11";
  541. this.textBox11.Size = new System.Drawing.Size(621, 21);
  542. this.textBox11.TabIndex = 6;
  543. //
  544. // GJ_TEXT
  545. //
  546. this.GJ_TEXT.Location = new System.Drawing.Point(281, 85);
  547. this.GJ_TEXT.Name = "GJ_TEXT";
  548. this.GJ_TEXT.ReadOnly = true;
  549. this.GJ_TEXT.Size = new System.Drawing.Size(100, 21);
  550. this.GJ_TEXT.TabIndex = 9;
  551. //
  552. // BH_TEXT
  553. //
  554. this.BH_TEXT.Location = new System.Drawing.Point(281, 37);
  555. this.BH_TEXT.Name = "BH_TEXT";
  556. this.BH_TEXT.ReadOnly = true;
  557. this.BH_TEXT.Size = new System.Drawing.Size(100, 21);
  558. this.BH_TEXT.TabIndex = 10;
  559. //
  560. // GZ_TEXT
  561. //
  562. this.GZ_TEXT.Location = new System.Drawing.Point(106, 85);
  563. this.GZ_TEXT.Name = "GZ_TEXT";
  564. this.GZ_TEXT.ReadOnly = true;
  565. this.GZ_TEXT.Size = new System.Drawing.Size(100, 21);
  566. this.GZ_TEXT.TabIndex = 7;
  567. //
  568. // textBox5
  569. //
  570. this.textBox5.Location = new System.Drawing.Point(106, 85);
  571. this.textBox5.Name = "textBox5";
  572. this.textBox5.Size = new System.Drawing.Size(100, 21);
  573. this.textBox5.TabIndex = 8;
  574. //
  575. // LH_TEXT
  576. //
  577. this.LH_TEXT.Location = new System.Drawing.Point(106, 37);
  578. this.LH_TEXT.Name = "LH_TEXT";
  579. this.LH_TEXT.ReadOnly = true;
  580. this.LH_TEXT.Size = new System.Drawing.Size(100, 21);
  581. this.LH_TEXT.TabIndex = 4;
  582. //
  583. // FrmHotCheck
  584. //
  585. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  586. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  587. this.ClientSize = new System.Drawing.Size(1370, 577);
  588. this.Controls.Add(this.panel1);
  589. this.Name = "FrmHotCheck";
  590. this.Text = "热轧抽检记录";
  591. this.panel1.ResumeLayout(false);
  592. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  593. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  594. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  595. this.panel2.ResumeLayout(false);
  596. ((System.ComponentModel.ISupportInitialize)(this.l)).EndInit();
  597. this.l.ResumeLayout(false);
  598. this.l.PerformLayout();
  599. this.ResumeLayout(false);
  600. }
  601. #endregion
  602. private System.Windows.Forms.Panel panel1;
  603. private System.Windows.Forms.Panel panel2;
  604. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  605. private System.Data.DataSet dataSet1;
  606. private System.Data.DataTable dataTable1;
  607. private System.Data.DataColumn dataColumn1;
  608. private System.Data.DataColumn dataColumn2;
  609. private System.Data.DataColumn dataColumn3;
  610. private System.Data.DataColumn dataColumn4;
  611. private Infragistics.Win.Misc.UltraGroupBox l;
  612. private System.Windows.Forms.Label label6;
  613. private System.Windows.Forms.Label label4;
  614. private System.Windows.Forms.Label label9;
  615. private System.Windows.Forms.Label label5;
  616. private System.Windows.Forms.Label label2;
  617. private System.Windows.Forms.Label label8;
  618. private System.Windows.Forms.Label label3;
  619. private System.Windows.Forms.Label label7;
  620. private System.Windows.Forms.Label label1;
  621. private System.Windows.Forms.TextBox JY_TEXT;
  622. private System.Windows.Forms.TextBox PZ_TEXT;
  623. private System.Windows.Forms.TextBox GG_TEXT;
  624. private System.Windows.Forms.TextBox BZ_TEXT;
  625. private System.Windows.Forms.TextBox textBox11;
  626. private System.Windows.Forms.TextBox GJ_TEXT;
  627. private System.Windows.Forms.TextBox BH_TEXT;
  628. private System.Windows.Forms.TextBox GZ_TEXT;
  629. private System.Windows.Forms.TextBox textBox5;
  630. private System.Windows.Forms.TextBox LH_TEXT;
  631. private System.Data.DataColumn dataColumn5;
  632. private System.Data.DataColumn dataColumn6;
  633. private System.Data.DataColumn dataColumn7;
  634. private System.Data.DataColumn dataColumn8;
  635. private System.Data.DataColumn dataColumn9;
  636. private System.Data.DataColumn dataColumn10;
  637. private System.Data.DataColumn dataColumn11;
  638. private System.Data.DataColumn dataColumn12;
  639. private System.Data.DataColumn dataColumn13;
  640. private System.Data.DataColumn dataColumn14;
  641. private System.Data.DataColumn dataColumn15;
  642. private System.Data.DataColumn dataColumn16;
  643. private System.Data.DataColumn dataColumn17;
  644. private System.Data.DataColumn dataColumn18;
  645. private Infragistics.Win.Misc.UltraButton ultraButton1;
  646. }
  647. }