FrmMandrelOnLine.Designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694
  1. namespace Core.StlMes.Client.ZGDev.Tools
  2. {
  3. partial class FrmMandrelOnLine
  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 appearance13 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MandrelNo");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactryNo");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Type");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column8");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column9");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
  43. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MandrelNo");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactryNo");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Type", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column8");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column9");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
  69. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  80. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  81. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  82. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  83. this.dataSet1 = new System.Data.DataSet();
  84. this.dataTable1 = new System.Data.DataTable();
  85. this.dataColumn1 = new System.Data.DataColumn();
  86. this.dataColumn2 = new System.Data.DataColumn();
  87. this.dataColumn3 = new System.Data.DataColumn();
  88. this.dataColumn4 = new System.Data.DataColumn();
  89. this.dataColumn5 = new System.Data.DataColumn();
  90. this.dataColumn6 = new System.Data.DataColumn();
  91. this.dataColumn7 = new System.Data.DataColumn();
  92. this.dataColumn8 = new System.Data.DataColumn();
  93. this.dataColumn9 = new System.Data.DataColumn();
  94. this.dataColumn10 = new System.Data.DataColumn();
  95. this.dataColumn11 = new System.Data.DataColumn();
  96. this.dataColumn12 = new System.Data.DataColumn();
  97. this.dataColumn13 = new System.Data.DataColumn();
  98. this.panel1 = new System.Windows.Forms.Panel();
  99. this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  100. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  101. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  102. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  103. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  104. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  105. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  106. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  107. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  108. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  109. this.panel2 = new System.Windows.Forms.Panel();
  110. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  111. this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  112. this.ultraComboEditor6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  113. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  114. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  115. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  116. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  117. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  118. this.splitContainer1.Panel1.SuspendLayout();
  119. this.splitContainer1.Panel2.SuspendLayout();
  120. this.splitContainer1.SuspendLayout();
  121. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  122. this.ultraGroupBox1.SuspendLayout();
  123. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  126. this.panel1.SuspendLayout();
  127. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  132. this.ultraGroupBox2.SuspendLayout();
  133. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  134. this.panel2.SuspendLayout();
  135. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  139. this.SuspendLayout();
  140. //
  141. // splitContainer1
  142. //
  143. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  144. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  145. this.splitContainer1.Name = "splitContainer1";
  146. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  147. //
  148. // splitContainer1.Panel1
  149. //
  150. this.splitContainer1.Panel1.Controls.Add(this.ultraGroupBox1);
  151. //
  152. // splitContainer1.Panel2
  153. //
  154. this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox2);
  155. this.splitContainer1.Size = new System.Drawing.Size(1024, 639);
  156. this.splitContainer1.SplitterDistance = 317;
  157. this.splitContainer1.TabIndex = 0;
  158. //
  159. // ultraGroupBox1
  160. //
  161. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  162. this.ultraGroupBox1.Controls.Add(this.panel1);
  163. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  164. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  165. this.ultraGroupBox1.Name = "ultraGroupBox1";
  166. this.ultraGroupBox1.Size = new System.Drawing.Size(1024, 317);
  167. this.ultraGroupBox1.TabIndex = 0;
  168. this.ultraGroupBox1.Text = "在线芯棒";
  169. //
  170. // ultraGrid1
  171. //
  172. this.ultraGrid1.DataSource = this.dataSet1;
  173. appearance13.BackColor = System.Drawing.SystemColors.Window;
  174. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  175. this.ultraGrid1.DisplayLayout.Appearance = appearance13;
  176. ultraGridColumn1.Header.VisiblePosition = 0;
  177. ultraGridColumn2.Header.VisiblePosition = 1;
  178. ultraGridColumn3.Header.VisiblePosition = 2;
  179. ultraGridColumn4.Header.VisiblePosition = 3;
  180. ultraGridColumn5.Header.VisiblePosition = 4;
  181. ultraGridColumn6.Header.VisiblePosition = 5;
  182. ultraGridColumn7.Header.VisiblePosition = 6;
  183. ultraGridColumn8.Header.VisiblePosition = 7;
  184. ultraGridColumn9.Header.VisiblePosition = 8;
  185. ultraGridColumn10.Header.VisiblePosition = 9;
  186. ultraGridColumn11.Header.VisiblePosition = 10;
  187. ultraGridColumn12.Header.VisiblePosition = 11;
  188. ultraGridColumn13.Header.VisiblePosition = 12;
  189. ultraGridBand1.Columns.AddRange(new object[] {
  190. ultraGridColumn1,
  191. ultraGridColumn2,
  192. ultraGridColumn3,
  193. ultraGridColumn4,
  194. ultraGridColumn5,
  195. ultraGridColumn6,
  196. ultraGridColumn7,
  197. ultraGridColumn8,
  198. ultraGridColumn9,
  199. ultraGridColumn10,
  200. ultraGridColumn11,
  201. ultraGridColumn12,
  202. ultraGridColumn13});
  203. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  204. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  205. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  206. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  207. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  208. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  209. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  210. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
  211. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  212. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  213. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  214. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  215. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  216. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  217. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  218. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  219. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  220. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  221. appearance17.BackColor = System.Drawing.SystemColors.Window;
  222. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  223. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  224. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  225. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  226. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  227. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  228. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  229. appearance19.BackColor = System.Drawing.SystemColors.Window;
  230. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance19;
  231. appearance20.BorderColor = System.Drawing.Color.Silver;
  232. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  233. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
  234. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  235. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  236. appearance21.BackColor = System.Drawing.SystemColors.Control;
  237. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  238. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  239. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  240. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  241. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  242. appearance22.TextHAlignAsString = "Left";
  243. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
  244. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  245. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  246. appearance23.BackColor = System.Drawing.SystemColors.Window;
  247. appearance23.BorderColor = System.Drawing.Color.Silver;
  248. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
  249. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  250. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  251. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  252. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  253. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  254. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  255. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  256. this.ultraGrid1.Location = new System.Drawing.Point(3, 55);
  257. this.ultraGrid1.Name = "ultraGrid1";
  258. this.ultraGrid1.Size = new System.Drawing.Size(1018, 259);
  259. this.ultraGrid1.TabIndex = 1;
  260. this.ultraGrid1.Text = "ultraGrid1";
  261. //
  262. // dataSet1
  263. //
  264. this.dataSet1.DataSetName = "NewDataSet";
  265. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  266. this.dataTable1});
  267. //
  268. // dataTable1
  269. //
  270. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  271. this.dataColumn1,
  272. this.dataColumn2,
  273. this.dataColumn3,
  274. this.dataColumn4,
  275. this.dataColumn5,
  276. this.dataColumn6,
  277. this.dataColumn7,
  278. this.dataColumn8,
  279. this.dataColumn9,
  280. this.dataColumn10,
  281. this.dataColumn11,
  282. this.dataColumn12,
  283. this.dataColumn13});
  284. this.dataTable1.TableName = "Table1";
  285. //
  286. // dataColumn1
  287. //
  288. this.dataColumn1.Caption = "选择";
  289. this.dataColumn1.ColumnName = "Check";
  290. this.dataColumn1.DataType = typeof(bool);
  291. //
  292. // dataColumn2
  293. //
  294. this.dataColumn2.Caption = "芯棒自编号";
  295. this.dataColumn2.ColumnName = "MandrelNo";
  296. //
  297. // dataColumn3
  298. //
  299. this.dataColumn3.Caption = "厂家编号";
  300. this.dataColumn3.ColumnName = "FactryNo";
  301. //
  302. // dataColumn4
  303. //
  304. this.dataColumn4.Caption = "延长杆编号";
  305. this.dataColumn4.ColumnName = "Column4";
  306. //
  307. // dataColumn5
  308. //
  309. this.dataColumn5.Caption = "规格";
  310. this.dataColumn5.ColumnName = "Column5";
  311. //
  312. // dataColumn6
  313. //
  314. this.dataColumn6.Caption = "类型";
  315. this.dataColumn6.ColumnName = "Type";
  316. //
  317. // dataColumn7
  318. //
  319. this.dataColumn7.Caption = "状态";
  320. this.dataColumn7.ColumnName = "Column7";
  321. //
  322. // dataColumn8
  323. //
  324. this.dataColumn8.Caption = "芯棒等级";
  325. this.dataColumn8.ColumnName = "Column8";
  326. //
  327. // dataColumn9
  328. //
  329. this.dataColumn9.Caption = "轧制总支数";
  330. this.dataColumn9.ColumnName = "Column9";
  331. //
  332. // dataColumn10
  333. //
  334. this.dataColumn10.Caption = "在线总时长";
  335. this.dataColumn10.ColumnName = "Column10";
  336. //
  337. // dataColumn11
  338. //
  339. this.dataColumn11.Caption = "报废原因";
  340. this.dataColumn11.ColumnName = "Column1";
  341. //
  342. // dataColumn12
  343. //
  344. this.dataColumn12.Caption = "报废时间";
  345. this.dataColumn12.ColumnName = "Column2";
  346. //
  347. // dataColumn13
  348. //
  349. this.dataColumn13.Caption = "备注";
  350. this.dataColumn13.ColumnName = "Column3";
  351. //
  352. // panel1
  353. //
  354. this.panel1.Controls.Add(this.ultraComboEditor4);
  355. this.panel1.Controls.Add(this.ultraComboEditor3);
  356. this.panel1.Controls.Add(this.ultraComboEditor2);
  357. this.panel1.Controls.Add(this.ultraLabel5);
  358. this.panel1.Controls.Add(this.ultraTextEditor1);
  359. this.panel1.Controls.Add(this.ultraLabel4);
  360. this.panel1.Controls.Add(this.ultraLabel3);
  361. this.panel1.Controls.Add(this.ultraLabel1);
  362. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  363. this.panel1.Location = new System.Drawing.Point(3, 18);
  364. this.panel1.Name = "panel1";
  365. this.panel1.Size = new System.Drawing.Size(1018, 37);
  366. this.panel1.TabIndex = 0;
  367. //
  368. // ultraComboEditor4
  369. //
  370. this.ultraComboEditor4.Location = new System.Drawing.Point(565, 8);
  371. this.ultraComboEditor4.Name = "ultraComboEditor4";
  372. this.ultraComboEditor4.Size = new System.Drawing.Size(101, 21);
  373. this.ultraComboEditor4.TabIndex = 13;
  374. this.ultraComboEditor4.Text = "ultraComboEditor1";
  375. //
  376. // ultraComboEditor3
  377. //
  378. this.ultraComboEditor3.Location = new System.Drawing.Point(398, 9);
  379. this.ultraComboEditor3.Name = "ultraComboEditor3";
  380. this.ultraComboEditor3.Size = new System.Drawing.Size(101, 21);
  381. this.ultraComboEditor3.TabIndex = 14;
  382. this.ultraComboEditor3.Text = "ultraComboEditor1";
  383. //
  384. // ultraComboEditor2
  385. //
  386. this.ultraComboEditor2.Location = new System.Drawing.Point(234, 8);
  387. this.ultraComboEditor2.Name = "ultraComboEditor2";
  388. this.ultraComboEditor2.Size = new System.Drawing.Size(101, 21);
  389. this.ultraComboEditor2.TabIndex = 15;
  390. this.ultraComboEditor2.Text = "ultraComboEditor1";
  391. //
  392. // ultraLabel5
  393. //
  394. this.ultraLabel5.Location = new System.Drawing.Point(520, 12);
  395. this.ultraLabel5.Name = "ultraLabel5";
  396. this.ultraLabel5.Size = new System.Drawing.Size(67, 23);
  397. this.ultraLabel5.TabIndex = 10;
  398. this.ultraLabel5.Text = "等级";
  399. //
  400. // ultraTextEditor1
  401. //
  402. this.ultraTextEditor1.Location = new System.Drawing.Point(71, 8);
  403. this.ultraTextEditor1.Name = "ultraTextEditor1";
  404. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  405. this.ultraTextEditor1.TabIndex = 12;
  406. this.ultraTextEditor1.Text = "ultraTextEditor1";
  407. //
  408. // ultraLabel4
  409. //
  410. this.ultraLabel4.Location = new System.Drawing.Point(353, 13);
  411. this.ultraLabel4.Name = "ultraLabel4";
  412. this.ultraLabel4.Size = new System.Drawing.Size(67, 23);
  413. this.ultraLabel4.TabIndex = 8;
  414. this.ultraLabel4.Text = "类型";
  415. //
  416. // ultraLabel3
  417. //
  418. this.ultraLabel3.Location = new System.Drawing.Point(189, 12);
  419. this.ultraLabel3.Name = "ultraLabel3";
  420. this.ultraLabel3.Size = new System.Drawing.Size(67, 23);
  421. this.ultraLabel3.TabIndex = 9;
  422. this.ultraLabel3.Text = "规格";
  423. //
  424. // ultraLabel1
  425. //
  426. this.ultraLabel1.Location = new System.Drawing.Point(9, 12);
  427. this.ultraLabel1.Name = "ultraLabel1";
  428. this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
  429. this.ultraLabel1.TabIndex = 11;
  430. this.ultraLabel1.Text = "芯棒编号";
  431. //
  432. // ultraGroupBox2
  433. //
  434. this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
  435. this.ultraGroupBox2.Controls.Add(this.panel2);
  436. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  437. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  438. this.ultraGroupBox2.Name = "ultraGroupBox2";
  439. this.ultraGroupBox2.Size = new System.Drawing.Size(1024, 318);
  440. this.ultraGroupBox2.TabIndex = 1;
  441. this.ultraGroupBox2.Text = "离线芯棒";
  442. //
  443. // ultraGrid2
  444. //
  445. this.ultraGrid2.DataSource = this.dataSet1;
  446. appearance1.BackColor = System.Drawing.SystemColors.Window;
  447. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  448. this.ultraGrid2.DisplayLayout.Appearance = appearance1;
  449. ultraGridColumn14.Header.VisiblePosition = 0;
  450. ultraGridColumn15.Header.VisiblePosition = 1;
  451. ultraGridColumn16.Header.VisiblePosition = 2;
  452. ultraGridColumn17.Header.VisiblePosition = 3;
  453. ultraGridColumn18.Header.VisiblePosition = 4;
  454. ultraGridColumn19.Header.VisiblePosition = 5;
  455. ultraGridColumn20.Header.VisiblePosition = 6;
  456. ultraGridColumn21.Header.VisiblePosition = 7;
  457. ultraGridColumn22.Header.VisiblePosition = 8;
  458. ultraGridColumn23.Header.VisiblePosition = 9;
  459. ultraGridColumn24.Header.VisiblePosition = 10;
  460. ultraGridColumn25.Header.VisiblePosition = 11;
  461. ultraGridColumn26.Header.VisiblePosition = 12;
  462. ultraGridBand2.Columns.AddRange(new object[] {
  463. ultraGridColumn14,
  464. ultraGridColumn15,
  465. ultraGridColumn16,
  466. ultraGridColumn17,
  467. ultraGridColumn18,
  468. ultraGridColumn19,
  469. ultraGridColumn20,
  470. ultraGridColumn21,
  471. ultraGridColumn22,
  472. ultraGridColumn23,
  473. ultraGridColumn24,
  474. ultraGridColumn25,
  475. ultraGridColumn26});
  476. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  477. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  478. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  479. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  480. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  481. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  482. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  483. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
  484. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  485. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  486. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  487. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  488. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  489. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  490. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  491. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  492. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  493. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  494. appearance5.BackColor = System.Drawing.SystemColors.Window;
  495. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  496. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  497. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  498. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  499. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  500. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  501. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  502. appearance7.BackColor = System.Drawing.SystemColors.Window;
  503. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7;
  504. appearance8.BorderColor = System.Drawing.Color.Silver;
  505. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  506. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8;
  507. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  508. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  509. appearance9.BackColor = System.Drawing.SystemColors.Control;
  510. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  511. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  512. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  513. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  514. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  515. appearance10.TextHAlignAsString = "Left";
  516. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10;
  517. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  518. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  519. appearance11.BackColor = System.Drawing.SystemColors.Window;
  520. appearance11.BorderColor = System.Drawing.Color.Silver;
  521. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance11;
  522. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  523. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  524. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  525. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  526. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  527. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  528. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  529. this.ultraGrid2.Location = new System.Drawing.Point(3, 54);
  530. this.ultraGrid2.Name = "ultraGrid2";
  531. this.ultraGrid2.Size = new System.Drawing.Size(1018, 261);
  532. this.ultraGrid2.TabIndex = 2;
  533. this.ultraGrid2.Text = "ultraGrid2";
  534. //
  535. // panel2
  536. //
  537. this.panel2.Controls.Add(this.ultraComboEditor1);
  538. this.panel2.Controls.Add(this.ultraComboEditor5);
  539. this.panel2.Controls.Add(this.ultraComboEditor6);
  540. this.panel2.Controls.Add(this.ultraLabel2);
  541. this.panel2.Controls.Add(this.ultraTextEditor2);
  542. this.panel2.Controls.Add(this.ultraLabel6);
  543. this.panel2.Controls.Add(this.ultraLabel7);
  544. this.panel2.Controls.Add(this.ultraLabel8);
  545. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  546. this.panel2.Location = new System.Drawing.Point(3, 18);
  547. this.panel2.Name = "panel2";
  548. this.panel2.Size = new System.Drawing.Size(1018, 36);
  549. this.panel2.TabIndex = 1;
  550. //
  551. // ultraComboEditor1
  552. //
  553. this.ultraComboEditor1.Location = new System.Drawing.Point(565, 8);
  554. this.ultraComboEditor1.Name = "ultraComboEditor1";
  555. this.ultraComboEditor1.Size = new System.Drawing.Size(101, 21);
  556. this.ultraComboEditor1.TabIndex = 13;
  557. this.ultraComboEditor1.Text = "ultraComboEditor1";
  558. //
  559. // ultraComboEditor5
  560. //
  561. this.ultraComboEditor5.Location = new System.Drawing.Point(398, 9);
  562. this.ultraComboEditor5.Name = "ultraComboEditor5";
  563. this.ultraComboEditor5.Size = new System.Drawing.Size(101, 21);
  564. this.ultraComboEditor5.TabIndex = 14;
  565. this.ultraComboEditor5.Text = "ultraComboEditor1";
  566. //
  567. // ultraComboEditor6
  568. //
  569. this.ultraComboEditor6.Location = new System.Drawing.Point(234, 8);
  570. this.ultraComboEditor6.Name = "ultraComboEditor6";
  571. this.ultraComboEditor6.Size = new System.Drawing.Size(101, 21);
  572. this.ultraComboEditor6.TabIndex = 15;
  573. this.ultraComboEditor6.Text = "ultraComboEditor1";
  574. //
  575. // ultraLabel2
  576. //
  577. this.ultraLabel2.Location = new System.Drawing.Point(520, 12);
  578. this.ultraLabel2.Name = "ultraLabel2";
  579. this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
  580. this.ultraLabel2.TabIndex = 10;
  581. this.ultraLabel2.Text = "等级";
  582. //
  583. // ultraTextEditor2
  584. //
  585. this.ultraTextEditor2.Location = new System.Drawing.Point(71, 8);
  586. this.ultraTextEditor2.Name = "ultraTextEditor2";
  587. this.ultraTextEditor2.Size = new System.Drawing.Size(100, 21);
  588. this.ultraTextEditor2.TabIndex = 12;
  589. this.ultraTextEditor2.Text = "ultraTextEditor2";
  590. //
  591. // ultraLabel6
  592. //
  593. this.ultraLabel6.Location = new System.Drawing.Point(353, 13);
  594. this.ultraLabel6.Name = "ultraLabel6";
  595. this.ultraLabel6.Size = new System.Drawing.Size(67, 23);
  596. this.ultraLabel6.TabIndex = 8;
  597. this.ultraLabel6.Text = "类型";
  598. //
  599. // ultraLabel7
  600. //
  601. this.ultraLabel7.Location = new System.Drawing.Point(189, 12);
  602. this.ultraLabel7.Name = "ultraLabel7";
  603. this.ultraLabel7.Size = new System.Drawing.Size(67, 23);
  604. this.ultraLabel7.TabIndex = 9;
  605. this.ultraLabel7.Text = "规格";
  606. //
  607. // ultraLabel8
  608. //
  609. this.ultraLabel8.Location = new System.Drawing.Point(9, 12);
  610. this.ultraLabel8.Name = "ultraLabel8";
  611. this.ultraLabel8.Size = new System.Drawing.Size(67, 23);
  612. this.ultraLabel8.TabIndex = 11;
  613. this.ultraLabel8.Text = "芯棒编号";
  614. //
  615. // FrmMandrelOnLine
  616. //
  617. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  618. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  619. this.ClientSize = new System.Drawing.Size(1024, 639);
  620. this.Controls.Add(this.splitContainer1);
  621. this.Name = "FrmMandrelOnLine";
  622. this.Text = "芯棒上下线管理";
  623. this.splitContainer1.Panel1.ResumeLayout(false);
  624. this.splitContainer1.Panel2.ResumeLayout(false);
  625. this.splitContainer1.ResumeLayout(false);
  626. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  627. this.ultraGroupBox1.ResumeLayout(false);
  628. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  629. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  630. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  631. this.panel1.ResumeLayout(false);
  632. this.panel1.PerformLayout();
  633. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
  634. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  635. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  636. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  637. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  638. this.ultraGroupBox2.ResumeLayout(false);
  639. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  640. this.panel2.ResumeLayout(false);
  641. this.panel2.PerformLayout();
  642. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  643. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
  644. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).EndInit();
  645. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  646. this.ResumeLayout(false);
  647. }
  648. #endregion
  649. private System.Windows.Forms.SplitContainer splitContainer1;
  650. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  651. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  652. private System.Windows.Forms.Panel panel1;
  653. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  654. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  655. private System.Windows.Forms.Panel panel2;
  656. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
  657. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  658. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  659. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  660. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  661. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  662. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  663. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  664. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  665. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5;
  666. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor6;
  667. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  668. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  669. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  670. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  671. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  672. private System.Data.DataSet dataSet1;
  673. private System.Data.DataTable dataTable1;
  674. private System.Data.DataColumn dataColumn1;
  675. private System.Data.DataColumn dataColumn2;
  676. private System.Data.DataColumn dataColumn3;
  677. private System.Data.DataColumn dataColumn4;
  678. private System.Data.DataColumn dataColumn5;
  679. private System.Data.DataColumn dataColumn6;
  680. private System.Data.DataColumn dataColumn7;
  681. private System.Data.DataColumn dataColumn8;
  682. private System.Data.DataColumn dataColumn9;
  683. private System.Data.DataColumn dataColumn10;
  684. private System.Data.DataColumn dataColumn11;
  685. private System.Data.DataColumn dataColumn12;
  686. private System.Data.DataColumn dataColumn13;
  687. }
  688. }