FrmQADetail.Designer.cs 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018
  1. namespace Core.StlMes.Client.ZGMil.Popup
  2. {
  3. partial class FrmQADetail
  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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SAMPLE_PIPE_NO");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("D1");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("D2");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("S1");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("S2");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("S3");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("S4");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SAMPLE_PIPE_SEQ");
  38. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_ITEM", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WASTE_BRANCH");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_ITEM");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFLINE_PRODUCT");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_ITEM_CODE");
  51. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_ITEM_CODE");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_ITEM_NAME");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFECT_LEVEL");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ADD_ITEM");
  62. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  68. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  69. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  70. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  71. this.dataSet1 = new System.Data.DataSet();
  72. this.dtCountDefect = new System.Data.DataTable();
  73. this.dataColumn14 = new System.Data.DataColumn();
  74. this.dataColumn15 = new System.Data.DataColumn();
  75. this.dataColumn16 = new System.Data.DataColumn();
  76. this.dtDefect = new System.Data.DataTable();
  77. this.dataColumn5 = new System.Data.DataColumn();
  78. this.dataColumn1 = new System.Data.DataColumn();
  79. this.dataColumn2 = new System.Data.DataColumn();
  80. this.dataColumn3 = new System.Data.DataColumn();
  81. this.dataColumn4 = new System.Data.DataColumn();
  82. this.dataColumn23 = new System.Data.DataColumn();
  83. this.dtPipeSize = new System.Data.DataTable();
  84. this.dataColumn6 = new System.Data.DataColumn();
  85. this.dataColumn7 = new System.Data.DataColumn();
  86. this.dataColumn8 = new System.Data.DataColumn();
  87. this.dataColumn9 = new System.Data.DataColumn();
  88. this.dataColumn10 = new System.Data.DataColumn();
  89. this.dataColumn11 = new System.Data.DataColumn();
  90. this.dataColumn12 = new System.Data.DataColumn();
  91. this.dataColumn13 = new System.Data.DataColumn();
  92. this.dataColumn17 = new System.Data.DataColumn();
  93. this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
  94. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  95. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  96. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  97. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  98. this.cmbItemLevel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  99. this.umeOffLineNum = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  100. this.umeScrapTon = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  101. this.umeScrapNum = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  102. this.chkItemName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  103. this.chkItemCode = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  104. this.chkItemLevel = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  105. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  106. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  107. this.btnOK = new Infragistics.Win.Misc.UltraButton();
  108. this.label1 = new System.Windows.Forms.Label();
  109. this.label5 = new System.Windows.Forms.Label();
  110. this.label4 = new System.Windows.Forms.Label();
  111. this.label2 = new System.Windows.Forms.Label();
  112. this.label3 = new System.Windows.Forms.Label();
  113. this.txtItemCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  114. this.txtItemName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  115. this.txtLotNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  116. this.txtHeatNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  117. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  118. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  119. this.dataSet2 = new System.Data.DataSet();
  120. this.dtItem = new System.Data.DataTable();
  121. this.dataColumn18 = new System.Data.DataColumn();
  122. this.dataColumn19 = new System.Data.DataColumn();
  123. this.dataColumn20 = new System.Data.DataColumn();
  124. this.dataColumn21 = new System.Data.DataColumn();
  125. this.tableLayoutPanel1.SuspendLayout();
  126. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  127. this.ultraGroupBox3.SuspendLayout();
  128. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.dtCountDefect)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.dtDefect)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.dtPipeSize)).BeginInit();
  133. this.tableLayoutPanel4.SuspendLayout();
  134. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  135. this.ultraGroupBox2.SuspendLayout();
  136. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  137. this.tableLayoutPanel2.SuspendLayout();
  138. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  139. this.ultraGroupBox4.SuspendLayout();
  140. ((System.ComponentModel.ISupportInitialize)(this.cmbItemLevel)).BeginInit();
  141. ((System.ComponentModel.ISupportInitialize)(this.umeOffLineNum)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.umeScrapTon)).BeginInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.umeScrapNum)).BeginInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.chkItemName)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.chkItemCode)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.chkItemLevel)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.txtItemCode)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.txtItemName)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).BeginInit();
  151. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  152. this.ultraGroupBox1.SuspendLayout();
  153. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.dtItem)).BeginInit();
  156. this.SuspendLayout();
  157. //
  158. // tableLayoutPanel1
  159. //
  160. this.tableLayoutPanel1.ColumnCount = 1;
  161. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  162. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox3, 0, 1);
  163. this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel4, 0, 0);
  164. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  165. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  166. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
  167. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  168. this.tableLayoutPanel1.RowCount = 2;
  169. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 397F));
  170. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  171. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  172. this.tableLayoutPanel1.Size = new System.Drawing.Size(1116, 716);
  173. this.tableLayoutPanel1.TabIndex = 0;
  174. //
  175. // ultraGroupBox3
  176. //
  177. this.ultraGroupBox3.Controls.Add(this.ultraGrid3);
  178. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  179. this.ultraGroupBox3.Location = new System.Drawing.Point(3, 400);
  180. this.ultraGroupBox3.Name = "ultraGroupBox3";
  181. this.ultraGroupBox3.Size = new System.Drawing.Size(1110, 313);
  182. this.ultraGroupBox3.TabIndex = 4;
  183. this.ultraGroupBox3.Text = "几何尺寸抽查记录";
  184. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  185. //
  186. // ultraGrid3
  187. //
  188. this.ultraGrid3.DataMember = "Table3";
  189. this.ultraGrid3.DataSource = this.dataSet1;
  190. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  191. ultraGridColumn1.Header.VisiblePosition = 0;
  192. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  193. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  194. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  195. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  196. ultraGridColumn2.Header.VisiblePosition = 1;
  197. ultraGridColumn2.MaskInput = "nnnn.nnn";
  198. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  199. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  200. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 0);
  201. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  202. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  203. ultraGridColumn2.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  204. ultraGridColumn3.Header.VisiblePosition = 2;
  205. ultraGridColumn3.MaskInput = "nnnn.nnn";
  206. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  207. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  208. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  209. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  210. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  211. ultraGridColumn3.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  212. ultraGridColumn4.Header.VisiblePosition = 3;
  213. ultraGridColumn4.MaskInput = "nnnn.nnn";
  214. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
  215. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  216. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
  217. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  218. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  219. ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  220. ultraGridColumn5.Header.VisiblePosition = 4;
  221. ultraGridColumn5.MaskInput = "nnnn.nnn";
  222. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 10;
  223. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  224. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
  225. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  226. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  227. ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  228. ultraGridColumn6.Header.VisiblePosition = 5;
  229. ultraGridColumn6.MaskInput = "nnnn.nnn";
  230. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
  231. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  232. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  233. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  234. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  235. ultraGridColumn6.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  236. ultraGridColumn7.Header.VisiblePosition = 6;
  237. ultraGridColumn7.MaskInput = "nnnn.nnn";
  238. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 14;
  239. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  240. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
  241. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  242. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  243. ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  244. ultraGridColumn8.Header.VisiblePosition = 7;
  245. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 16;
  246. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  247. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  248. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  249. ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  250. ultraGridColumn9.Header.VisiblePosition = 8;
  251. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 0;
  252. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  253. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  254. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  255. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  256. ultraGridBand1.Columns.AddRange(new object[] {
  257. ultraGridColumn1,
  258. ultraGridColumn2,
  259. ultraGridColumn3,
  260. ultraGridColumn4,
  261. ultraGridColumn5,
  262. ultraGridColumn6,
  263. ultraGridColumn7,
  264. ultraGridColumn8,
  265. ultraGridColumn9});
  266. ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
  267. ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  268. ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  269. ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  270. ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  271. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  272. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  273. this.ultraGrid3.DisplayLayout.InterBandSpacing = 8;
  274. appearance58.FontData.BoldAsString = "True";
  275. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance58;
  276. this.ultraGrid3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  277. this.ultraGrid3.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  278. appearance59.BackColor = System.Drawing.Color.Transparent;
  279. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance59;
  280. appearance60.TextVAlignAsString = "Middle";
  281. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance60;
  282. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  283. this.ultraGrid3.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
  284. appearance61.BackColor = System.Drawing.Color.LightSteelBlue;
  285. appearance61.TextHAlignAsString = "Center";
  286. appearance61.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  287. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance61;
  288. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  289. this.ultraGrid3.DisplayLayout.Override.MaxSelectedRows = 1;
  290. this.ultraGrid3.DisplayLayout.Override.MinRowHeight = 21;
  291. appearance62.BackColor = System.Drawing.Color.LightSteelBlue;
  292. this.ultraGrid3.DisplayLayout.Override.RowSelectorAppearance = appearance62;
  293. this.ultraGrid3.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  294. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  295. this.ultraGrid3.DisplayLayout.Override.RowSelectorWidth = 26;
  296. this.ultraGrid3.DisplayLayout.Override.RowSpacingBefore = 0;
  297. appearance63.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
  298. appearance63.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
  299. appearance63.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  300. appearance63.ForeColor = System.Drawing.Color.Black;
  301. this.ultraGrid3.DisplayLayout.Override.SelectedRowAppearance = appearance63;
  302. this.ultraGrid3.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  303. this.ultraGrid3.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  304. this.ultraGrid3.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  305. this.ultraGrid3.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  306. this.ultraGrid3.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  307. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  308. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  309. this.ultraGrid3.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
  310. this.ultraGrid3.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
  311. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  312. this.ultraGrid3.Location = new System.Drawing.Point(3, 18);
  313. this.ultraGrid3.Name = "ultraGrid3";
  314. this.ultraGrid3.Size = new System.Drawing.Size(1104, 292);
  315. this.ultraGrid3.TabIndex = 7;
  316. //
  317. // dataSet1
  318. //
  319. this.dataSet1.DataSetName = "NewDataSet";
  320. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  321. this.dtCountDefect,
  322. this.dtDefect,
  323. this.dtPipeSize});
  324. //
  325. // dtCountDefect
  326. //
  327. this.dtCountDefect.Columns.AddRange(new System.Data.DataColumn[] {
  328. this.dataColumn14,
  329. this.dataColumn15,
  330. this.dataColumn16});
  331. this.dtCountDefect.TableName = "Table1";
  332. //
  333. // dataColumn14
  334. //
  335. this.dataColumn14.Caption = "缺陷项";
  336. this.dataColumn14.ColumnName = "DEFECT";
  337. //
  338. // dataColumn15
  339. //
  340. this.dataColumn15.Caption = "合格";
  341. this.dataColumn15.ColumnName = "QUELIFIED";
  342. //
  343. // dataColumn16
  344. //
  345. this.dataColumn16.Caption = "不合格";
  346. this.dataColumn16.ColumnName = "unQUELIFIED";
  347. //
  348. // dtDefect
  349. //
  350. this.dtDefect.Columns.AddRange(new System.Data.DataColumn[] {
  351. this.dataColumn5,
  352. this.dataColumn1,
  353. this.dataColumn2,
  354. this.dataColumn3,
  355. this.dataColumn4,
  356. this.dataColumn23});
  357. this.dtDefect.TableName = "Table2";
  358. //
  359. // dataColumn5
  360. //
  361. this.dataColumn5.Caption = "炉号";
  362. this.dataColumn5.ColumnName = "JUDGE_STOVE_NO";
  363. //
  364. // dataColumn1
  365. //
  366. this.dataColumn1.Caption = "缺陷项";
  367. this.dataColumn1.ColumnName = "DEFECT_ITEM";
  368. //
  369. // dataColumn2
  370. //
  371. this.dataColumn2.Caption = "废品支";
  372. this.dataColumn2.ColumnName = "WASTE_BRANCH";
  373. //
  374. // dataColumn3
  375. //
  376. this.dataColumn3.Caption = "移除";
  377. this.dataColumn3.ColumnName = "DELETE_ITEM";
  378. //
  379. // dataColumn4
  380. //
  381. this.dataColumn4.Caption = "下线支";
  382. this.dataColumn4.ColumnName = "OFFLINE_PRODUCT";
  383. //
  384. // dataColumn23
  385. //
  386. this.dataColumn23.Caption = "缺陷项代码";
  387. this.dataColumn23.ColumnName = "DEFECT_ITEM_CODE";
  388. //
  389. // dtPipeSize
  390. //
  391. this.dtPipeSize.Columns.AddRange(new System.Data.DataColumn[] {
  392. this.dataColumn6,
  393. this.dataColumn7,
  394. this.dataColumn8,
  395. this.dataColumn9,
  396. this.dataColumn10,
  397. this.dataColumn11,
  398. this.dataColumn12,
  399. this.dataColumn13,
  400. this.dataColumn17});
  401. this.dtPipeSize.TableName = "Table3";
  402. //
  403. // dataColumn6
  404. //
  405. this.dataColumn6.Caption = "抽检管编号";
  406. this.dataColumn6.ColumnName = "SAMPLE_PIPE_NO";
  407. //
  408. // dataColumn7
  409. //
  410. this.dataColumn7.Caption = "D1";
  411. this.dataColumn7.ColumnName = "D1";
  412. //
  413. // dataColumn8
  414. //
  415. this.dataColumn8.ColumnName = "D2";
  416. //
  417. // dataColumn9
  418. //
  419. this.dataColumn9.ColumnName = "S1";
  420. //
  421. // dataColumn10
  422. //
  423. this.dataColumn10.ColumnName = "S2";
  424. //
  425. // dataColumn11
  426. //
  427. this.dataColumn11.ColumnName = "S3";
  428. //
  429. // dataColumn12
  430. //
  431. this.dataColumn12.ColumnName = "S4";
  432. //
  433. // dataColumn13
  434. //
  435. this.dataColumn13.Caption = "位置(管段/管体)";
  436. this.dataColumn13.ColumnName = "LOCATION";
  437. //
  438. // dataColumn17
  439. //
  440. this.dataColumn17.Caption = "抽检管序号";
  441. this.dataColumn17.ColumnName = "SAMPLE_PIPE_SEQ";
  442. //
  443. // tableLayoutPanel4
  444. //
  445. this.tableLayoutPanel4.ColumnCount = 2;
  446. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 59.05018F));
  447. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40.94982F));
  448. this.tableLayoutPanel4.Controls.Add(this.ultraGroupBox2, 1, 0);
  449. this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel2, 0, 0);
  450. this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  451. this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
  452. this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(0);
  453. this.tableLayoutPanel4.Name = "tableLayoutPanel4";
  454. this.tableLayoutPanel4.RowCount = 1;
  455. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  456. this.tableLayoutPanel4.Size = new System.Drawing.Size(1116, 397);
  457. this.tableLayoutPanel4.TabIndex = 7;
  458. //
  459. // ultraGroupBox2
  460. //
  461. this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
  462. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  463. this.ultraGroupBox2.Location = new System.Drawing.Point(661, 3);
  464. this.ultraGroupBox2.Name = "ultraGroupBox2";
  465. this.ultraGroupBox2.Size = new System.Drawing.Size(452, 391);
  466. this.ultraGroupBox2.TabIndex = 7;
  467. this.ultraGroupBox2.Text = "抽检管缺陷记录汇总";
  468. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  469. //
  470. // ultraGrid1
  471. //
  472. this.ultraGrid1.DataMember = "Table2";
  473. this.ultraGrid1.DataSource = this.dataSet1;
  474. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  475. ultraGridColumn10.Header.VisiblePosition = 0;
  476. ultraGridColumn10.Hidden = true;
  477. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  478. ultraGridColumn11.Header.VisiblePosition = 1;
  479. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 2;
  480. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  481. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  482. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  483. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  484. ultraGridColumn12.DefaultCellValue = "0";
  485. ultraGridColumn12.Header.VisiblePosition = 2;
  486. ultraGridColumn12.MaskInput = "nnn";
  487. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 4;
  488. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  489. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
  490. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  491. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  492. ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerNonNegative;
  493. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  494. ultraGridColumn13.Header.VisiblePosition = 3;
  495. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 8;
  496. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  497. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
  498. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  499. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  500. ultraGridColumn13.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  501. ultraGridColumn14.DefaultCellValue = "0";
  502. ultraGridColumn14.Header.VisiblePosition = 4;
  503. ultraGridColumn14.MaskInput = "nnn";
  504. ultraGridColumn14.MaxLength = 20;
  505. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 6;
  506. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  507. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  508. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  509. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  510. ultraGridColumn14.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerNonNegative;
  511. ultraGridColumn15.Header.VisiblePosition = 5;
  512. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 0;
  513. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  514. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  515. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  516. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  517. ultraGridBand2.Columns.AddRange(new object[] {
  518. ultraGridColumn10,
  519. ultraGridColumn11,
  520. ultraGridColumn12,
  521. ultraGridColumn13,
  522. ultraGridColumn14,
  523. ultraGridColumn15});
  524. ultraGridBand2.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
  525. ultraGridBand2.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  526. ultraGridBand2.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  527. ultraGridBand2.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  528. ultraGridBand2.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  529. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  530. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  531. this.ultraGrid1.DisplayLayout.InterBandSpacing = 8;
  532. appearance1.FontData.BoldAsString = "True";
  533. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance1;
  534. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  535. this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  536. appearance2.BackColor = System.Drawing.Color.Transparent;
  537. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance2;
  538. appearance4.TextVAlignAsString = "Middle";
  539. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance4;
  540. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  541. this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
  542. appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
  543. appearance5.TextHAlignAsString = "Center";
  544. appearance5.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  545. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance5;
  546. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  547. this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1;
  548. this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 21;
  549. appearance6.BackColor = System.Drawing.Color.LightSteelBlue;
  550. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance6;
  551. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  552. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  553. this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 26;
  554. this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 0;
  555. appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
  556. appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
  557. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  558. appearance7.ForeColor = System.Drawing.Color.Black;
  559. this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance7;
  560. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  561. this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  562. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  563. this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  564. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  565. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  566. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  567. this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
  568. this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
  569. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  570. this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
  571. this.ultraGrid1.Name = "ultraGrid1";
  572. this.ultraGrid1.Size = new System.Drawing.Size(446, 370);
  573. this.ultraGrid1.TabIndex = 6;
  574. //
  575. // tableLayoutPanel2
  576. //
  577. this.tableLayoutPanel2.ColumnCount = 1;
  578. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  579. this.tableLayoutPanel2.Controls.Add(this.ultraGroupBox4, 0, 0);
  580. this.tableLayoutPanel2.Controls.Add(this.ultraGroupBox1, 0, 1);
  581. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  582. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  583. this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(0);
  584. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  585. this.tableLayoutPanel2.RowCount = 2;
  586. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 29.97481F));
  587. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 70.02519F));
  588. this.tableLayoutPanel2.Size = new System.Drawing.Size(658, 397);
  589. this.tableLayoutPanel2.TabIndex = 8;
  590. //
  591. // ultraGroupBox4
  592. //
  593. this.ultraGroupBox4.Controls.Add(this.cmbItemLevel);
  594. this.ultraGroupBox4.Controls.Add(this.umeOffLineNum);
  595. this.ultraGroupBox4.Controls.Add(this.umeScrapTon);
  596. this.ultraGroupBox4.Controls.Add(this.umeScrapNum);
  597. this.ultraGroupBox4.Controls.Add(this.chkItemName);
  598. this.ultraGroupBox4.Controls.Add(this.chkItemCode);
  599. this.ultraGroupBox4.Controls.Add(this.chkItemLevel);
  600. this.ultraGroupBox4.Controls.Add(this.ultraButton1);
  601. this.ultraGroupBox4.Controls.Add(this.ultraButton2);
  602. this.ultraGroupBox4.Controls.Add(this.btnOK);
  603. this.ultraGroupBox4.Controls.Add(this.label1);
  604. this.ultraGroupBox4.Controls.Add(this.label5);
  605. this.ultraGroupBox4.Controls.Add(this.label4);
  606. this.ultraGroupBox4.Controls.Add(this.label2);
  607. this.ultraGroupBox4.Controls.Add(this.label3);
  608. this.ultraGroupBox4.Controls.Add(this.txtItemCode);
  609. this.ultraGroupBox4.Controls.Add(this.txtItemName);
  610. this.ultraGroupBox4.Controls.Add(this.txtLotNo);
  611. this.ultraGroupBox4.Controls.Add(this.txtHeatNo);
  612. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  613. this.ultraGroupBox4.Location = new System.Drawing.Point(3, 3);
  614. this.ultraGroupBox4.Name = "ultraGroupBox4";
  615. this.ultraGroupBox4.Size = new System.Drawing.Size(652, 112);
  616. this.ultraGroupBox4.TabIndex = 7;
  617. this.ultraGroupBox4.Text = "炉号信息";
  618. this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  619. //
  620. // cmbItemLevel
  621. //
  622. this.cmbItemLevel.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  623. this.cmbItemLevel.Enabled = false;
  624. this.cmbItemLevel.Location = new System.Drawing.Point(107, 84);
  625. this.cmbItemLevel.Name = "cmbItemLevel";
  626. this.cmbItemLevel.Size = new System.Drawing.Size(70, 21);
  627. this.cmbItemLevel.TabIndex = 52;
  628. //
  629. // umeOffLineNum
  630. //
  631. this.umeOffLineNum.Location = new System.Drawing.Point(326, 56);
  632. this.umeOffLineNum.MaskInput = "nnnn";
  633. this.umeOffLineNum.Name = "umeOffLineNum";
  634. this.umeOffLineNum.Size = new System.Drawing.Size(51, 21);
  635. this.umeOffLineNum.TabIndex = 54;
  636. //
  637. // umeScrapTon
  638. //
  639. this.umeScrapTon.Location = new System.Drawing.Point(202, 56);
  640. this.umeScrapTon.MaskInput = "nnnn.nnn";
  641. this.umeScrapTon.Name = "umeScrapTon";
  642. this.umeScrapTon.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  643. this.umeScrapTon.Size = new System.Drawing.Size(56, 21);
  644. this.umeScrapTon.TabIndex = 54;
  645. //
  646. // umeScrapNum
  647. //
  648. this.umeScrapNum.Location = new System.Drawing.Point(77, 56);
  649. this.umeScrapNum.MaskInput = "nnnn";
  650. this.umeScrapNum.Name = "umeScrapNum";
  651. this.umeScrapNum.Size = new System.Drawing.Size(52, 21);
  652. this.umeScrapNum.TabIndex = 54;
  653. this.umeScrapNum.ValueChanged += new System.EventHandler(this.umeScrapNum_ValueChanged);
  654. //
  655. // chkItemName
  656. //
  657. this.chkItemName.Location = new System.Drawing.Point(374, 84);
  658. this.chkItemName.Name = "chkItemName";
  659. this.chkItemName.Size = new System.Drawing.Size(75, 20);
  660. this.chkItemName.TabIndex = 53;
  661. this.chkItemName.Text = "缺馅名称";
  662. this.chkItemName.CheckedChanged += new System.EventHandler(this.chkItemLevel_CheckedChanged);
  663. //
  664. // chkItemCode
  665. //
  666. this.chkItemCode.Location = new System.Drawing.Point(183, 84);
  667. this.chkItemCode.Name = "chkItemCode";
  668. this.chkItemCode.Size = new System.Drawing.Size(75, 20);
  669. this.chkItemCode.TabIndex = 53;
  670. this.chkItemCode.Text = "缺馅代码";
  671. this.chkItemCode.CheckedChanged += new System.EventHandler(this.chkItemLevel_CheckedChanged);
  672. //
  673. // chkItemLevel
  674. //
  675. this.chkItemLevel.Location = new System.Drawing.Point(22, 84);
  676. this.chkItemLevel.Name = "chkItemLevel";
  677. this.chkItemLevel.Size = new System.Drawing.Size(75, 20);
  678. this.chkItemLevel.TabIndex = 53;
  679. this.chkItemLevel.Text = "缺馅等级";
  680. this.chkItemLevel.CheckedChanged += new System.EventHandler(this.chkItemLevel_CheckedChanged);
  681. //
  682. // ultraButton1
  683. //
  684. this.ultraButton1.Location = new System.Drawing.Point(485, 29);
  685. this.ultraButton1.Name = "ultraButton1";
  686. this.ultraButton1.Size = new System.Drawing.Size(77, 45);
  687. this.ultraButton1.TabIndex = 0;
  688. this.ultraButton1.Text = "取消";
  689. this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
  690. //
  691. // ultraButton2
  692. //
  693. this.ultraButton2.Location = new System.Drawing.Point(569, 83);
  694. this.ultraButton2.Name = "ultraButton2";
  695. this.ultraButton2.Size = new System.Drawing.Size(77, 22);
  696. this.ultraButton2.TabIndex = 0;
  697. this.ultraButton2.Text = "查询";
  698. this.ultraButton2.Click += new System.EventHandler(this.cmbItemLevel_ValueChanged);
  699. //
  700. // btnOK
  701. //
  702. this.btnOK.Location = new System.Drawing.Point(402, 29);
  703. this.btnOK.Name = "btnOK";
  704. this.btnOK.Size = new System.Drawing.Size(77, 45);
  705. this.btnOK.TabIndex = 0;
  706. this.btnOK.Text = "确定";
  707. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  708. //
  709. // label1
  710. //
  711. this.label1.AutoSize = true;
  712. this.label1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  713. this.label1.Location = new System.Drawing.Point(198, 32);
  714. this.label1.Name = "label1";
  715. this.label1.Size = new System.Drawing.Size(65, 12);
  716. this.label1.TabIndex = 51;
  717. this.label1.Text = "生产批号:";
  718. //
  719. // label5
  720. //
  721. this.label5.AutoSize = true;
  722. this.label5.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  723. this.label5.Location = new System.Drawing.Point(148, 60);
  724. this.label5.Name = "label5";
  725. this.label5.Size = new System.Drawing.Size(53, 12);
  726. this.label5.TabIndex = 50;
  727. this.label5.Text = "废品吨:";
  728. //
  729. // label4
  730. //
  731. this.label4.AutoSize = true;
  732. this.label4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  733. this.label4.Location = new System.Drawing.Point(272, 60);
  734. this.label4.Name = "label4";
  735. this.label4.Size = new System.Drawing.Size(53, 12);
  736. this.label4.TabIndex = 50;
  737. this.label4.Text = "下线支:";
  738. //
  739. // label2
  740. //
  741. this.label2.AutoSize = true;
  742. this.label2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  743. this.label2.Location = new System.Drawing.Point(20, 60);
  744. this.label2.Name = "label2";
  745. this.label2.Size = new System.Drawing.Size(53, 12);
  746. this.label2.TabIndex = 50;
  747. this.label2.Text = "废品支:";
  748. //
  749. // label3
  750. //
  751. this.label3.AutoSize = true;
  752. this.label3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  753. this.label3.Location = new System.Drawing.Point(20, 32);
  754. this.label3.Name = "label3";
  755. this.label3.Size = new System.Drawing.Size(41, 12);
  756. this.label3.TabIndex = 50;
  757. this.label3.Text = "炉号:";
  758. //
  759. // txtItemCode
  760. //
  761. this.txtItemCode.Enabled = false;
  762. this.txtItemCode.Location = new System.Drawing.Point(267, 84);
  763. this.txtItemCode.Name = "txtItemCode";
  764. this.txtItemCode.Size = new System.Drawing.Size(100, 21);
  765. this.txtItemCode.TabIndex = 1;
  766. this.txtItemCode.Text = "ultraTextEditor1";
  767. //
  768. // txtItemName
  769. //
  770. this.txtItemName.Enabled = false;
  771. this.txtItemName.Location = new System.Drawing.Point(459, 84);
  772. this.txtItemName.Name = "txtItemName";
  773. this.txtItemName.Size = new System.Drawing.Size(100, 21);
  774. this.txtItemName.TabIndex = 1;
  775. this.txtItemName.Text = "ultraTextEditor1";
  776. //
  777. // txtLotNo
  778. //
  779. this.txtLotNo.Enabled = false;
  780. this.txtLotNo.Location = new System.Drawing.Point(267, 29);
  781. this.txtLotNo.Name = "txtLotNo";
  782. this.txtLotNo.Size = new System.Drawing.Size(110, 21);
  783. this.txtLotNo.TabIndex = 1;
  784. this.txtLotNo.Text = "ultraTextEditor1";
  785. //
  786. // txtHeatNo
  787. //
  788. this.txtHeatNo.Enabled = false;
  789. this.txtHeatNo.Location = new System.Drawing.Point(77, 29);
  790. this.txtHeatNo.Name = "txtHeatNo";
  791. this.txtHeatNo.Size = new System.Drawing.Size(110, 21);
  792. this.txtHeatNo.TabIndex = 1;
  793. this.txtHeatNo.Text = "ultraTextEditor1";
  794. //
  795. // ultraGroupBox1
  796. //
  797. this.ultraGroupBox1.Controls.Add(this.ultraGrid2);
  798. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  799. this.ultraGroupBox1.Location = new System.Drawing.Point(3, 121);
  800. this.ultraGroupBox1.Name = "ultraGroupBox1";
  801. this.ultraGroupBox1.Size = new System.Drawing.Size(652, 273);
  802. this.ultraGroupBox1.TabIndex = 8;
  803. this.ultraGroupBox1.Text = "缺陷项记录";
  804. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  805. //
  806. // ultraGrid2
  807. //
  808. this.ultraGrid2.DataMember = "Table1";
  809. this.ultraGrid2.DataSource = this.dataSet2;
  810. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  811. ultraGridColumn16.Header.VisiblePosition = 0;
  812. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  813. ultraGridColumn17.Header.VisiblePosition = 1;
  814. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  815. ultraGridColumn18.Header.VisiblePosition = 2;
  816. ultraGridColumn19.Header.Caption = "添加";
  817. ultraGridColumn19.Header.VisiblePosition = 3;
  818. ultraGridColumn19.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  819. ultraGridBand3.Columns.AddRange(new object[] {
  820. ultraGridColumn16,
  821. ultraGridColumn17,
  822. ultraGridColumn18,
  823. ultraGridColumn19});
  824. ultraGridBand3.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
  825. ultraGridBand3.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  826. ultraGridBand3.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  827. ultraGridBand3.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  828. ultraGridBand3.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  829. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  830. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  831. this.ultraGrid2.DisplayLayout.InterBandSpacing = 8;
  832. appearance8.FontData.BoldAsString = "True";
  833. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance8;
  834. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  835. this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  836. appearance9.BackColor = System.Drawing.Color.Transparent;
  837. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance9;
  838. appearance10.TextVAlignAsString = "Middle";
  839. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance10;
  840. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  841. this.ultraGrid2.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
  842. appearance11.BackColor = System.Drawing.Color.LightSteelBlue;
  843. appearance11.TextHAlignAsString = "Center";
  844. appearance11.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  845. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance11;
  846. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  847. this.ultraGrid2.DisplayLayout.Override.MaxSelectedRows = 1;
  848. this.ultraGrid2.DisplayLayout.Override.MinRowHeight = 21;
  849. appearance12.BackColor = System.Drawing.Color.LightSteelBlue;
  850. this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance12;
  851. this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  852. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  853. this.ultraGrid2.DisplayLayout.Override.RowSelectorWidth = 26;
  854. this.ultraGrid2.DisplayLayout.Override.RowSpacingBefore = 0;
  855. appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
  856. appearance13.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
  857. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  858. appearance13.ForeColor = System.Drawing.Color.Black;
  859. this.ultraGrid2.DisplayLayout.Override.SelectedRowAppearance = appearance13;
  860. this.ultraGrid2.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  861. this.ultraGrid2.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  862. this.ultraGrid2.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  863. this.ultraGrid2.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  864. this.ultraGrid2.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  865. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  866. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  867. this.ultraGrid2.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
  868. this.ultraGrid2.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
  869. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  870. this.ultraGrid2.Location = new System.Drawing.Point(3, 18);
  871. this.ultraGrid2.Name = "ultraGrid2";
  872. this.ultraGrid2.Size = new System.Drawing.Size(646, 252);
  873. this.ultraGrid2.TabIndex = 6;
  874. //
  875. // dataSet2
  876. //
  877. this.dataSet2.DataSetName = "NewDataSet";
  878. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  879. this.dtItem});
  880. //
  881. // dtItem
  882. //
  883. this.dtItem.Columns.AddRange(new System.Data.DataColumn[] {
  884. this.dataColumn18,
  885. this.dataColumn19,
  886. this.dataColumn20,
  887. this.dataColumn21});
  888. this.dtItem.TableName = "Table1";
  889. //
  890. // dataColumn18
  891. //
  892. this.dataColumn18.Caption = "缺陷代码";
  893. this.dataColumn18.ColumnName = "DEFECT_ITEM_CODE";
  894. //
  895. // dataColumn19
  896. //
  897. this.dataColumn19.Caption = "缺陷名称";
  898. this.dataColumn19.ColumnName = "DEFECT_ITEM_NAME";
  899. //
  900. // dataColumn20
  901. //
  902. this.dataColumn20.Caption = "缺馅等级";
  903. this.dataColumn20.ColumnName = "DEFECT_LEVEL";
  904. //
  905. // dataColumn21
  906. //
  907. this.dataColumn21.Caption = "选择";
  908. this.dataColumn21.ColumnName = "ADD_ITEM";
  909. //
  910. // FrmQADetail
  911. //
  912. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  913. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  914. this.ClientSize = new System.Drawing.Size(1116, 716);
  915. this.Controls.Add(this.tableLayoutPanel1);
  916. this.Name = "FrmQADetail";
  917. this.Text = "抽检管记录";
  918. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmQADetail_FormClosed);
  919. this.tableLayoutPanel1.ResumeLayout(false);
  920. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  921. this.ultraGroupBox3.ResumeLayout(false);
  922. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  923. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  924. ((System.ComponentModel.ISupportInitialize)(this.dtCountDefect)).EndInit();
  925. ((System.ComponentModel.ISupportInitialize)(this.dtDefect)).EndInit();
  926. ((System.ComponentModel.ISupportInitialize)(this.dtPipeSize)).EndInit();
  927. this.tableLayoutPanel4.ResumeLayout(false);
  928. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  929. this.ultraGroupBox2.ResumeLayout(false);
  930. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  931. this.tableLayoutPanel2.ResumeLayout(false);
  932. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  933. this.ultraGroupBox4.ResumeLayout(false);
  934. this.ultraGroupBox4.PerformLayout();
  935. ((System.ComponentModel.ISupportInitialize)(this.cmbItemLevel)).EndInit();
  936. ((System.ComponentModel.ISupportInitialize)(this.umeOffLineNum)).EndInit();
  937. ((System.ComponentModel.ISupportInitialize)(this.umeScrapTon)).EndInit();
  938. ((System.ComponentModel.ISupportInitialize)(this.umeScrapNum)).EndInit();
  939. ((System.ComponentModel.ISupportInitialize)(this.chkItemName)).EndInit();
  940. ((System.ComponentModel.ISupportInitialize)(this.chkItemCode)).EndInit();
  941. ((System.ComponentModel.ISupportInitialize)(this.chkItemLevel)).EndInit();
  942. ((System.ComponentModel.ISupportInitialize)(this.txtItemCode)).EndInit();
  943. ((System.ComponentModel.ISupportInitialize)(this.txtItemName)).EndInit();
  944. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).EndInit();
  945. ((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).EndInit();
  946. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  947. this.ultraGroupBox1.ResumeLayout(false);
  948. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  949. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  950. ((System.ComponentModel.ISupportInitialize)(this.dtItem)).EndInit();
  951. this.ResumeLayout(false);
  952. }
  953. #endregion
  954. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  955. private System.Data.DataSet dataSet1;
  956. private System.Data.DataTable dtCountDefect;
  957. private System.Data.DataTable dtDefect;
  958. private System.Data.DataTable dtPipeSize;
  959. private System.Data.DataColumn dataColumn5;
  960. private System.Data.DataColumn dataColumn6;
  961. private System.Data.DataColumn dataColumn7;
  962. private System.Data.DataColumn dataColumn8;
  963. private System.Data.DataColumn dataColumn9;
  964. private System.Data.DataColumn dataColumn10;
  965. private System.Data.DataColumn dataColumn11;
  966. private System.Data.DataColumn dataColumn12;
  967. private System.Data.DataColumn dataColumn13;
  968. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  969. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  970. private System.Data.DataColumn dataColumn14;
  971. private System.Data.DataColumn dataColumn15;
  972. private System.Data.DataColumn dataColumn16;
  973. private System.Data.DataColumn dataColumn17;
  974. private System.Data.DataColumn dataColumn1;
  975. private System.Data.DataColumn dataColumn2;
  976. private System.Data.DataColumn dataColumn3;
  977. private System.Data.DataColumn dataColumn4;
  978. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
  979. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  980. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  981. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  982. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  983. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbItemLevel;
  984. private Infragistics.Win.Misc.UltraButton btnOK;
  985. private System.Windows.Forms.Label label1;
  986. private System.Windows.Forms.Label label3;
  987. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLotNo;
  988. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtHeatNo;
  989. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  990. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  991. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkItemName;
  992. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkItemCode;
  993. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkItemLevel;
  994. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtItemCode;
  995. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtItemName;
  996. private Infragistics.Win.UltraWinEditors.UltraNumericEditor umeOffLineNum;
  997. private Infragistics.Win.UltraWinEditors.UltraNumericEditor umeScrapNum;
  998. private Infragistics.Win.Misc.UltraButton ultraButton1;
  999. private System.Windows.Forms.Label label4;
  1000. private System.Windows.Forms.Label label2;
  1001. private Infragistics.Win.UltraWinEditors.UltraNumericEditor umeScrapTon;
  1002. private System.Windows.Forms.Label label5;
  1003. private System.Data.DataSet dataSet2;
  1004. private System.Data.DataTable dtItem;
  1005. private System.Data.DataColumn dataColumn18;
  1006. private System.Data.DataColumn dataColumn19;
  1007. private System.Data.DataColumn dataColumn20;
  1008. private System.Data.DataColumn dataColumn21;
  1009. private System.Data.DataColumn dataColumn23;
  1010. private Infragistics.Win.Misc.UltraButton ultraButton2;
  1011. }
  1012. }