UIJ030050.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457
  1. namespace Core.LZMes.Client.UIJ
  2. {
  3. partial class UIJ030050
  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("OLD_SAMPL_NO");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DLIV_DIRNO");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_INVNO");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRNF_DTIME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DLIV_TP");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRANS_CAR_NO");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEST_PCD_DESC");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUST_NM");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NM");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRNF_REG");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRNF_SHIFT");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRNF_GROUP");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRNF_USE_TIME");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_PROG_CD");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_STAT");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_PROG_CD");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_DIRNO");
  48. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  53. this.panel1 = new System.Windows.Forms.Panel();
  54. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  55. this.dataSet1 = new System.Data.DataSet();
  56. this.dataTable1 = new System.Data.DataTable();
  57. this.dataColumn1 = new System.Data.DataColumn();
  58. this.dataColumn2 = new System.Data.DataColumn();
  59. this.dataColumn3 = new System.Data.DataColumn();
  60. this.dataColumn4 = new System.Data.DataColumn();
  61. this.dataColumn5 = new System.Data.DataColumn();
  62. this.dataColumn6 = new System.Data.DataColumn();
  63. this.dataColumn7 = new System.Data.DataColumn();
  64. this.dataColumn8 = new System.Data.DataColumn();
  65. this.dataColumn9 = new System.Data.DataColumn();
  66. this.dataColumn10 = new System.Data.DataColumn();
  67. this.dataColumn11 = new System.Data.DataColumn();
  68. this.dataColumn12 = new System.Data.DataColumn();
  69. this.dataColumn13 = new System.Data.DataColumn();
  70. this.dataColumn14 = new System.Data.DataColumn();
  71. this.dataColumn16 = new System.Data.DataColumn();
  72. this.dataColumn15 = new System.Data.DataColumn();
  73. this.dataColumn17 = new System.Data.DataColumn();
  74. this.dataColumn18 = new System.Data.DataColumn();
  75. this.dataColumn19 = new System.Data.DataColumn();
  76. this.panel2 = new System.Windows.Forms.Panel();
  77. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  78. this.button1 = new System.Windows.Forms.Button();
  79. this.label2 = new System.Windows.Forms.Label();
  80. this.label1 = new System.Windows.Forms.Label();
  81. this.textBox1 = new System.Windows.Forms.TextBox();
  82. this.textBox2 = new System.Windows.Forms.TextBox();
  83. this.label3 = new System.Windows.Forms.Label();
  84. this.panel1.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  88. this.panel2.SuspendLayout();
  89. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  90. this.ultraGroupBox1.SuspendLayout();
  91. this.SuspendLayout();
  92. //
  93. // panel1
  94. //
  95. this.panel1.Controls.Add(this.ultraGrid1);
  96. this.panel1.Controls.Add(this.panel2);
  97. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  98. this.panel1.Location = new System.Drawing.Point(0, 0);
  99. this.panel1.Name = "panel1";
  100. this.panel1.Size = new System.Drawing.Size(853, 405);
  101. this.panel1.TabIndex = 0;
  102. //
  103. // ultraGrid1
  104. //
  105. this.ultraGrid1.DataSource = this.dataSet1;
  106. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  107. ultraGridColumn1.Header.VisiblePosition = 0;
  108. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
  109. ultraGridColumn2.Header.VisiblePosition = 1;
  110. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(105, 0);
  111. ultraGridColumn3.Header.VisiblePosition = 2;
  112. ultraGridColumn4.Header.VisiblePosition = 3;
  113. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(104, 0);
  114. ultraGridColumn5.Header.VisiblePosition = 4;
  115. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(48, 0);
  116. ultraGridColumn6.Header.VisiblePosition = 5;
  117. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(97, 0);
  118. ultraGridColumn7.Header.VisiblePosition = 6;
  119. ultraGridColumn8.Header.VisiblePosition = 7;
  120. ultraGridColumn9.Header.VisiblePosition = 8;
  121. ultraGridColumn10.Header.VisiblePosition = 9;
  122. ultraGridColumn11.Header.VisiblePosition = 10;
  123. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  124. ultraGridColumn12.Header.VisiblePosition = 11;
  125. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  126. ultraGridColumn13.Header.VisiblePosition = 12;
  127. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
  128. ultraGridColumn14.Header.VisiblePosition = 13;
  129. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(44, 0);
  130. ultraGridColumn15.Header.VisiblePosition = 14;
  131. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(136, 0);
  132. ultraGridColumn16.Header.VisiblePosition = 15;
  133. ultraGridColumn16.Hidden = true;
  134. ultraGridColumn17.Header.VisiblePosition = 16;
  135. ultraGridColumn17.Hidden = true;
  136. ultraGridColumn18.Header.VisiblePosition = 17;
  137. ultraGridColumn18.Hidden = true;
  138. ultraGridColumn19.Header.VisiblePosition = 18;
  139. ultraGridColumn19.Hidden = true;
  140. ultraGridBand1.Columns.AddRange(new object[] {
  141. ultraGridColumn1,
  142. ultraGridColumn2,
  143. ultraGridColumn3,
  144. ultraGridColumn4,
  145. ultraGridColumn5,
  146. ultraGridColumn6,
  147. ultraGridColumn7,
  148. ultraGridColumn8,
  149. ultraGridColumn9,
  150. ultraGridColumn10,
  151. ultraGridColumn11,
  152. ultraGridColumn12,
  153. ultraGridColumn13,
  154. ultraGridColumn14,
  155. ultraGridColumn15,
  156. ultraGridColumn16,
  157. ultraGridColumn17,
  158. ultraGridColumn18,
  159. ultraGridColumn19});
  160. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  161. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  162. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  163. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  164. appearance2.BackColor = System.Drawing.Color.GhostWhite;
  165. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance2;
  166. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  167. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  168. appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
  169. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance3;
  170. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  171. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  172. appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
  173. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance4;
  174. appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
  175. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance5;
  176. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  177. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  178. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  179. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  180. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  181. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  182. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  183. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  184. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  185. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  186. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.ultraGrid1.Location = new System.Drawing.Point(0, 40);
  188. this.ultraGrid1.Name = "ultraGrid1";
  189. this.ultraGrid1.Size = new System.Drawing.Size(853, 365);
  190. this.ultraGrid1.TabIndex = 1;
  191. //
  192. // dataSet1
  193. //
  194. this.dataSet1.DataSetName = "NewDataSet";
  195. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  196. this.dataTable1});
  197. //
  198. // dataTable1
  199. //
  200. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  201. this.dataColumn1,
  202. this.dataColumn2,
  203. this.dataColumn3,
  204. this.dataColumn4,
  205. this.dataColumn5,
  206. this.dataColumn6,
  207. this.dataColumn7,
  208. this.dataColumn8,
  209. this.dataColumn9,
  210. this.dataColumn10,
  211. this.dataColumn11,
  212. this.dataColumn12,
  213. this.dataColumn13,
  214. this.dataColumn14,
  215. this.dataColumn16,
  216. this.dataColumn15,
  217. this.dataColumn17,
  218. this.dataColumn18,
  219. this.dataColumn19});
  220. this.dataTable1.TableName = "Table1";
  221. //
  222. // dataColumn1
  223. //
  224. this.dataColumn1.Caption = "钢卷号";
  225. this.dataColumn1.ColumnName = "OLD_SAMPL_NO";
  226. //
  227. // dataColumn2
  228. //
  229. this.dataColumn2.Caption = "发运指示号";
  230. this.dataColumn2.ColumnName = "DLIV_DIRNO";
  231. //
  232. // dataColumn3
  233. //
  234. this.dataColumn3.Caption = "发货明细号";
  235. this.dataColumn3.ColumnName = "SHIP_INVNO";
  236. //
  237. // dataColumn4
  238. //
  239. this.dataColumn4.Caption = "发货时间";
  240. this.dataColumn4.ColumnName = "TRNF_DTIME";
  241. //
  242. // dataColumn5
  243. //
  244. this.dataColumn5.Caption = "运输方式";
  245. this.dataColumn5.ColumnName = "DLIV_TP";
  246. //
  247. // dataColumn6
  248. //
  249. this.dataColumn6.Caption = "车号";
  250. this.dataColumn6.ColumnName = "TRANS_CAR_NO";
  251. //
  252. // dataColumn7
  253. //
  254. this.dataColumn7.Caption = "到站";
  255. this.dataColumn7.ColumnName = "DEST_PCD_DESC";
  256. //
  257. // dataColumn8
  258. //
  259. this.dataColumn8.Caption = "合同单位";
  260. this.dataColumn8.ColumnName = "CUST_NM";
  261. //
  262. // dataColumn9
  263. //
  264. this.dataColumn9.Caption = "收货单位";
  265. this.dataColumn9.ColumnName = "ORD_NM";
  266. //
  267. // dataColumn10
  268. //
  269. this.dataColumn10.Caption = "合同号";
  270. this.dataColumn10.ColumnName = "ORD_NO";
  271. //
  272. // dataColumn11
  273. //
  274. this.dataColumn11.Caption = "订单号";
  275. this.dataColumn11.ColumnName = "ORD_SEQ";
  276. //
  277. // dataColumn12
  278. //
  279. this.dataColumn12.Caption = "出库人";
  280. this.dataColumn12.ColumnName = "TRNF_REG";
  281. //
  282. // dataColumn13
  283. //
  284. this.dataColumn13.Caption = "出库班次";
  285. this.dataColumn13.ColumnName = "TRNF_SHIFT";
  286. //
  287. // dataColumn14
  288. //
  289. this.dataColumn14.Caption = "出库班组";
  290. this.dataColumn14.ColumnName = "TRNF_GROUP";
  291. //
  292. // dataColumn16
  293. //
  294. this.dataColumn16.Caption = "出库操作时间";
  295. this.dataColumn16.ColumnName = "TRNF_USE_TIME";
  296. //
  297. // dataColumn15
  298. //
  299. this.dataColumn15.ColumnName = "SHIP_PROG_CD";
  300. //
  301. // dataColumn17
  302. //
  303. this.dataColumn17.ColumnName = "COIL_STAT";
  304. //
  305. // dataColumn18
  306. //
  307. this.dataColumn18.ColumnName = "CUR_PROG_CD";
  308. //
  309. // dataColumn19
  310. //
  311. this.dataColumn19.ColumnName = "SHIP_DIRNO";
  312. //
  313. // panel2
  314. //
  315. this.panel2.Controls.Add(this.ultraGroupBox1);
  316. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  317. this.panel2.Location = new System.Drawing.Point(0, 0);
  318. this.panel2.Name = "panel2";
  319. this.panel2.Size = new System.Drawing.Size(853, 40);
  320. this.panel2.TabIndex = 0;
  321. //
  322. // ultraGroupBox1
  323. //
  324. appearance1.BackColor = System.Drawing.Color.Gainsboro;
  325. this.ultraGroupBox1.Appearance = appearance1;
  326. this.ultraGroupBox1.Controls.Add(this.label3);
  327. this.ultraGroupBox1.Controls.Add(this.textBox2);
  328. this.ultraGroupBox1.Controls.Add(this.button1);
  329. this.ultraGroupBox1.Controls.Add(this.label2);
  330. this.ultraGroupBox1.Controls.Add(this.label1);
  331. this.ultraGroupBox1.Controls.Add(this.textBox1);
  332. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  333. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  334. this.ultraGroupBox1.Name = "ultraGroupBox1";
  335. this.ultraGroupBox1.Size = new System.Drawing.Size(853, 40);
  336. this.ultraGroupBox1.TabIndex = 2;
  337. //
  338. // button1
  339. //
  340. this.button1.Location = new System.Drawing.Point(426, 8);
  341. this.button1.Name = "button1";
  342. this.button1.Size = new System.Drawing.Size(131, 23);
  343. this.button1.TabIndex = 22;
  344. this.button1.Text = "异常指示号进程更改";
  345. this.button1.UseVisualStyleBackColor = true;
  346. this.button1.Click += new System.EventHandler(this.button1_Click);
  347. //
  348. // label2
  349. //
  350. this.label2.BackColor = System.Drawing.Color.LightBlue;
  351. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  352. this.label2.Cursor = System.Windows.Forms.Cursors.Hand;
  353. this.label2.Location = new System.Drawing.Point(286, 9);
  354. this.label2.Name = "label2";
  355. this.label2.Size = new System.Drawing.Size(85, 21);
  356. this.label2.TabIndex = 21;
  357. this.label2.Text = "异常计划查询";
  358. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  359. this.label2.Click += new System.EventHandler(this.label2_Click);
  360. //
  361. // label1
  362. //
  363. this.label1.BackColor = System.Drawing.Color.LightBlue;
  364. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  365. this.label1.Location = new System.Drawing.Point(12, 9);
  366. this.label1.Name = "label1";
  367. this.label1.Size = new System.Drawing.Size(72, 21);
  368. this.label1.TabIndex = 20;
  369. this.label1.Text = "发运指示号";
  370. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  371. //
  372. // textBox1
  373. //
  374. this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  375. this.textBox1.Location = new System.Drawing.Point(85, 9);
  376. this.textBox1.MaxLength = 12;
  377. this.textBox1.Name = "textBox1";
  378. this.textBox1.Size = new System.Drawing.Size(101, 21);
  379. this.textBox1.TabIndex = 19;
  380. //
  381. // textBox2
  382. //
  383. this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  384. this.textBox2.Location = new System.Drawing.Point(706, 8);
  385. this.textBox2.Name = "textBox2";
  386. this.textBox2.Size = new System.Drawing.Size(147, 21);
  387. this.textBox2.TabIndex = 23;
  388. //
  389. // label3
  390. //
  391. this.label3.BackColor = System.Drawing.Color.LightBlue;
  392. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  393. this.label3.Location = new System.Drawing.Point(633, 8);
  394. this.label3.Name = "label3";
  395. this.label3.Size = new System.Drawing.Size(72, 21);
  396. this.label3.TabIndex = 24;
  397. this.label3.Text = "退回原因";
  398. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  399. //
  400. // UIJ030050
  401. //
  402. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  403. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  404. this.ClientSize = new System.Drawing.Size(853, 405);
  405. this.Controls.Add(this.panel1);
  406. this.Name = "UIJ030050";
  407. this.Text = "UIJ030050";
  408. this.panel1.ResumeLayout(false);
  409. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  410. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  411. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  412. this.panel2.ResumeLayout(false);
  413. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  414. this.ultraGroupBox1.ResumeLayout(false);
  415. this.ultraGroupBox1.PerformLayout();
  416. this.ResumeLayout(false);
  417. }
  418. #endregion
  419. private System.Windows.Forms.Panel panel1;
  420. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  421. private System.Windows.Forms.Panel panel2;
  422. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  423. private System.Windows.Forms.Label label1;
  424. private System.Windows.Forms.TextBox textBox1;
  425. private System.Data.DataSet dataSet1;
  426. private System.Data.DataTable dataTable1;
  427. private System.Data.DataColumn dataColumn1;
  428. private System.Data.DataColumn dataColumn2;
  429. private System.Data.DataColumn dataColumn3;
  430. private System.Data.DataColumn dataColumn4;
  431. private System.Data.DataColumn dataColumn5;
  432. private System.Data.DataColumn dataColumn6;
  433. private System.Data.DataColumn dataColumn7;
  434. private System.Data.DataColumn dataColumn8;
  435. private System.Data.DataColumn dataColumn9;
  436. private System.Data.DataColumn dataColumn10;
  437. private System.Data.DataColumn dataColumn11;
  438. private System.Data.DataColumn dataColumn12;
  439. private System.Data.DataColumn dataColumn13;
  440. private System.Data.DataColumn dataColumn14;
  441. private System.Data.DataColumn dataColumn16;
  442. private System.Windows.Forms.Label label2;
  443. private System.Data.DataColumn dataColumn15;
  444. private System.Data.DataColumn dataColumn17;
  445. private System.Data.DataColumn dataColumn18;
  446. private System.Data.DataColumn dataColumn19;
  447. private System.Windows.Forms.Button button1;
  448. private System.Windows.Forms.TextBox textBox2;
  449. private System.Windows.Forms.Label label3;
  450. }
  451. }