UIB030330.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496
  1. namespace Core.LZMes.Client.UIB
  2. {
  3. partial class UIB030330
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRET_NO");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_ABBSYM");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_DIRNO");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TMPL_NO");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRET_NO_DTIME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRET_NO_RMK");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_USE_ALIAS");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUST_CD");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDCUST_CD");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEND_TP");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEND_DTIME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USED_TP");
  44. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  49. this.panel1 = new System.Windows.Forms.Panel();
  50. this.comboBoxUSETP = new System.Windows.Forms.ComboBox();
  51. this.textBoxSPECSTLGRD = new System.Windows.Forms.TextBox();
  52. this.textBoxORDNO = new System.Windows.Forms.TextBox();
  53. this.textBoxCRETNO = new System.Windows.Forms.TextBox();
  54. this.comboBox1 = new System.Windows.Forms.ComboBox();
  55. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  56. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  57. this.label6 = new System.Windows.Forms.Label();
  58. this.label5 = new System.Windows.Forms.Label();
  59. this.label4 = new System.Windows.Forms.Label();
  60. this.label3 = new System.Windows.Forms.Label();
  61. this.label2 = new System.Windows.Forms.Label();
  62. this.label1 = new System.Windows.Forms.Label();
  63. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  64. this.dataSet1 = new System.Data.DataSet();
  65. this.dataTable1 = new System.Data.DataTable();
  66. this.dataColumn1 = new System.Data.DataColumn();
  67. this.dataColumn2 = new System.Data.DataColumn();
  68. this.dataColumn3 = new System.Data.DataColumn();
  69. this.dataColumn4 = new System.Data.DataColumn();
  70. this.dataColumn5 = new System.Data.DataColumn();
  71. this.dataColumn6 = new System.Data.DataColumn();
  72. this.dataColumn7 = new System.Data.DataColumn();
  73. this.dataColumn8 = new System.Data.DataColumn();
  74. this.dataColumn9 = new System.Data.DataColumn();
  75. this.dataColumn10 = new System.Data.DataColumn();
  76. this.dataColumn11 = new System.Data.DataColumn();
  77. this.dataColumn12 = new System.Data.DataColumn();
  78. this.dataColumn13 = new System.Data.DataColumn();
  79. this.dataColumn14 = new System.Data.DataColumn();
  80. this.dataColumn15 = new System.Data.DataColumn();
  81. this.panel1.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  87. this.SuspendLayout();
  88. //
  89. // panel1
  90. //
  91. this.panel1.Controls.Add(this.comboBoxUSETP);
  92. this.panel1.Controls.Add(this.textBoxSPECSTLGRD);
  93. this.panel1.Controls.Add(this.textBoxORDNO);
  94. this.panel1.Controls.Add(this.textBoxCRETNO);
  95. this.panel1.Controls.Add(this.comboBox1);
  96. this.panel1.Controls.Add(this.ultraDateTimeEditor2);
  97. this.panel1.Controls.Add(this.ultraDateTimeEditor1);
  98. this.panel1.Controls.Add(this.label6);
  99. this.panel1.Controls.Add(this.label5);
  100. this.panel1.Controls.Add(this.label4);
  101. this.panel1.Controls.Add(this.label3);
  102. this.panel1.Controls.Add(this.label2);
  103. this.panel1.Controls.Add(this.label1);
  104. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  105. this.panel1.Location = new System.Drawing.Point(0, 0);
  106. this.panel1.Name = "panel1";
  107. this.panel1.Size = new System.Drawing.Size(981, 71);
  108. this.panel1.TabIndex = 0;
  109. //
  110. // comboBoxUSETP
  111. //
  112. this.comboBoxUSETP.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  113. this.comboBoxUSETP.FormattingEnabled = true;
  114. this.comboBoxUSETP.Items.AddRange(new object[] {
  115. "Y",
  116. "N"});
  117. this.comboBoxUSETP.Location = new System.Drawing.Point(748, 10);
  118. this.comboBoxUSETP.Name = "comboBoxUSETP";
  119. this.comboBoxUSETP.Size = new System.Drawing.Size(121, 20);
  120. this.comboBoxUSETP.TabIndex = 9;
  121. //
  122. // textBoxSPECSTLGRD
  123. //
  124. this.textBoxSPECSTLGRD.Location = new System.Drawing.Point(550, 42);
  125. this.textBoxSPECSTLGRD.Name = "textBoxSPECSTLGRD";
  126. this.textBoxSPECSTLGRD.Size = new System.Drawing.Size(112, 21);
  127. this.textBoxSPECSTLGRD.TabIndex = 8;
  128. //
  129. // textBoxORDNO
  130. //
  131. this.textBoxORDNO.Location = new System.Drawing.Point(320, 42);
  132. this.textBoxORDNO.Name = "textBoxORDNO";
  133. this.textBoxORDNO.Size = new System.Drawing.Size(117, 21);
  134. this.textBoxORDNO.TabIndex = 8;
  135. //
  136. // textBoxCRETNO
  137. //
  138. this.textBoxCRETNO.Location = new System.Drawing.Point(96, 42);
  139. this.textBoxCRETNO.Name = "textBoxCRETNO";
  140. this.textBoxCRETNO.Size = new System.Drawing.Size(100, 21);
  141. this.textBoxCRETNO.TabIndex = 8;
  142. //
  143. // comboBox1
  144. //
  145. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  146. this.comboBox1.FormattingEnabled = true;
  147. this.comboBox1.Items.AddRange(new object[] {
  148. "热轧",
  149. "酸轧",
  150. "开平",
  151. "连退",
  152. "板加(非)"});
  153. this.comboBox1.Location = new System.Drawing.Point(96, 9);
  154. this.comboBox1.Name = "comboBox1";
  155. this.comboBox1.Size = new System.Drawing.Size(100, 20);
  156. this.comboBox1.TabIndex = 7;
  157. //
  158. // ultraDateTimeEditor2
  159. //
  160. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(470, 9);
  161. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  162. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(144, 21);
  163. this.ultraDateTimeEditor2.TabIndex = 6;
  164. //
  165. // ultraDateTimeEditor1
  166. //
  167. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(320, 9);
  168. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  169. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(144, 21);
  170. this.ultraDateTimeEditor1.TabIndex = 5;
  171. //
  172. // label6
  173. //
  174. this.label6.BackColor = System.Drawing.Color.LightBlue;
  175. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  176. this.label6.Location = new System.Drawing.Point(655, 9);
  177. this.label6.Name = "label6";
  178. this.label6.Size = new System.Drawing.Size(87, 21);
  179. this.label6.TabIndex = 4;
  180. this.label6.Text = "是否有效";
  181. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  182. //
  183. // label5
  184. //
  185. this.label5.BackColor = System.Drawing.Color.LightBlue;
  186. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  187. this.label5.Location = new System.Drawing.Point(457, 42);
  188. this.label5.Name = "label5";
  189. this.label5.Size = new System.Drawing.Size(87, 21);
  190. this.label5.TabIndex = 4;
  191. this.label5.Text = "牌号";
  192. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  193. //
  194. // label4
  195. //
  196. this.label4.BackColor = System.Drawing.Color.LightBlue;
  197. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  198. this.label4.Location = new System.Drawing.Point(227, 42);
  199. this.label4.Name = "label4";
  200. this.label4.Size = new System.Drawing.Size(87, 21);
  201. this.label4.TabIndex = 4;
  202. this.label4.Text = "合同号";
  203. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  204. //
  205. // label3
  206. //
  207. this.label3.BackColor = System.Drawing.Color.LightBlue;
  208. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  209. this.label3.Location = new System.Drawing.Point(3, 42);
  210. this.label3.Name = "label3";
  211. this.label3.Size = new System.Drawing.Size(87, 21);
  212. this.label3.TabIndex = 4;
  213. this.label3.Text = "质保书号";
  214. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  215. //
  216. // label2
  217. //
  218. this.label2.BackColor = System.Drawing.Color.LightBlue;
  219. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  220. this.label2.Location = new System.Drawing.Point(3, 9);
  221. this.label2.Name = "label2";
  222. this.label2.Size = new System.Drawing.Size(87, 21);
  223. this.label2.TabIndex = 4;
  224. this.label2.Text = "产线区分";
  225. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  226. //
  227. // label1
  228. //
  229. this.label1.BackColor = System.Drawing.Color.LightBlue;
  230. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  231. this.label1.Location = new System.Drawing.Point(227, 8);
  232. this.label1.Name = "label1";
  233. this.label1.Size = new System.Drawing.Size(87, 21);
  234. this.label1.TabIndex = 4;
  235. this.label1.Text = "发行时间";
  236. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  237. //
  238. // ultraGrid1
  239. //
  240. this.ultraGrid1.DataSource = this.dataSet1;
  241. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  242. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  243. ultraGridColumn1.Header.VisiblePosition = 0;
  244. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(82, 0);
  245. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  246. ultraGridColumn2.Header.VisiblePosition = 1;
  247. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
  248. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  249. ultraGridColumn3.Header.VisiblePosition = 2;
  250. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
  251. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  252. ultraGridColumn4.Header.VisiblePosition = 3;
  253. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  254. ultraGridColumn5.Header.VisiblePosition = 4;
  255. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  256. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  257. ultraGridColumn6.Header.VisiblePosition = 5;
  258. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
  259. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  260. ultraGridColumn7.Header.VisiblePosition = 6;
  261. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 0);
  262. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  263. ultraGridColumn8.Header.VisiblePosition = 7;
  264. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
  265. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  266. ultraGridColumn9.Header.VisiblePosition = 8;
  267. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 0);
  268. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  269. ultraGridColumn10.Header.VisiblePosition = 9;
  270. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 0);
  271. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  272. ultraGridColumn11.Header.VisiblePosition = 10;
  273. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  274. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  275. ultraGridColumn12.Header.VisiblePosition = 11;
  276. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  277. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  278. ultraGridColumn13.Header.VisiblePosition = 12;
  279. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(89, 0);
  280. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  281. ultraGridColumn14.Header.VisiblePosition = 13;
  282. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  283. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  284. ultraGridColumn15.Header.VisiblePosition = 14;
  285. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  286. ultraGridBand1.Columns.AddRange(new object[] {
  287. ultraGridColumn1,
  288. ultraGridColumn2,
  289. ultraGridColumn3,
  290. ultraGridColumn4,
  291. ultraGridColumn5,
  292. ultraGridColumn6,
  293. ultraGridColumn7,
  294. ultraGridColumn8,
  295. ultraGridColumn9,
  296. ultraGridColumn10,
  297. ultraGridColumn11,
  298. ultraGridColumn12,
  299. ultraGridColumn13,
  300. ultraGridColumn14,
  301. ultraGridColumn15});
  302. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  303. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  304. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  305. this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = " ";
  306. appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  307. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance1;
  308. this.ultraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  309. appearance7.BackColor = System.Drawing.Color.GhostWhite;
  310. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance7;
  311. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  312. appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
  313. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance8;
  314. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  315. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  316. appearance9.BackColor = System.Drawing.Color.LightSteelBlue;
  317. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance9;
  318. appearance10.BackColor = System.Drawing.Color.LightSteelBlue;
  319. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance10;
  320. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  321. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  322. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  323. this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
  324. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  325. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  326. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  327. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  328. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  329. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  330. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.ultraGrid1.Location = new System.Drawing.Point(0, 71);
  332. this.ultraGrid1.Name = "ultraGrid1";
  333. this.ultraGrid1.Size = new System.Drawing.Size(981, 481);
  334. this.ultraGrid1.TabIndex = 1;
  335. //
  336. // dataSet1
  337. //
  338. this.dataSet1.DataSetName = "NewDataSet";
  339. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  340. this.dataTable1});
  341. //
  342. // dataTable1
  343. //
  344. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  345. this.dataColumn1,
  346. this.dataColumn2,
  347. this.dataColumn3,
  348. this.dataColumn4,
  349. this.dataColumn5,
  350. this.dataColumn6,
  351. this.dataColumn7,
  352. this.dataColumn8,
  353. this.dataColumn9,
  354. this.dataColumn10,
  355. this.dataColumn11,
  356. this.dataColumn12,
  357. this.dataColumn13,
  358. this.dataColumn14,
  359. this.dataColumn15});
  360. this.dataTable1.TableName = "Table1";
  361. //
  362. // dataColumn1
  363. //
  364. this.dataColumn1.Caption = "质保书号";
  365. this.dataColumn1.ColumnName = "CRET_NO";
  366. //
  367. // dataColumn2
  368. //
  369. this.dataColumn2.Caption = "合同号";
  370. this.dataColumn2.ColumnName = "ORD_NO";
  371. //
  372. // dataColumn3
  373. //
  374. this.dataColumn3.Caption = "订单号";
  375. this.dataColumn3.ColumnName = "ORD_SEQ";
  376. //
  377. // dataColumn4
  378. //
  379. this.dataColumn4.Caption = "标准号";
  380. this.dataColumn4.ColumnName = "SPEC_ABBSYM";
  381. //
  382. // dataColumn5
  383. //
  384. this.dataColumn5.Caption = "标准牌号";
  385. this.dataColumn5.ColumnName = "SPEC_STL_GRD";
  386. //
  387. // dataColumn6
  388. //
  389. this.dataColumn6.Caption = "发货指示号";
  390. this.dataColumn6.ColumnName = "SHIP_DIRNO";
  391. //
  392. // dataColumn7
  393. //
  394. this.dataColumn7.Caption = "模板号";
  395. this.dataColumn7.ColumnName = "TMPL_NO";
  396. //
  397. // dataColumn8
  398. //
  399. this.dataColumn8.Caption = "质保书编制时间";
  400. this.dataColumn8.ColumnName = "CRET_NO_DTIME";
  401. //
  402. // dataColumn9
  403. //
  404. this.dataColumn9.Caption = "质保书备注";
  405. this.dataColumn9.ColumnName = "CRET_NO_RMK";
  406. //
  407. // dataColumn10
  408. //
  409. this.dataColumn10.Caption = "订单别名";
  410. this.dataColumn10.ColumnName = "ORD_USE_ALIAS";
  411. //
  412. // dataColumn11
  413. //
  414. this.dataColumn11.Caption = "订货单位";
  415. this.dataColumn11.ColumnName = "CUST_CD";
  416. //
  417. // dataColumn12
  418. //
  419. this.dataColumn12.Caption = "收货单位";
  420. this.dataColumn12.ColumnName = "ORDCUST_CD";
  421. //
  422. // dataColumn13
  423. //
  424. this.dataColumn13.Caption = "已发送";
  425. this.dataColumn13.ColumnName = "SEND_TP";
  426. //
  427. // dataColumn14
  428. //
  429. this.dataColumn14.Caption = "发送时间";
  430. this.dataColumn14.ColumnName = "SEND_DTIME";
  431. //
  432. // dataColumn15
  433. //
  434. this.dataColumn15.Caption = "是否有效";
  435. this.dataColumn15.ColumnName = "USED_TP";
  436. //
  437. // UIB030330
  438. //
  439. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  440. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  441. this.ClientSize = new System.Drawing.Size(981, 552);
  442. this.Controls.Add(this.ultraGrid1);
  443. this.Controls.Add(this.panel1);
  444. this.Name = "UIB030330";
  445. this.Text = "质保书发行历史记录查询";
  446. this.Load += new System.EventHandler(this.UIB030330_Load);
  447. this.panel1.ResumeLayout(false);
  448. this.panel1.PerformLayout();
  449. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  450. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  451. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  452. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  453. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  454. this.ResumeLayout(false);
  455. }
  456. #endregion
  457. private System.Windows.Forms.Panel panel1;
  458. private System.Windows.Forms.Label label1;
  459. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  460. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  461. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  462. private System.Data.DataSet dataSet1;
  463. private System.Data.DataTable dataTable1;
  464. private System.Windows.Forms.Label label2;
  465. private System.Windows.Forms.ComboBox comboBox1;
  466. private System.Windows.Forms.TextBox textBoxSPECSTLGRD;
  467. private System.Windows.Forms.TextBox textBoxORDNO;
  468. private System.Windows.Forms.TextBox textBoxCRETNO;
  469. private System.Windows.Forms.Label label5;
  470. private System.Windows.Forms.Label label4;
  471. private System.Windows.Forms.Label label3;
  472. private System.Data.DataColumn dataColumn1;
  473. private System.Data.DataColumn dataColumn2;
  474. private System.Data.DataColumn dataColumn3;
  475. private System.Data.DataColumn dataColumn4;
  476. private System.Data.DataColumn dataColumn5;
  477. private System.Data.DataColumn dataColumn6;
  478. private System.Data.DataColumn dataColumn7;
  479. private System.Data.DataColumn dataColumn8;
  480. private System.Data.DataColumn dataColumn9;
  481. private System.Data.DataColumn dataColumn10;
  482. private System.Data.DataColumn dataColumn11;
  483. private System.Data.DataColumn dataColumn12;
  484. private System.Data.DataColumn dataColumn13;
  485. private System.Data.DataColumn dataColumn14;
  486. private System.Data.DataColumn dataColumn15;
  487. private System.Windows.Forms.ComboBox comboBoxUSETP;
  488. private System.Windows.Forms.Label label6;
  489. }
  490. }