UIJ040050.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. namespace Core.LZMes.Client.UIJ
  2. {
  3. partial class UIJ040050
  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.Appearance appearance2 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  49. this.panel1 = new System.Windows.Forms.Panel();
  50. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  51. this.dataSet1 = new System.Data.DataSet();
  52. this.dataTable1 = new System.Data.DataTable();
  53. this.dataColumn1 = new System.Data.DataColumn();
  54. this.dataColumn2 = new System.Data.DataColumn();
  55. this.dataColumn3 = new System.Data.DataColumn();
  56. this.dataColumn4 = new System.Data.DataColumn();
  57. this.dataColumn5 = new System.Data.DataColumn();
  58. this.dataColumn6 = new System.Data.DataColumn();
  59. this.dataColumn7 = new System.Data.DataColumn();
  60. this.dataColumn8 = new System.Data.DataColumn();
  61. this.dataColumn9 = new System.Data.DataColumn();
  62. this.dataColumn10 = new System.Data.DataColumn();
  63. this.dataColumn11 = new System.Data.DataColumn();
  64. this.dataColumn12 = new System.Data.DataColumn();
  65. this.dataColumn13 = new System.Data.DataColumn();
  66. this.dataColumn14 = new System.Data.DataColumn();
  67. this.dataColumn16 = new System.Data.DataColumn();
  68. this.panel2 = new System.Windows.Forms.Panel();
  69. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  70. this.label2 = new System.Windows.Forms.Label();
  71. this.label1 = new System.Windows.Forms.Label();
  72. this.textBox1 = new System.Windows.Forms.TextBox();
  73. this.panel1.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  77. this.panel2.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  79. this.ultraGroupBox1.SuspendLayout();
  80. this.SuspendLayout();
  81. //
  82. // panel1
  83. //
  84. this.panel1.Controls.Add(this.ultraGrid1);
  85. this.panel1.Controls.Add(this.panel2);
  86. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  87. this.panel1.Location = new System.Drawing.Point(0, 0);
  88. this.panel1.Name = "panel1";
  89. this.panel1.Size = new System.Drawing.Size(566, 375);
  90. this.panel1.TabIndex = 1;
  91. //
  92. // ultraGrid1
  93. //
  94. this.ultraGrid1.DataSource = this.dataSet1;
  95. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  96. ultraGridColumn1.Header.VisiblePosition = 0;
  97. ultraGridColumn2.Header.VisiblePosition = 1;
  98. ultraGridColumn3.Header.VisiblePosition = 2;
  99. ultraGridColumn4.Header.VisiblePosition = 3;
  100. ultraGridColumn5.Header.VisiblePosition = 4;
  101. ultraGridColumn6.Header.VisiblePosition = 5;
  102. ultraGridColumn7.Header.VisiblePosition = 6;
  103. ultraGridColumn8.Header.VisiblePosition = 7;
  104. ultraGridColumn9.Header.VisiblePosition = 8;
  105. ultraGridColumn10.Header.VisiblePosition = 9;
  106. ultraGridColumn11.Header.VisiblePosition = 10;
  107. ultraGridColumn12.Header.VisiblePosition = 11;
  108. ultraGridColumn13.Header.VisiblePosition = 12;
  109. ultraGridColumn14.Header.VisiblePosition = 13;
  110. ultraGridColumn15.Header.VisiblePosition = 14;
  111. ultraGridBand1.Columns.AddRange(new object[] {
  112. ultraGridColumn1,
  113. ultraGridColumn2,
  114. ultraGridColumn3,
  115. ultraGridColumn4,
  116. ultraGridColumn5,
  117. ultraGridColumn6,
  118. ultraGridColumn7,
  119. ultraGridColumn8,
  120. ultraGridColumn9,
  121. ultraGridColumn10,
  122. ultraGridColumn11,
  123. ultraGridColumn12,
  124. ultraGridColumn13,
  125. ultraGridColumn14,
  126. ultraGridColumn15});
  127. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  128. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  129. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  130. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  131. appearance2.BackColor = System.Drawing.Color.GhostWhite;
  132. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance2;
  133. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  134. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  135. appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
  136. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance3;
  137. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  138. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  139. appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
  140. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance4;
  141. appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
  142. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance5;
  143. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  144. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  145. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  146. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  147. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  148. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  149. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  150. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  151. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  152. this.ultraGrid1.Font = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. this.ultraGrid1.Location = new System.Drawing.Point(0, 40);
  154. this.ultraGrid1.Name = "ultraGrid1";
  155. this.ultraGrid1.Size = new System.Drawing.Size(566, 335);
  156. this.ultraGrid1.TabIndex = 1;
  157. //
  158. // dataSet1
  159. //
  160. this.dataSet1.DataSetName = "NewDataSet";
  161. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  162. this.dataTable1});
  163. //
  164. // dataTable1
  165. //
  166. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  167. this.dataColumn1,
  168. this.dataColumn2,
  169. this.dataColumn3,
  170. this.dataColumn4,
  171. this.dataColumn5,
  172. this.dataColumn6,
  173. this.dataColumn7,
  174. this.dataColumn8,
  175. this.dataColumn9,
  176. this.dataColumn10,
  177. this.dataColumn11,
  178. this.dataColumn12,
  179. this.dataColumn13,
  180. this.dataColumn14,
  181. this.dataColumn16});
  182. this.dataTable1.TableName = "Table1";
  183. //
  184. // dataColumn1
  185. //
  186. this.dataColumn1.Caption = "钢卷号";
  187. this.dataColumn1.ColumnName = "OLD_SAMPL_NO";
  188. //
  189. // dataColumn2
  190. //
  191. this.dataColumn2.Caption = "发运指示号";
  192. this.dataColumn2.ColumnName = "DLIV_DIRNO";
  193. //
  194. // dataColumn3
  195. //
  196. this.dataColumn3.Caption = "发货明细号";
  197. this.dataColumn3.ColumnName = "SHIP_INVNO";
  198. //
  199. // dataColumn4
  200. //
  201. this.dataColumn4.Caption = "发货时间";
  202. this.dataColumn4.ColumnName = "TRNF_DTIME";
  203. //
  204. // dataColumn5
  205. //
  206. this.dataColumn5.Caption = "运输方式";
  207. this.dataColumn5.ColumnName = "DLIV_TP";
  208. //
  209. // dataColumn6
  210. //
  211. this.dataColumn6.Caption = "车号";
  212. this.dataColumn6.ColumnName = "TRANS_CAR_NO";
  213. //
  214. // dataColumn7
  215. //
  216. this.dataColumn7.Caption = "到站";
  217. this.dataColumn7.ColumnName = "DEST_PCD_DESC";
  218. //
  219. // dataColumn8
  220. //
  221. this.dataColumn8.Caption = "合同单位";
  222. this.dataColumn8.ColumnName = "CUST_NM";
  223. //
  224. // dataColumn9
  225. //
  226. this.dataColumn9.Caption = "收货单位";
  227. this.dataColumn9.ColumnName = "ORD_NM";
  228. //
  229. // dataColumn10
  230. //
  231. this.dataColumn10.Caption = "合同号";
  232. this.dataColumn10.ColumnName = "ORD_NO";
  233. //
  234. // dataColumn11
  235. //
  236. this.dataColumn11.Caption = "订单号";
  237. this.dataColumn11.ColumnName = "ORD_SEQ";
  238. //
  239. // dataColumn12
  240. //
  241. this.dataColumn12.Caption = "出库人";
  242. this.dataColumn12.ColumnName = "TRNF_REG";
  243. //
  244. // dataColumn13
  245. //
  246. this.dataColumn13.Caption = "出库班次";
  247. this.dataColumn13.ColumnName = "TRNF_SHIFT";
  248. //
  249. // dataColumn14
  250. //
  251. this.dataColumn14.Caption = "出库班组";
  252. this.dataColumn14.ColumnName = "TRNF_GROUP";
  253. //
  254. // dataColumn16
  255. //
  256. this.dataColumn16.Caption = "出库操作时间";
  257. this.dataColumn16.ColumnName = "TRNF_USE_TIME";
  258. //
  259. // panel2
  260. //
  261. this.panel2.Controls.Add(this.ultraGroupBox1);
  262. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  263. this.panel2.Location = new System.Drawing.Point(0, 0);
  264. this.panel2.Name = "panel2";
  265. this.panel2.Size = new System.Drawing.Size(566, 40);
  266. this.panel2.TabIndex = 0;
  267. //
  268. // ultraGroupBox1
  269. //
  270. appearance1.BackColor = System.Drawing.Color.Gainsboro;
  271. this.ultraGroupBox1.Appearance = appearance1;
  272. this.ultraGroupBox1.Controls.Add(this.label2);
  273. this.ultraGroupBox1.Controls.Add(this.label1);
  274. this.ultraGroupBox1.Controls.Add(this.textBox1);
  275. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  276. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  277. this.ultraGroupBox1.Name = "ultraGroupBox1";
  278. this.ultraGroupBox1.Size = new System.Drawing.Size(566, 40);
  279. this.ultraGroupBox1.TabIndex = 2;
  280. //
  281. // label2
  282. //
  283. this.label2.BackColor = System.Drawing.Color.LightBlue;
  284. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  285. this.label2.Cursor = System.Windows.Forms.Cursors.Hand;
  286. this.label2.Location = new System.Drawing.Point(286, 9);
  287. this.label2.Name = "label2";
  288. this.label2.Size = new System.Drawing.Size(85, 21);
  289. this.label2.TabIndex = 21;
  290. this.label2.Text = "异常计划查询";
  291. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  292. this.label2.Click += new System.EventHandler(this.label2_Click);
  293. //
  294. // label1
  295. //
  296. this.label1.BackColor = System.Drawing.Color.LightBlue;
  297. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  298. this.label1.Location = new System.Drawing.Point(12, 9);
  299. this.label1.Name = "label1";
  300. this.label1.Size = new System.Drawing.Size(72, 21);
  301. this.label1.TabIndex = 20;
  302. this.label1.Text = "发运指示号";
  303. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  304. //
  305. // textBox1
  306. //
  307. this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  308. this.textBox1.Location = new System.Drawing.Point(85, 9);
  309. this.textBox1.MaxLength = 12;
  310. this.textBox1.Name = "textBox1";
  311. this.textBox1.Size = new System.Drawing.Size(101, 21);
  312. this.textBox1.TabIndex = 19;
  313. //
  314. // UIJ040050
  315. //
  316. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  317. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  318. this.ClientSize = new System.Drawing.Size(566, 375);
  319. this.Controls.Add(this.panel1);
  320. this.Name = "UIJ040050";
  321. this.Text = "UIJ040050";
  322. this.Load += new System.EventHandler(this.UIJ040050_Load);
  323. this.panel1.ResumeLayout(false);
  324. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  325. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  327. this.panel2.ResumeLayout(false);
  328. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  329. this.ultraGroupBox1.ResumeLayout(false);
  330. this.ultraGroupBox1.PerformLayout();
  331. this.ResumeLayout(false);
  332. }
  333. #endregion
  334. private System.Windows.Forms.Panel panel1;
  335. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  336. private System.Data.DataSet dataSet1;
  337. private System.Data.DataTable dataTable1;
  338. private System.Data.DataColumn dataColumn1;
  339. private System.Data.DataColumn dataColumn2;
  340. private System.Data.DataColumn dataColumn3;
  341. private System.Data.DataColumn dataColumn4;
  342. private System.Data.DataColumn dataColumn5;
  343. private System.Data.DataColumn dataColumn6;
  344. private System.Data.DataColumn dataColumn7;
  345. private System.Data.DataColumn dataColumn8;
  346. private System.Data.DataColumn dataColumn9;
  347. private System.Data.DataColumn dataColumn10;
  348. private System.Data.DataColumn dataColumn11;
  349. private System.Data.DataColumn dataColumn12;
  350. private System.Data.DataColumn dataColumn13;
  351. private System.Data.DataColumn dataColumn14;
  352. private System.Data.DataColumn dataColumn16;
  353. private System.Windows.Forms.Panel panel2;
  354. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  355. private System.Windows.Forms.Label label2;
  356. private System.Windows.Forms.Label label1;
  357. private System.Windows.Forms.TextBox textBox1;
  358. }
  359. }