UIL020020.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473
  1. namespace Core.LZMes.Client.UIL.UIL02
  2. {
  3. partial class UIL020020
  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 appearance16 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table4", -1);
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
  40. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T_K");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT");
  44. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_ABBSYM");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHARGE_NO");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MILL_DTIME");
  48. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDCUST_CD");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_USE_TP");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  52. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FAC_STL_GRD");
  54. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  59. this.panel1 = new System.Windows.Forms.Panel();
  60. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  61. this.panel3 = new System.Windows.Forms.Panel();
  62. this.panel4 = new System.Windows.Forms.Panel();
  63. this.panel2 = new System.Windows.Forms.Panel();
  64. this.textBox3 = new System.Windows.Forms.TextBox();
  65. this.label3 = new System.Windows.Forms.Label();
  66. this.dataSet2 = new System.Data.DataSet();
  67. this.dataTable2 = new System.Data.DataTable();
  68. this.dataColumn7 = new System.Data.DataColumn();
  69. this.dataColumn8 = new System.Data.DataColumn();
  70. this.dataColumn9 = new System.Data.DataColumn();
  71. this.dataColumn10 = new System.Data.DataColumn();
  72. this.dataColumn11 = new System.Data.DataColumn();
  73. this.dataColumn12 = new System.Data.DataColumn();
  74. this.dataColumn13 = new System.Data.DataColumn();
  75. this.dataColumn14 = new System.Data.DataColumn();
  76. this.dataColumn15 = new System.Data.DataColumn();
  77. this.dataColumn16 = new System.Data.DataColumn();
  78. this.dataColumn17 = new System.Data.DataColumn();
  79. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  80. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  81. this.panel1.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  83. this.panel3.SuspendLayout();
  84. this.panel2.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  89. this.SuspendLayout();
  90. //
  91. // panel1
  92. //
  93. this.panel1.Controls.Add(this.ultraGrid3);
  94. this.panel1.Controls.Add(this.ultraGrid2);
  95. this.panel1.Controls.Add(this.ultraGrid1);
  96. this.panel1.Controls.Add(this.panel3);
  97. this.panel1.Controls.Add(this.panel2);
  98. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  99. this.panel1.Location = new System.Drawing.Point(0, 0);
  100. this.panel1.Name = "panel1";
  101. this.panel1.Size = new System.Drawing.Size(1223, 585);
  102. this.panel1.TabIndex = 0;
  103. //
  104. // ultraGrid1
  105. //
  106. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  107. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  108. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  109. appearance16.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  110. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance16;
  111. appearance17.BackColor = System.Drawing.Color.GhostWhite;
  112. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance17;
  113. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  114. appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
  115. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance18;
  116. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  117. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  118. appearance19.BackColor = System.Drawing.Color.LightSteelBlue;
  119. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance19;
  120. appearance20.BackColor = System.Drawing.Color.LightSteelBlue;
  121. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance20;
  122. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  123. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  124. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  125. this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
  126. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  127. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  128. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  129. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  130. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  131. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.ultraGrid1.Location = new System.Drawing.Point(0, 67);
  133. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  134. this.ultraGrid1.Name = "ultraGrid1";
  135. this.ultraGrid1.Size = new System.Drawing.Size(1223, 513);
  136. this.ultraGrid1.TabIndex = 4;
  137. this.ultraGrid1.UseAppStyling = false;
  138. //
  139. // panel3
  140. //
  141. this.panel3.Controls.Add(this.panel4);
  142. this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  143. this.panel3.Location = new System.Drawing.Point(0, 580);
  144. this.panel3.Name = "panel3";
  145. this.panel3.Size = new System.Drawing.Size(1223, 5);
  146. this.panel3.TabIndex = 1;
  147. //
  148. // panel4
  149. //
  150. this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  151. this.panel4.Location = new System.Drawing.Point(0, 0);
  152. this.panel4.Margin = new System.Windows.Forms.Padding(4);
  153. this.panel4.Name = "panel4";
  154. this.panel4.Size = new System.Drawing.Size(1223, 5);
  155. this.panel4.TabIndex = 5;
  156. //
  157. // panel2
  158. //
  159. this.panel2.Controls.Add(this.textBox3);
  160. this.panel2.Controls.Add(this.label3);
  161. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  162. this.panel2.Location = new System.Drawing.Point(0, 0);
  163. this.panel2.Name = "panel2";
  164. this.panel2.Size = new System.Drawing.Size(1223, 67);
  165. this.panel2.TabIndex = 5;
  166. //
  167. // textBox3
  168. //
  169. this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  170. this.textBox3.Location = new System.Drawing.Point(163, 20);
  171. this.textBox3.Margin = new System.Windows.Forms.Padding(4);
  172. this.textBox3.MaxLength = 15;
  173. this.textBox3.Name = "textBox3";
  174. this.textBox3.Size = new System.Drawing.Size(113, 25);
  175. this.textBox3.TabIndex = 87;
  176. //
  177. // label3
  178. //
  179. this.label3.BackColor = System.Drawing.Color.LightBlue;
  180. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  181. this.label3.Location = new System.Drawing.Point(51, 20);
  182. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  183. this.label3.Name = "label3";
  184. this.label3.Size = new System.Drawing.Size(95, 26);
  185. this.label3.TabIndex = 88;
  186. this.label3.Text = "发货指示号";
  187. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  188. //
  189. // dataSet2
  190. //
  191. this.dataSet2.DataSetName = "NewDataSet";
  192. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  193. this.dataTable2});
  194. //
  195. // dataTable2
  196. //
  197. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  198. this.dataColumn7,
  199. this.dataColumn8,
  200. this.dataColumn9,
  201. this.dataColumn10,
  202. this.dataColumn11,
  203. this.dataColumn12,
  204. this.dataColumn13,
  205. this.dataColumn14,
  206. this.dataColumn15,
  207. this.dataColumn16,
  208. this.dataColumn17});
  209. this.dataTable2.TableName = "Table4";
  210. //
  211. // dataColumn7
  212. //
  213. this.dataColumn7.ColumnName = "OLD_SAMPL_NO";
  214. //
  215. // dataColumn8
  216. //
  217. this.dataColumn8.ColumnName = "STL_GRD";
  218. //
  219. // dataColumn9
  220. //
  221. this.dataColumn9.ColumnName = "T_K";
  222. //
  223. // dataColumn10
  224. //
  225. this.dataColumn10.ColumnName = "ACT_WGT";
  226. //
  227. // dataColumn11
  228. //
  229. this.dataColumn11.ColumnName = "SPEC_ABBSYM";
  230. //
  231. // dataColumn12
  232. //
  233. this.dataColumn12.ColumnName = "CHARGE_NO";
  234. //
  235. // dataColumn13
  236. //
  237. this.dataColumn13.ColumnName = "MILL_DTIME";
  238. //
  239. // dataColumn14
  240. //
  241. this.dataColumn14.ColumnName = "ORDCUST_CD";
  242. //
  243. // dataColumn15
  244. //
  245. this.dataColumn15.ColumnName = "ORD_USE_TP";
  246. //
  247. // dataColumn16
  248. //
  249. this.dataColumn16.ColumnName = "ORD_NO";
  250. //
  251. // dataColumn17
  252. //
  253. this.dataColumn17.ColumnName = "FAC_STL_GRD";
  254. //
  255. // ultraGrid2
  256. //
  257. this.ultraGrid2.DataMember = "Table4";
  258. this.ultraGrid2.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  259. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  260. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  261. appearance25.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  262. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance25;
  263. appearance26.BackColor = System.Drawing.Color.GhostWhite;
  264. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance26;
  265. this.ultraGrid2.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  266. appearance32.BackColor = System.Drawing.Color.LightSteelBlue;
  267. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance32;
  268. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  269. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  270. appearance33.BackColor = System.Drawing.Color.LightSteelBlue;
  271. this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance33;
  272. appearance34.BackColor = System.Drawing.Color.LightSteelBlue;
  273. this.ultraGrid2.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance34;
  274. this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  275. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  276. this.ultraGrid2.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  277. this.ultraGrid2.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
  278. this.ultraGrid2.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  279. this.ultraGrid2.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  280. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  281. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  282. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  283. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  284. this.ultraGrid2.Location = new System.Drawing.Point(0, 67);
  285. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4);
  286. this.ultraGrid2.Name = "ultraGrid2";
  287. this.ultraGrid2.Size = new System.Drawing.Size(1223, 513);
  288. this.ultraGrid2.TabIndex = 6;
  289. this.ultraGrid2.UseAppStyling = false;
  290. //
  291. // ultraGrid3
  292. //
  293. this.ultraGrid3.DataMember = "Table4";
  294. this.ultraGrid3.DataSource = this.dataSet2;
  295. this.ultraGrid3.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  296. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  297. appearance35.TextHAlignAsString = "Center";
  298. ultraGridColumn1.CellAppearance = appearance35;
  299. ultraGridColumn1.Header.Caption = "钢卷号";
  300. ultraGridColumn1.Header.VisiblePosition = 0;
  301. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  302. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  303. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(137, 0);
  304. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  305. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  306. ultraGridColumn2.Header.Caption = "牌号";
  307. ultraGridColumn2.Header.VisiblePosition = 1;
  308. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  309. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  310. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  311. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  312. ultraGridColumn3.Header.Caption = "规格";
  313. ultraGridColumn3.Header.VisiblePosition = 3;
  314. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  315. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  316. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  317. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  318. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  319. appearance36.TextHAlignAsString = "Center";
  320. ultraGridColumn4.CellAppearance = appearance36;
  321. ultraGridColumn4.Header.Caption = "重量";
  322. ultraGridColumn4.Header.VisiblePosition = 5;
  323. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 10;
  324. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  325. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  326. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  327. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  328. ultraGridColumn5.Header.Caption = "标准号";
  329. ultraGridColumn5.Header.VisiblePosition = 4;
  330. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
  331. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  332. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  333. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  334. ultraGridColumn6.Header.Caption = "炉号";
  335. ultraGridColumn6.Header.VisiblePosition = 6;
  336. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
  337. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  338. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  339. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  340. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  341. appearance37.TextHAlignAsString = "Center";
  342. ultraGridColumn7.CellAppearance = appearance37;
  343. ultraGridColumn7.Header.Caption = "轧制时间";
  344. ultraGridColumn7.Header.VisiblePosition = 10;
  345. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 18;
  346. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  347. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  348. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  349. ultraGridColumn8.Header.Caption = "客户名称";
  350. ultraGridColumn8.Header.VisiblePosition = 7;
  351. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
  352. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  353. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  354. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  355. ultraGridColumn9.Header.Caption = "产品名称";
  356. ultraGridColumn9.Header.VisiblePosition = 8;
  357. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 16;
  358. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  359. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  360. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  361. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  362. appearance38.TextHAlignAsString = "Center";
  363. ultraGridColumn10.CellAppearance = appearance38;
  364. ultraGridColumn10.Header.Caption = "合同号";
  365. ultraGridColumn10.Header.VisiblePosition = 2;
  366. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 20;
  367. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  368. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(123, 0);
  369. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  370. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  371. ultraGridColumn11.Header.Caption = "订单备注";
  372. ultraGridColumn11.Header.VisiblePosition = 9;
  373. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 22;
  374. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  375. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  376. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  377. ultraGridBand1.Columns.AddRange(new object[] {
  378. ultraGridColumn1,
  379. ultraGridColumn2,
  380. ultraGridColumn3,
  381. ultraGridColumn4,
  382. ultraGridColumn5,
  383. ultraGridColumn6,
  384. ultraGridColumn7,
  385. ultraGridColumn8,
  386. ultraGridColumn9,
  387. ultraGridColumn10,
  388. ultraGridColumn11});
  389. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  390. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  391. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  392. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  393. appearance27.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  394. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance27;
  395. appearance28.BackColor = System.Drawing.Color.GhostWhite;
  396. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance28;
  397. this.ultraGrid3.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  398. appearance29.BackColor = System.Drawing.Color.LightSteelBlue;
  399. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance29;
  400. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  401. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  402. appearance30.BackColor = System.Drawing.Color.LightSteelBlue;
  403. this.ultraGrid3.DisplayLayout.Override.RowSelectorAppearance = appearance30;
  404. appearance31.BackColor = System.Drawing.Color.LightSteelBlue;
  405. this.ultraGrid3.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance31;
  406. this.ultraGrid3.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  407. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  408. this.ultraGrid3.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  409. this.ultraGrid3.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
  410. this.ultraGrid3.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  411. this.ultraGrid3.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  412. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  413. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  414. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  415. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. this.ultraGrid3.Location = new System.Drawing.Point(0, 67);
  417. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4);
  418. this.ultraGrid3.Name = "ultraGrid3";
  419. this.ultraGrid3.Size = new System.Drawing.Size(1223, 513);
  420. this.ultraGrid3.TabIndex = 7;
  421. this.ultraGrid3.UseAppStyling = false;
  422. //
  423. // Form2
  424. //
  425. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  426. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  427. this.ClientSize = new System.Drawing.Size(1223, 585);
  428. this.Controls.Add(this.panel1);
  429. this.Name = "Form2";
  430. this.Text = "热卷标签打印";
  431. this.Load += new System.EventHandler(this.Form2_Load);
  432. this.panel1.ResumeLayout(false);
  433. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  434. this.panel3.ResumeLayout(false);
  435. this.panel2.ResumeLayout(false);
  436. this.panel2.PerformLayout();
  437. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  438. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  439. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  440. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  441. this.ResumeLayout(false);
  442. }
  443. #endregion
  444. private System.Windows.Forms.Panel panel1;
  445. private System.Windows.Forms.Panel panel3;
  446. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  447. private System.Windows.Forms.Panel panel4;
  448. private System.Windows.Forms.Panel panel2;
  449. private System.Windows.Forms.TextBox textBox3;
  450. private System.Windows.Forms.Label label3;
  451. private System.Data.DataSet dataSet2;
  452. private System.Data.DataTable dataTable2;
  453. private System.Data.DataColumn dataColumn7;
  454. private System.Data.DataColumn dataColumn8;
  455. private System.Data.DataColumn dataColumn9;
  456. private System.Data.DataColumn dataColumn10;
  457. private System.Data.DataColumn dataColumn11;
  458. private System.Data.DataColumn dataColumn12;
  459. private System.Data.DataColumn dataColumn13;
  460. private System.Data.DataColumn dataColumn14;
  461. private System.Data.DataColumn dataColumn15;
  462. private System.Data.DataColumn dataColumn16;
  463. private System.Data.DataColumn dataColumn17;
  464. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  465. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  466. }
  467. }