FrmTubeRollMatching.Designer.cs 67 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168
  1. namespace Core.StlMes.Client.ZGDev.Tools
  2. {
  3. partial class FrmTubeRollMatching
  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 appearance49 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RollerTable", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShellNo");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatchingDate");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RackNo");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo1");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo2");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo3");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("1、2辊缝值");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("2、3辊缝值");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("1、3辊缝值");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("班组");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("班次");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("操作人");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("日期");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("备注");
  49. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RollerTable", -1);
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShellNo");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Vender");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InStorageDate");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
  70. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RollerTable", -1);
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Vender");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InStorageDate");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
  92. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  103. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  104. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  105. this.dataSet1 = new System.Data.DataSet();
  106. this.RollerTable = new System.Data.DataTable();
  107. this.Check = new System.Data.DataColumn();
  108. this.RollerNo = new System.Data.DataColumn();
  109. this.Vender = new System.Data.DataColumn();
  110. this.Status = new System.Data.DataColumn();
  111. this.InStorageDate = new System.Data.DataColumn();
  112. this.ScrapDate = new System.Data.DataColumn();
  113. this.RollingNum = new System.Data.DataColumn();
  114. this.OnLineTime = new System.Data.DataColumn();
  115. this.dataColumn1 = new System.Data.DataColumn();
  116. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  117. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  118. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  119. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  120. this.ultraNumericEditor3 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  121. this.ultraNumericEditor2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  122. this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  123. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  124. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  125. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  126. this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  127. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  128. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  129. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  130. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  131. this.dataSet3 = new System.Data.DataSet();
  132. this.dataTable1 = new System.Data.DataTable();
  133. this.dataColumn26 = new System.Data.DataColumn();
  134. this.dataColumn27 = new System.Data.DataColumn();
  135. this.dataColumn29 = new System.Data.DataColumn();
  136. this.dataColumn30 = new System.Data.DataColumn();
  137. this.dataColumn31 = new System.Data.DataColumn();
  138. this.dataColumn32 = new System.Data.DataColumn();
  139. this.dataColumn33 = new System.Data.DataColumn();
  140. this.dataColumn34 = new System.Data.DataColumn();
  141. this.dataColumn35 = new System.Data.DataColumn();
  142. this.dataColumn36 = new System.Data.DataColumn();
  143. this.dataColumn37 = new System.Data.DataColumn();
  144. this.dataColumn40 = new System.Data.DataColumn();
  145. this.dataColumn41 = new System.Data.DataColumn();
  146. this.dataColumn42 = new System.Data.DataColumn();
  147. this.dataColumn43 = new System.Data.DataColumn();
  148. this.dataColumn44 = new System.Data.DataColumn();
  149. this.dataColumn45 = new System.Data.DataColumn();
  150. this.dataColumn46 = new System.Data.DataColumn();
  151. this.dataColumn47 = new System.Data.DataColumn();
  152. this.panel1 = new System.Windows.Forms.Panel();
  153. this.panel2 = new System.Windows.Forms.Panel();
  154. this.panel3 = new System.Windows.Forms.Panel();
  155. this.panel4 = new System.Windows.Forms.Panel();
  156. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  157. this.dataSet2 = new System.Data.DataSet();
  158. this.ShellTable = new System.Data.DataTable();
  159. this.dataColumn2 = new System.Data.DataColumn();
  160. this.dataColumn3 = new System.Data.DataColumn();
  161. this.dataColumn4 = new System.Data.DataColumn();
  162. this.dataColumn5 = new System.Data.DataColumn();
  163. this.dataColumn6 = new System.Data.DataColumn();
  164. this.dataColumn7 = new System.Data.DataColumn();
  165. this.dataColumn8 = new System.Data.DataColumn();
  166. this.dataColumn9 = new System.Data.DataColumn();
  167. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  168. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  169. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  170. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  171. this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  172. this.ultraTextEditor5 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  173. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  174. this.ultraTextEditor6 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  175. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  176. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  177. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  178. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  179. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  180. this.splitContainer1.Panel1.SuspendLayout();
  181. this.splitContainer1.Panel2.SuspendLayout();
  182. this.splitContainer1.SuspendLayout();
  183. this.tableLayoutPanel1.SuspendLayout();
  184. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.RollerTable)).BeginInit();
  186. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  187. this.ultraExpandableGroupBox1.SuspendLayout();
  188. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  189. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
  192. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  195. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  197. this.panel1.SuspendLayout();
  198. this.panel2.SuspendLayout();
  199. this.panel3.SuspendLayout();
  200. this.panel4.SuspendLayout();
  201. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.ShellTable)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  211. this.SuspendLayout();
  212. //
  213. // splitContainer1
  214. //
  215. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  216. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  217. this.splitContainer1.Name = "splitContainer1";
  218. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  219. //
  220. // splitContainer1.Panel1
  221. //
  222. this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel1);
  223. //
  224. // splitContainer1.Panel2
  225. //
  226. this.splitContainer1.Panel2.Controls.Add(this.ultraExpandableGroupBox1);
  227. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid3);
  228. this.splitContainer1.Size = new System.Drawing.Size(1054, 708);
  229. this.splitContainer1.SplitterDistance = 354;
  230. this.splitContainer1.TabIndex = 0;
  231. //
  232. // tableLayoutPanel1
  233. //
  234. this.tableLayoutPanel1.ColumnCount = 2;
  235. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  236. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  237. this.tableLayoutPanel1.Controls.Add(this.panel2, 1, 0);
  238. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
  239. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  240. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  241. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  242. this.tableLayoutPanel1.RowCount = 1;
  243. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  244. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  245. this.tableLayoutPanel1.Size = new System.Drawing.Size(1054, 354);
  246. this.tableLayoutPanel1.TabIndex = 1;
  247. //
  248. // dataSet1
  249. //
  250. this.dataSet1.DataSetName = "NewDataSet";
  251. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  252. this.RollerTable});
  253. //
  254. // RollerTable
  255. //
  256. this.RollerTable.Columns.AddRange(new System.Data.DataColumn[] {
  257. this.Check,
  258. this.RollerNo,
  259. this.Vender,
  260. this.Status,
  261. this.InStorageDate,
  262. this.ScrapDate,
  263. this.RollingNum,
  264. this.OnLineTime,
  265. this.dataColumn1});
  266. this.RollerTable.TableName = "RollerTable";
  267. //
  268. // Check
  269. //
  270. this.Check.Caption = "选择";
  271. this.Check.ColumnName = "Check";
  272. this.Check.DataType = typeof(bool);
  273. //
  274. // RollerNo
  275. //
  276. this.RollerNo.Caption = "辊号";
  277. this.RollerNo.ColumnName = "RollerNo";
  278. //
  279. // Vender
  280. //
  281. this.Vender.Caption = "出厂厂家";
  282. this.Vender.ColumnName = "Vender";
  283. //
  284. // Status
  285. //
  286. this.Status.Caption = "状态";
  287. this.Status.ColumnName = "Status";
  288. //
  289. // InStorageDate
  290. //
  291. this.InStorageDate.Caption = "入库日期";
  292. this.InStorageDate.ColumnName = "InStorageDate";
  293. this.InStorageDate.DataType = typeof(System.DateTime);
  294. //
  295. // ScrapDate
  296. //
  297. this.ScrapDate.Caption = "报废日期";
  298. this.ScrapDate.ColumnName = "ScrapDate";
  299. this.ScrapDate.DataType = typeof(System.DateTime);
  300. //
  301. // RollingNum
  302. //
  303. this.RollingNum.Caption = "轧制总支数";
  304. this.RollingNum.ColumnName = "RollingNum";
  305. //
  306. // OnLineTime
  307. //
  308. this.OnLineTime.Caption = "在线总时长";
  309. this.OnLineTime.ColumnName = "OnLineTime";
  310. //
  311. // dataColumn1
  312. //
  313. this.dataColumn1.Caption = "辊径";
  314. this.dataColumn1.ColumnName = "Column1";
  315. //
  316. // ultraExpandableGroupBox1
  317. //
  318. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  319. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  320. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1054, 114);
  321. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 236);
  322. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  323. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1054, 114);
  324. this.ultraExpandableGroupBox1.TabIndex = 3;
  325. this.ultraExpandableGroupBox1.Text = "ultraExpandableGroupBox1";
  326. //
  327. // ultraExpandableGroupBoxPanel1
  328. //
  329. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton2);
  330. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton1);
  331. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor3);
  332. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor2);
  333. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor1);
  334. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
  335. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
  336. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
  337. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor3);
  338. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor2);
  339. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
  340. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  341. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  342. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  343. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  344. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1048, 92);
  345. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  346. //
  347. // ultraButton2
  348. //
  349. this.ultraButton2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.ultraButton2.Location = new System.Drawing.Point(910, 44);
  351. this.ultraButton2.Name = "ultraButton2";
  352. this.ultraButton2.Size = new System.Drawing.Size(96, 34);
  353. this.ultraButton2.TabIndex = 37;
  354. this.ultraButton2.Text = "取消";
  355. //
  356. // ultraButton1
  357. //
  358. this.ultraButton1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.ultraButton1.Location = new System.Drawing.Point(787, 45);
  360. this.ultraButton1.Name = "ultraButton1";
  361. this.ultraButton1.Size = new System.Drawing.Size(96, 34);
  362. this.ultraButton1.TabIndex = 37;
  363. this.ultraButton1.Text = "装配";
  364. //
  365. // ultraNumericEditor3
  366. //
  367. this.ultraNumericEditor3.Location = new System.Drawing.Point(855, 11);
  368. this.ultraNumericEditor3.Name = "ultraNumericEditor3";
  369. this.ultraNumericEditor3.Size = new System.Drawing.Size(100, 21);
  370. this.ultraNumericEditor3.TabIndex = 23;
  371. //
  372. // ultraNumericEditor2
  373. //
  374. this.ultraNumericEditor2.Location = new System.Drawing.Point(657, 11);
  375. this.ultraNumericEditor2.Name = "ultraNumericEditor2";
  376. this.ultraNumericEditor2.Size = new System.Drawing.Size(100, 21);
  377. this.ultraNumericEditor2.TabIndex = 24;
  378. //
  379. // ultraNumericEditor1
  380. //
  381. this.ultraNumericEditor1.Location = new System.Drawing.Point(453, 11);
  382. this.ultraNumericEditor1.Name = "ultraNumericEditor1";
  383. this.ultraNumericEditor1.Size = new System.Drawing.Size(100, 21);
  384. this.ultraNumericEditor1.TabIndex = 25;
  385. //
  386. // ultraLabel12
  387. //
  388. this.ultraLabel12.Location = new System.Drawing.Point(769, 15);
  389. this.ultraLabel12.Name = "ultraLabel12";
  390. this.ultraLabel12.Size = new System.Drawing.Size(88, 23);
  391. this.ultraLabel12.TabIndex = 21;
  392. this.ultraLabel12.Text = "II、III轴间隙";
  393. //
  394. // ultraLabel11
  395. //
  396. this.ultraLabel11.Location = new System.Drawing.Point(570, 15);
  397. this.ultraLabel11.Name = "ultraLabel11";
  398. this.ultraLabel11.Size = new System.Drawing.Size(82, 23);
  399. this.ultraLabel11.TabIndex = 20;
  400. this.ultraLabel11.Text = "I、III轴间隙";
  401. //
  402. // ultraLabel10
  403. //
  404. this.ultraLabel10.Location = new System.Drawing.Point(371, 15);
  405. this.ultraLabel10.Name = "ultraLabel10";
  406. this.ultraLabel10.Size = new System.Drawing.Size(82, 23);
  407. this.ultraLabel10.TabIndex = 22;
  408. this.ultraLabel10.Text = "I、II轴间隙";
  409. //
  410. // ultraTextEditor3
  411. //
  412. this.ultraTextEditor3.Location = new System.Drawing.Point(250, 12);
  413. this.ultraTextEditor3.Name = "ultraTextEditor3";
  414. this.ultraTextEditor3.Size = new System.Drawing.Size(100, 21);
  415. this.ultraTextEditor3.TabIndex = 18;
  416. this.ultraTextEditor3.Text = "ultraTextEditor2";
  417. //
  418. // ultraTextEditor2
  419. //
  420. this.ultraTextEditor2.Location = new System.Drawing.Point(71, 12);
  421. this.ultraTextEditor2.Name = "ultraTextEditor2";
  422. this.ultraTextEditor2.Size = new System.Drawing.Size(100, 21);
  423. this.ultraTextEditor2.TabIndex = 18;
  424. this.ultraTextEditor2.Text = "ultraTextEditor2";
  425. //
  426. // ultraLabel5
  427. //
  428. this.ultraLabel5.Location = new System.Drawing.Point(194, 16);
  429. this.ultraLabel5.Name = "ultraLabel5";
  430. this.ultraLabel5.Size = new System.Drawing.Size(67, 23);
  431. this.ultraLabel5.TabIndex = 16;
  432. this.ultraLabel5.Text = "壳体号";
  433. //
  434. // ultraLabel6
  435. //
  436. this.ultraLabel6.Location = new System.Drawing.Point(19, 16);
  437. this.ultraLabel6.Name = "ultraLabel6";
  438. this.ultraLabel6.Size = new System.Drawing.Size(67, 23);
  439. this.ultraLabel6.TabIndex = 17;
  440. this.ultraLabel6.Text = "机架号";
  441. //
  442. // ultraGrid3
  443. //
  444. this.ultraGrid3.DataSource = this.dataSet3;
  445. appearance49.BackColor = System.Drawing.SystemColors.Window;
  446. appearance49.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  447. this.ultraGrid3.DisplayLayout.Appearance = appearance49;
  448. ultraGridColumn18.Header.VisiblePosition = 0;
  449. ultraGridColumn19.Header.VisiblePosition = 1;
  450. ultraGridColumn20.Header.VisiblePosition = 2;
  451. ultraGridColumn21.Header.VisiblePosition = 3;
  452. ultraGridColumn22.Header.VisiblePosition = 4;
  453. ultraGridColumn23.Header.VisiblePosition = 5;
  454. ultraGridColumn24.Header.VisiblePosition = 6;
  455. ultraGridColumn25.Header.VisiblePosition = 7;
  456. ultraGridColumn26.Header.VisiblePosition = 8;
  457. ultraGridColumn27.Header.VisiblePosition = 9;
  458. ultraGridColumn28.Header.VisiblePosition = 10;
  459. ultraGridColumn29.Header.VisiblePosition = 11;
  460. ultraGridColumn30.Header.VisiblePosition = 12;
  461. ultraGridColumn31.Header.VisiblePosition = 13;
  462. ultraGridColumn32.Header.VisiblePosition = 14;
  463. ultraGridColumn33.Header.VisiblePosition = 15;
  464. ultraGridColumn34.Header.VisiblePosition = 16;
  465. ultraGridColumn35.Header.VisiblePosition = 17;
  466. ultraGridColumn36.Header.VisiblePosition = 18;
  467. ultraGridBand3.Columns.AddRange(new object[] {
  468. ultraGridColumn18,
  469. ultraGridColumn19,
  470. ultraGridColumn20,
  471. ultraGridColumn21,
  472. ultraGridColumn22,
  473. ultraGridColumn23,
  474. ultraGridColumn24,
  475. ultraGridColumn25,
  476. ultraGridColumn26,
  477. ultraGridColumn27,
  478. ultraGridColumn28,
  479. ultraGridColumn29,
  480. ultraGridColumn30,
  481. ultraGridColumn31,
  482. ultraGridColumn32,
  483. ultraGridColumn33,
  484. ultraGridColumn34,
  485. ultraGridColumn35,
  486. ultraGridColumn36});
  487. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  488. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  489. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  490. appearance50.BackColor = System.Drawing.SystemColors.ActiveBorder;
  491. appearance50.BackColor2 = System.Drawing.SystemColors.ControlDark;
  492. appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  493. appearance50.BorderColor = System.Drawing.SystemColors.Window;
  494. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance50;
  495. appearance51.ForeColor = System.Drawing.SystemColors.GrayText;
  496. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance51;
  497. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  498. appearance52.BackColor = System.Drawing.SystemColors.ControlLightLight;
  499. appearance52.BackColor2 = System.Drawing.SystemColors.Control;
  500. appearance52.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  501. appearance52.ForeColor = System.Drawing.SystemColors.GrayText;
  502. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance52;
  503. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  504. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  505. appearance53.BackColor = System.Drawing.SystemColors.Window;
  506. appearance53.ForeColor = System.Drawing.SystemColors.ControlText;
  507. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance53;
  508. appearance54.BackColor = System.Drawing.SystemColors.Highlight;
  509. appearance54.ForeColor = System.Drawing.SystemColors.HighlightText;
  510. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance54;
  511. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  512. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  513. appearance55.BackColor = System.Drawing.SystemColors.Window;
  514. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance55;
  515. appearance56.BorderColor = System.Drawing.Color.Silver;
  516. appearance56.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  517. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance56;
  518. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  519. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  520. appearance57.BackColor = System.Drawing.SystemColors.Control;
  521. appearance57.BackColor2 = System.Drawing.SystemColors.ControlDark;
  522. appearance57.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  523. appearance57.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  524. appearance57.BorderColor = System.Drawing.SystemColors.Window;
  525. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance57;
  526. appearance58.TextHAlignAsString = "Left";
  527. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance58;
  528. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  529. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  530. appearance59.BackColor = System.Drawing.SystemColors.Window;
  531. appearance59.BorderColor = System.Drawing.Color.Silver;
  532. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance59;
  533. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  534. appearance60.BackColor = System.Drawing.SystemColors.ControlLight;
  535. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance60;
  536. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  537. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  538. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  539. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  540. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  541. this.ultraGrid3.Name = "ultraGrid3";
  542. this.ultraGrid3.Size = new System.Drawing.Size(1054, 350);
  543. this.ultraGrid3.TabIndex = 2;
  544. this.ultraGrid3.Text = "ultraGrid3";
  545. //
  546. // dataSet3
  547. //
  548. this.dataSet3.DataSetName = "NewDataSet";
  549. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  550. this.dataTable1});
  551. //
  552. // dataTable1
  553. //
  554. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  555. this.dataColumn26,
  556. this.dataColumn27,
  557. this.dataColumn29,
  558. this.dataColumn30,
  559. this.dataColumn31,
  560. this.dataColumn32,
  561. this.dataColumn33,
  562. this.dataColumn34,
  563. this.dataColumn35,
  564. this.dataColumn36,
  565. this.dataColumn37,
  566. this.dataColumn40,
  567. this.dataColumn41,
  568. this.dataColumn42,
  569. this.dataColumn43,
  570. this.dataColumn44,
  571. this.dataColumn45,
  572. this.dataColumn46,
  573. this.dataColumn47});
  574. this.dataTable1.TableName = "RollerTable";
  575. //
  576. // dataColumn26
  577. //
  578. this.dataColumn26.Caption = "选择";
  579. this.dataColumn26.ColumnName = "Check";
  580. this.dataColumn26.DataType = typeof(bool);
  581. //
  582. // dataColumn27
  583. //
  584. this.dataColumn27.Caption = "壳体号";
  585. this.dataColumn27.ColumnName = "ShellNo";
  586. //
  587. // dataColumn29
  588. //
  589. this.dataColumn29.Caption = "状态";
  590. this.dataColumn29.ColumnName = "Status";
  591. //
  592. // dataColumn30
  593. //
  594. this.dataColumn30.Caption = "装配日期";
  595. this.dataColumn30.ColumnName = "MatchingDate";
  596. this.dataColumn30.DataType = typeof(System.DateTime);
  597. //
  598. // dataColumn31
  599. //
  600. this.dataColumn31.Caption = "报废日期";
  601. this.dataColumn31.ColumnName = "ScrapDate";
  602. this.dataColumn31.DataType = typeof(System.DateTime);
  603. //
  604. // dataColumn32
  605. //
  606. this.dataColumn32.Caption = "轧制总支数";
  607. this.dataColumn32.ColumnName = "RollingNum";
  608. //
  609. // dataColumn33
  610. //
  611. this.dataColumn33.Caption = "在线总时长";
  612. this.dataColumn33.ColumnName = "OnLineTime";
  613. //
  614. // dataColumn34
  615. //
  616. this.dataColumn34.Caption = "机架号";
  617. this.dataColumn34.ColumnName = "RackNo";
  618. //
  619. // dataColumn35
  620. //
  621. this.dataColumn35.Caption = "轧辊号1";
  622. this.dataColumn35.ColumnName = "RollerNo1";
  623. //
  624. // dataColumn36
  625. //
  626. this.dataColumn36.Caption = "轧辊号2";
  627. this.dataColumn36.ColumnName = "RollerNo2";
  628. //
  629. // dataColumn37
  630. //
  631. this.dataColumn37.Caption = "轧辊号3";
  632. this.dataColumn37.ColumnName = "RollerNo3";
  633. //
  634. // dataColumn40
  635. //
  636. this.dataColumn40.ColumnName = "1、2辊缝值";
  637. //
  638. // dataColumn41
  639. //
  640. this.dataColumn41.ColumnName = "2、3辊缝值";
  641. //
  642. // dataColumn42
  643. //
  644. this.dataColumn42.ColumnName = "1、3辊缝值";
  645. //
  646. // dataColumn43
  647. //
  648. this.dataColumn43.ColumnName = "班组";
  649. //
  650. // dataColumn44
  651. //
  652. this.dataColumn44.ColumnName = "班次";
  653. //
  654. // dataColumn45
  655. //
  656. this.dataColumn45.ColumnName = "操作人";
  657. //
  658. // dataColumn46
  659. //
  660. this.dataColumn46.ColumnName = "日期";
  661. //
  662. // dataColumn47
  663. //
  664. this.dataColumn47.ColumnName = "备注";
  665. //
  666. // panel1
  667. //
  668. this.panel1.Controls.Add(this.ultraGrid2);
  669. this.panel1.Controls.Add(this.panel3);
  670. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  671. this.panel1.Location = new System.Drawing.Point(3, 3);
  672. this.panel1.Name = "panel1";
  673. this.panel1.Size = new System.Drawing.Size(521, 348);
  674. this.panel1.TabIndex = 0;
  675. //
  676. // panel2
  677. //
  678. this.panel2.Controls.Add(this.ultraGrid1);
  679. this.panel2.Controls.Add(this.panel4);
  680. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  681. this.panel2.Location = new System.Drawing.Point(530, 3);
  682. this.panel2.Name = "panel2";
  683. this.panel2.Size = new System.Drawing.Size(521, 348);
  684. this.panel2.TabIndex = 1;
  685. //
  686. // panel3
  687. //
  688. this.panel3.Controls.Add(this.ultraComboEditor1);
  689. this.panel3.Controls.Add(this.ultraTextEditor4);
  690. this.panel3.Controls.Add(this.ultraLabel7);
  691. this.panel3.Controls.Add(this.ultraLabel2);
  692. this.panel3.Controls.Add(this.ultraTextEditor1);
  693. this.panel3.Controls.Add(this.ultraLabel1);
  694. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  695. this.panel3.Location = new System.Drawing.Point(0, 0);
  696. this.panel3.Name = "panel3";
  697. this.panel3.Size = new System.Drawing.Size(521, 40);
  698. this.panel3.TabIndex = 2;
  699. //
  700. // panel4
  701. //
  702. this.panel4.Controls.Add(this.ultraComboEditor2);
  703. this.panel4.Controls.Add(this.ultraLabel8);
  704. this.panel4.Controls.Add(this.ultraTextEditor6);
  705. this.panel4.Controls.Add(this.ultraLabel4);
  706. this.panel4.Controls.Add(this.ultraTextEditor5);
  707. this.panel4.Controls.Add(this.ultraLabel3);
  708. this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
  709. this.panel4.Location = new System.Drawing.Point(0, 0);
  710. this.panel4.Name = "panel4";
  711. this.panel4.Size = new System.Drawing.Size(521, 40);
  712. this.panel4.TabIndex = 3;
  713. //
  714. // ultraGrid1
  715. //
  716. this.ultraGrid1.DataSource = this.dataSet2;
  717. appearance13.BackColor = System.Drawing.SystemColors.Window;
  718. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  719. this.ultraGrid1.DisplayLayout.Appearance = appearance13;
  720. ultraGridColumn1.Header.VisiblePosition = 0;
  721. ultraGridColumn2.Header.VisiblePosition = 1;
  722. ultraGridColumn3.Header.VisiblePosition = 2;
  723. ultraGridColumn4.Header.VisiblePosition = 3;
  724. ultraGridColumn5.Header.VisiblePosition = 4;
  725. ultraGridColumn6.Header.VisiblePosition = 5;
  726. ultraGridColumn7.Header.VisiblePosition = 6;
  727. ultraGridColumn8.Header.VisiblePosition = 7;
  728. ultraGridBand1.Columns.AddRange(new object[] {
  729. ultraGridColumn1,
  730. ultraGridColumn2,
  731. ultraGridColumn3,
  732. ultraGridColumn4,
  733. ultraGridColumn5,
  734. ultraGridColumn6,
  735. ultraGridColumn7,
  736. ultraGridColumn8});
  737. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  738. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  739. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  740. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  741. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  742. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  743. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  744. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
  745. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  746. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  747. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  748. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  749. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  750. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  751. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  752. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  753. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  754. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  755. appearance17.BackColor = System.Drawing.SystemColors.Window;
  756. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  757. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  758. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  759. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  760. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  761. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  762. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  763. appearance19.BackColor = System.Drawing.SystemColors.Window;
  764. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance19;
  765. appearance20.BorderColor = System.Drawing.Color.Silver;
  766. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  767. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
  768. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  769. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  770. appearance21.BackColor = System.Drawing.SystemColors.Control;
  771. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  772. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  773. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  774. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  775. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  776. appearance22.TextHAlignAsString = "Left";
  777. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
  778. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  779. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  780. appearance23.BackColor = System.Drawing.SystemColors.Window;
  781. appearance23.BorderColor = System.Drawing.Color.Silver;
  782. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
  783. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  784. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  785. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  786. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  787. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  788. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  789. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  790. this.ultraGrid1.Location = new System.Drawing.Point(0, 40);
  791. this.ultraGrid1.Name = "ultraGrid1";
  792. this.ultraGrid1.Size = new System.Drawing.Size(521, 308);
  793. this.ultraGrid1.TabIndex = 6;
  794. this.ultraGrid1.Text = "ultraGrid1";
  795. //
  796. // dataSet2
  797. //
  798. this.dataSet2.DataSetName = "NewDataSet";
  799. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  800. this.ShellTable});
  801. //
  802. // ShellTable
  803. //
  804. this.ShellTable.Columns.AddRange(new System.Data.DataColumn[] {
  805. this.dataColumn2,
  806. this.dataColumn3,
  807. this.dataColumn4,
  808. this.dataColumn5,
  809. this.dataColumn6,
  810. this.dataColumn7,
  811. this.dataColumn8,
  812. this.dataColumn9});
  813. this.ShellTable.TableName = "RollerTable";
  814. //
  815. // dataColumn2
  816. //
  817. this.dataColumn2.Caption = "选择";
  818. this.dataColumn2.ColumnName = "Check";
  819. this.dataColumn2.DataType = typeof(bool);
  820. //
  821. // dataColumn3
  822. //
  823. this.dataColumn3.Caption = "壳体号";
  824. this.dataColumn3.ColumnName = "ShellNo";
  825. //
  826. // dataColumn4
  827. //
  828. this.dataColumn4.Caption = "出厂厂家";
  829. this.dataColumn4.ColumnName = "Vender";
  830. //
  831. // dataColumn5
  832. //
  833. this.dataColumn5.Caption = "状态";
  834. this.dataColumn5.ColumnName = "Status";
  835. //
  836. // dataColumn6
  837. //
  838. this.dataColumn6.Caption = "入库日期";
  839. this.dataColumn6.ColumnName = "InStorageDate";
  840. this.dataColumn6.DataType = typeof(System.DateTime);
  841. //
  842. // dataColumn7
  843. //
  844. this.dataColumn7.Caption = "报废日期";
  845. this.dataColumn7.ColumnName = "ScrapDate";
  846. this.dataColumn7.DataType = typeof(System.DateTime);
  847. //
  848. // dataColumn8
  849. //
  850. this.dataColumn8.Caption = "轧制总支数";
  851. this.dataColumn8.ColumnName = "RollingNum";
  852. //
  853. // dataColumn9
  854. //
  855. this.dataColumn9.Caption = "在线总时长";
  856. this.dataColumn9.ColumnName = "OnLineTime";
  857. //
  858. // ultraGrid2
  859. //
  860. this.ultraGrid2.DataSource = this.dataSet1;
  861. appearance1.BackColor = System.Drawing.SystemColors.Window;
  862. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  863. this.ultraGrid2.DisplayLayout.Appearance = appearance1;
  864. ultraGridColumn9.Header.VisiblePosition = 0;
  865. ultraGridColumn10.Header.VisiblePosition = 1;
  866. ultraGridColumn11.Header.VisiblePosition = 2;
  867. ultraGridColumn12.Header.VisiblePosition = 3;
  868. ultraGridColumn13.Header.VisiblePosition = 4;
  869. ultraGridColumn14.Header.VisiblePosition = 5;
  870. ultraGridColumn15.Header.VisiblePosition = 6;
  871. ultraGridColumn16.Header.VisiblePosition = 7;
  872. ultraGridColumn17.Header.VisiblePosition = 8;
  873. ultraGridBand2.Columns.AddRange(new object[] {
  874. ultraGridColumn9,
  875. ultraGridColumn10,
  876. ultraGridColumn11,
  877. ultraGridColumn12,
  878. ultraGridColumn13,
  879. ultraGridColumn14,
  880. ultraGridColumn15,
  881. ultraGridColumn16,
  882. ultraGridColumn17});
  883. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  884. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  885. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  886. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  887. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  888. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  889. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  890. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
  891. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  892. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  893. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  894. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  895. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  896. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  897. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  898. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  899. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  900. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  901. appearance5.BackColor = System.Drawing.SystemColors.Window;
  902. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  903. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  904. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  905. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  906. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  907. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  908. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  909. appearance7.BackColor = System.Drawing.SystemColors.Window;
  910. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7;
  911. appearance8.BorderColor = System.Drawing.Color.Silver;
  912. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  913. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8;
  914. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  915. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  916. appearance9.BackColor = System.Drawing.SystemColors.Control;
  917. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  918. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  919. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  920. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  921. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  922. appearance10.TextHAlignAsString = "Left";
  923. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10;
  924. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  925. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  926. appearance11.BackColor = System.Drawing.SystemColors.Window;
  927. appearance11.BorderColor = System.Drawing.Color.Silver;
  928. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance11;
  929. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  930. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  931. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  932. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  933. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  934. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  935. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  936. this.ultraGrid2.Location = new System.Drawing.Point(0, 40);
  937. this.ultraGrid2.Name = "ultraGrid2";
  938. this.ultraGrid2.Size = new System.Drawing.Size(521, 308);
  939. this.ultraGrid2.TabIndex = 7;
  940. this.ultraGrid2.Text = "ultraGrid2";
  941. //
  942. // ultraTextEditor1
  943. //
  944. this.ultraTextEditor1.Location = new System.Drawing.Point(57, 9);
  945. this.ultraTextEditor1.Name = "ultraTextEditor1";
  946. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  947. this.ultraTextEditor1.TabIndex = 20;
  948. this.ultraTextEditor1.Text = "ultraTextEditor1";
  949. //
  950. // ultraLabel1
  951. //
  952. this.ultraLabel1.Location = new System.Drawing.Point(6, 13);
  953. this.ultraLabel1.Name = "ultraLabel1";
  954. this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
  955. this.ultraLabel1.TabIndex = 19;
  956. this.ultraLabel1.Text = "辊号";
  957. //
  958. // ultraLabel2
  959. //
  960. this.ultraLabel2.Location = new System.Drawing.Point(173, 13);
  961. this.ultraLabel2.Name = "ultraLabel2";
  962. this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
  963. this.ultraLabel2.TabIndex = 19;
  964. this.ultraLabel2.Text = "出厂厂家";
  965. //
  966. // ultraTextEditor4
  967. //
  968. this.ultraTextEditor4.Location = new System.Drawing.Point(241, 9);
  969. this.ultraTextEditor4.Name = "ultraTextEditor4";
  970. this.ultraTextEditor4.Size = new System.Drawing.Size(100, 21);
  971. this.ultraTextEditor4.TabIndex = 20;
  972. this.ultraTextEditor4.Text = "ultraTextEditor1";
  973. //
  974. // ultraTextEditor5
  975. //
  976. this.ultraTextEditor5.Location = new System.Drawing.Point(69, 9);
  977. this.ultraTextEditor5.Name = "ultraTextEditor5";
  978. this.ultraTextEditor5.Size = new System.Drawing.Size(100, 21);
  979. this.ultraTextEditor5.TabIndex = 20;
  980. this.ultraTextEditor5.Text = "ultraTextEditor2";
  981. //
  982. // ultraLabel3
  983. //
  984. this.ultraLabel3.Location = new System.Drawing.Point(13, 13);
  985. this.ultraLabel3.Name = "ultraLabel3";
  986. this.ultraLabel3.Size = new System.Drawing.Size(67, 23);
  987. this.ultraLabel3.TabIndex = 19;
  988. this.ultraLabel3.Text = "壳体号";
  989. //
  990. // ultraTextEditor6
  991. //
  992. this.ultraTextEditor6.Location = new System.Drawing.Point(256, 9);
  993. this.ultraTextEditor6.Name = "ultraTextEditor6";
  994. this.ultraTextEditor6.Size = new System.Drawing.Size(100, 21);
  995. this.ultraTextEditor6.TabIndex = 22;
  996. this.ultraTextEditor6.Text = "ultraTextEditor1";
  997. //
  998. // ultraLabel4
  999. //
  1000. this.ultraLabel4.Location = new System.Drawing.Point(188, 13);
  1001. this.ultraLabel4.Name = "ultraLabel4";
  1002. this.ultraLabel4.Size = new System.Drawing.Size(67, 23);
  1003. this.ultraLabel4.TabIndex = 21;
  1004. this.ultraLabel4.Text = "出厂厂家";
  1005. //
  1006. // ultraLabel7
  1007. //
  1008. this.ultraLabel7.Location = new System.Drawing.Point(359, 13);
  1009. this.ultraLabel7.Name = "ultraLabel7";
  1010. this.ultraLabel7.Size = new System.Drawing.Size(67, 23);
  1011. this.ultraLabel7.TabIndex = 19;
  1012. this.ultraLabel7.Text = "规格";
  1013. //
  1014. // ultraComboEditor1
  1015. //
  1016. this.ultraComboEditor1.Location = new System.Drawing.Point(391, 10);
  1017. this.ultraComboEditor1.Name = "ultraComboEditor1";
  1018. this.ultraComboEditor1.Size = new System.Drawing.Size(101, 21);
  1019. this.ultraComboEditor1.TabIndex = 33;
  1020. this.ultraComboEditor1.Text = "ultraComboEditor1";
  1021. //
  1022. // ultraComboEditor2
  1023. //
  1024. this.ultraComboEditor2.Location = new System.Drawing.Point(398, 10);
  1025. this.ultraComboEditor2.Name = "ultraComboEditor2";
  1026. this.ultraComboEditor2.Size = new System.Drawing.Size(101, 21);
  1027. this.ultraComboEditor2.TabIndex = 35;
  1028. this.ultraComboEditor2.Text = "ultraComboEditor2";
  1029. //
  1030. // ultraLabel8
  1031. //
  1032. this.ultraLabel8.Location = new System.Drawing.Point(366, 13);
  1033. this.ultraLabel8.Name = "ultraLabel8";
  1034. this.ultraLabel8.Size = new System.Drawing.Size(67, 23);
  1035. this.ultraLabel8.TabIndex = 34;
  1036. this.ultraLabel8.Text = "规格";
  1037. //
  1038. // FrmTubeRollMatching
  1039. //
  1040. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1041. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1042. this.ClientSize = new System.Drawing.Size(1054, 708);
  1043. this.Controls.Add(this.splitContainer1);
  1044. this.Name = "FrmTubeRollMatching";
  1045. this.Text = "配辊管理";
  1046. this.splitContainer1.Panel1.ResumeLayout(false);
  1047. this.splitContainer1.Panel2.ResumeLayout(false);
  1048. this.splitContainer1.ResumeLayout(false);
  1049. this.tableLayoutPanel1.ResumeLayout(false);
  1050. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1051. ((System.ComponentModel.ISupportInitialize)(this.RollerTable)).EndInit();
  1052. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1053. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1054. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1055. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  1056. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).EndInit();
  1057. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).EndInit();
  1058. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
  1059. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
  1060. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  1061. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  1062. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  1063. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1064. this.panel1.ResumeLayout(false);
  1065. this.panel2.ResumeLayout(false);
  1066. this.panel3.ResumeLayout(false);
  1067. this.panel3.PerformLayout();
  1068. this.panel4.ResumeLayout(false);
  1069. this.panel4.PerformLayout();
  1070. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1071. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1072. ((System.ComponentModel.ISupportInitialize)(this.ShellTable)).EndInit();
  1073. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1074. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  1075. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
  1076. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
  1077. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
  1078. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  1079. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  1080. this.ResumeLayout(false);
  1081. }
  1082. #endregion
  1083. private System.Windows.Forms.SplitContainer splitContainer1;
  1084. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1085. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1086. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1087. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  1088. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1089. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1090. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor3;
  1091. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor2;
  1092. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
  1093. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1094. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1095. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1096. private Infragistics.Win.Misc.UltraButton ultraButton2;
  1097. private Infragistics.Win.Misc.UltraButton ultraButton1;
  1098. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1099. private System.Data.DataSet dataSet1;
  1100. private System.Data.DataTable RollerTable;
  1101. private System.Data.DataColumn Check;
  1102. private System.Data.DataColumn RollerNo;
  1103. private System.Data.DataColumn Vender;
  1104. private System.Data.DataColumn Status;
  1105. private System.Data.DataColumn InStorageDate;
  1106. private System.Data.DataColumn ScrapDate;
  1107. private System.Data.DataColumn RollingNum;
  1108. private System.Data.DataColumn OnLineTime;
  1109. private System.Data.DataColumn dataColumn1;
  1110. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
  1111. private System.Data.DataSet dataSet3;
  1112. private System.Data.DataTable dataTable1;
  1113. private System.Data.DataColumn dataColumn26;
  1114. private System.Data.DataColumn dataColumn27;
  1115. private System.Data.DataColumn dataColumn29;
  1116. private System.Data.DataColumn dataColumn30;
  1117. private System.Data.DataColumn dataColumn31;
  1118. private System.Data.DataColumn dataColumn32;
  1119. private System.Data.DataColumn dataColumn33;
  1120. private System.Data.DataColumn dataColumn34;
  1121. private System.Data.DataColumn dataColumn35;
  1122. private System.Data.DataColumn dataColumn36;
  1123. private System.Data.DataColumn dataColumn37;
  1124. private System.Data.DataColumn dataColumn40;
  1125. private System.Data.DataColumn dataColumn41;
  1126. private System.Data.DataColumn dataColumn42;
  1127. private System.Data.DataColumn dataColumn43;
  1128. private System.Data.DataColumn dataColumn44;
  1129. private System.Data.DataColumn dataColumn45;
  1130. private System.Data.DataColumn dataColumn46;
  1131. private System.Data.DataColumn dataColumn47;
  1132. private System.Windows.Forms.Panel panel2;
  1133. private System.Windows.Forms.Panel panel1;
  1134. private System.Windows.Forms.Panel panel3;
  1135. private System.Windows.Forms.Panel panel4;
  1136. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1137. private System.Data.DataSet dataSet2;
  1138. private System.Data.DataTable ShellTable;
  1139. private System.Data.DataColumn dataColumn2;
  1140. private System.Data.DataColumn dataColumn3;
  1141. private System.Data.DataColumn dataColumn4;
  1142. private System.Data.DataColumn dataColumn5;
  1143. private System.Data.DataColumn dataColumn6;
  1144. private System.Data.DataColumn dataColumn7;
  1145. private System.Data.DataColumn dataColumn8;
  1146. private System.Data.DataColumn dataColumn9;
  1147. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor6;
  1148. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1149. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor5;
  1150. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1151. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1152. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
  1153. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1154. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1155. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  1156. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1157. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  1158. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1159. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  1160. }
  1161. }