UIE042010.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469
  1. namespace Core.LZMes.Client.UIE
  2. {
  3. partial class UIE042010
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PROG_CD");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUST_CD");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PRC_WGT");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_REM_WGT");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_END_WGT");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EMGMTR_NMG_CLF");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_HOLD_CD");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_HOLD_DTIME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_ID");
  44. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  55. this.panel1 = new System.Windows.Forms.Panel();
  56. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  57. this.ultraCombo2 = new Infragistics.Win.UltraWinGrid.UltraCombo();
  58. this.Combo1 = new Infragistics.Win.UltraWinGrid.UltraCombo();
  59. this.CombOrdSeq = new Infragistics.Win.UltraWinGrid.UltraCombo();
  60. this.label3 = new System.Windows.Forms.Label();
  61. this.label1 = new System.Windows.Forms.Label();
  62. this.label2 = new System.Windows.Forms.Label();
  63. this.textOrdNO = new System.Windows.Forms.TextBox();
  64. this.panel2 = new System.Windows.Forms.Panel();
  65. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  66. this.dataSet1 = new System.Data.DataSet();
  67. this.dataTable1 = new System.Data.DataTable();
  68. this.dataColumn1 = new System.Data.DataColumn();
  69. this.dataColumn2 = new System.Data.DataColumn();
  70. this.dataColumn3 = new System.Data.DataColumn();
  71. this.dataColumn4 = new System.Data.DataColumn();
  72. this.dataColumn5 = new System.Data.DataColumn();
  73. this.dataColumn6 = new System.Data.DataColumn();
  74. this.dataColumn7 = new System.Data.DataColumn();
  75. this.dataColumn8 = new System.Data.DataColumn();
  76. this.dataColumn9 = new System.Data.DataColumn();
  77. this.dataColumn10 = new System.Data.DataColumn();
  78. this.dataColumn11 = new System.Data.DataColumn();
  79. this.panel3 = new System.Windows.Forms.Panel();
  80. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  81. this.panel1.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  83. this.ultraGroupBox1.SuspendLayout();
  84. ((System.ComponentModel.ISupportInitialize)(this.ultraCombo2)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.Combo1)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.CombOrdSeq)).BeginInit();
  87. this.panel2.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  91. this.panel3.SuspendLayout();
  92. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  93. this.SuspendLayout();
  94. //
  95. // panel1
  96. //
  97. this.panel1.Controls.Add(this.ultraGroupBox1);
  98. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  99. this.panel1.Location = new System.Drawing.Point(0, 0);
  100. this.panel1.Name = "panel1";
  101. this.panel1.Size = new System.Drawing.Size(1012, 33);
  102. this.panel1.TabIndex = 0;
  103. //
  104. // ultraGroupBox1
  105. //
  106. appearance13.BackColor = System.Drawing.Color.Gainsboro;
  107. this.ultraGroupBox1.Appearance = appearance13;
  108. this.ultraGroupBox1.Controls.Add(this.ultraCombo2);
  109. this.ultraGroupBox1.Controls.Add(this.Combo1);
  110. this.ultraGroupBox1.Controls.Add(this.CombOrdSeq);
  111. this.ultraGroupBox1.Controls.Add(this.label3);
  112. this.ultraGroupBox1.Controls.Add(this.label1);
  113. this.ultraGroupBox1.Controls.Add(this.label2);
  114. this.ultraGroupBox1.Controls.Add(this.textOrdNO);
  115. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  116. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  117. this.ultraGroupBox1.Name = "ultraGroupBox1";
  118. this.ultraGroupBox1.Size = new System.Drawing.Size(1012, 33);
  119. this.ultraGroupBox1.TabIndex = 3;
  120. //
  121. // ultraCombo2
  122. //
  123. appearance2.BorderColor = System.Drawing.Color.Black;
  124. this.ultraCombo2.Appearance = appearance2;
  125. this.ultraCombo2.CheckedListSettings.CheckStateMember = "";
  126. this.ultraCombo2.DisplayLayout.MaxColScrollRegions = 1;
  127. this.ultraCombo2.DisplayLayout.MaxRowScrollRegions = 1;
  128. this.ultraCombo2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  129. this.ultraCombo2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  130. this.ultraCombo2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  131. this.ultraCombo2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  132. this.ultraCombo2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  133. this.ultraCombo2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  134. this.ultraCombo2.Location = new System.Drawing.Point(463, 5);
  135. this.ultraCombo2.MaxLength = 3;
  136. this.ultraCombo2.Name = "ultraCombo2";
  137. this.ultraCombo2.Size = new System.Drawing.Size(110, 22);
  138. this.ultraCombo2.TabIndex = 9;
  139. //
  140. // Combo1
  141. //
  142. appearance23.BorderColor = System.Drawing.Color.Black;
  143. this.Combo1.Appearance = appearance23;
  144. this.Combo1.CheckedListSettings.CheckStateMember = "";
  145. this.Combo1.DisplayLayout.MaxColScrollRegions = 1;
  146. this.Combo1.DisplayLayout.MaxRowScrollRegions = 1;
  147. this.Combo1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  148. this.Combo1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  149. this.Combo1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  150. this.Combo1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  151. this.Combo1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  152. this.Combo1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  153. this.Combo1.Location = new System.Drawing.Point(264, 4);
  154. this.Combo1.MaxLength = 3;
  155. this.Combo1.Name = "Combo1";
  156. this.Combo1.Size = new System.Drawing.Size(105, 22);
  157. this.Combo1.TabIndex = 9;
  158. //
  159. // CombOrdSeq
  160. //
  161. appearance24.BorderColor = System.Drawing.Color.Black;
  162. this.CombOrdSeq.Appearance = appearance24;
  163. this.CombOrdSeq.CheckedListSettings.CheckStateMember = "";
  164. this.CombOrdSeq.DisplayLayout.MaxColScrollRegions = 1;
  165. this.CombOrdSeq.DisplayLayout.MaxRowScrollRegions = 1;
  166. this.CombOrdSeq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  167. this.CombOrdSeq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  168. this.CombOrdSeq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  169. this.CombOrdSeq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  170. this.CombOrdSeq.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  171. this.CombOrdSeq.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  172. this.CombOrdSeq.Location = new System.Drawing.Point(145, 3);
  173. this.CombOrdSeq.MaxLength = 3;
  174. this.CombOrdSeq.Name = "CombOrdSeq";
  175. this.CombOrdSeq.Size = new System.Drawing.Size(42, 22);
  176. this.CombOrdSeq.TabIndex = 9;
  177. //
  178. // label3
  179. //
  180. this.label3.BackColor = System.Drawing.Color.LightBlue;
  181. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  182. this.label3.Location = new System.Drawing.Point(380, 5);
  183. this.label3.Name = "label3";
  184. this.label3.Size = new System.Drawing.Size(82, 21);
  185. this.label3.TabIndex = 2;
  186. this.label3.Text = "生产保留区分";
  187. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  188. //
  189. // label1
  190. //
  191. this.label1.BackColor = System.Drawing.Color.LightBlue;
  192. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  193. this.label1.Location = new System.Drawing.Point(193, 4);
  194. this.label1.Name = "label1";
  195. this.label1.Size = new System.Drawing.Size(70, 21);
  196. this.label1.TabIndex = 2;
  197. this.label1.Text = "紧急材区分";
  198. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  199. //
  200. // label2
  201. //
  202. this.label2.BackColor = System.Drawing.Color.LightBlue;
  203. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  204. this.label2.Location = new System.Drawing.Point(6, 3);
  205. this.label2.Name = "label2";
  206. this.label2.Size = new System.Drawing.Size(70, 21);
  207. this.label2.TabIndex = 2;
  208. this.label2.Text = "合同号";
  209. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  210. //
  211. // textOrdNO
  212. //
  213. this.textOrdNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  214. this.textOrdNO.Location = new System.Drawing.Point(77, 3);
  215. this.textOrdNO.MaxLength = 12;
  216. this.textOrdNO.Name = "textOrdNO";
  217. this.textOrdNO.Size = new System.Drawing.Size(67, 21);
  218. this.textOrdNO.TabIndex = 1;
  219. //
  220. // panel2
  221. //
  222. this.panel2.Controls.Add(this.ultraGrid1);
  223. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  224. this.panel2.Location = new System.Drawing.Point(0, 33);
  225. this.panel2.Name = "panel2";
  226. this.panel2.Size = new System.Drawing.Size(1012, 693);
  227. this.panel2.TabIndex = 1;
  228. //
  229. // ultraGrid1
  230. //
  231. this.ultraGrid1.DataSource = this.dataSet1;
  232. ultraGridColumn1.Header.Caption = "合同号";
  233. ultraGridColumn1.Header.VisiblePosition = 0;
  234. ultraGridColumn2.Header.Caption = "订单号";
  235. ultraGridColumn2.Header.VisiblePosition = 1;
  236. ultraGridColumn3.Header.Caption = "订单进度代码";
  237. ultraGridColumn3.Header.VisiblePosition = 2;
  238. ultraGridColumn4.Header.Caption = "客户代码";
  239. ultraGridColumn4.Header.VisiblePosition = 3;
  240. ultraGridColumn5.Header.Caption = "生产进程重量";
  241. ultraGridColumn5.Header.VisiblePosition = 4;
  242. ultraGridColumn6.Header.Caption = "订单余量";
  243. ultraGridColumn6.Header.VisiblePosition = 5;
  244. ultraGridColumn7.Header.Caption = "发货完重量";
  245. ultraGridColumn7.Header.VisiblePosition = 6;
  246. ultraGridColumn8.Header.Caption = "紧急材区分";
  247. ultraGridColumn8.Header.VisiblePosition = 7;
  248. ultraGridColumn9.Header.Caption = "生产保留区分";
  249. ultraGridColumn9.Header.VisiblePosition = 8;
  250. ultraGridColumn10.Header.Caption = "生产保留指定日期";
  251. ultraGridColumn10.Header.VisiblePosition = 9;
  252. ultraGridColumn11.Header.Caption = "更改人";
  253. ultraGridColumn11.Header.VisiblePosition = 10;
  254. ultraGridBand1.Columns.AddRange(new object[] {
  255. ultraGridColumn1,
  256. ultraGridColumn2,
  257. ultraGridColumn3,
  258. ultraGridColumn4,
  259. ultraGridColumn5,
  260. ultraGridColumn6,
  261. ultraGridColumn7,
  262. ultraGridColumn8,
  263. ultraGridColumn9,
  264. ultraGridColumn10,
  265. ultraGridColumn11});
  266. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  267. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  268. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  269. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  270. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  271. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  272. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  273. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance3;
  274. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  275. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  276. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  277. appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  278. appearance5.BackColor2 = System.Drawing.SystemColors.Control;
  279. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  280. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  281. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
  282. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  283. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  284. appearance7.BackColor = System.Drawing.SystemColors.Window;
  285. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  286. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  287. appearance8.BackColor = System.Drawing.SystemColors.Highlight;
  288. appearance8.ForeColor = System.Drawing.SystemColors.HighlightText;
  289. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance8;
  290. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  291. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  292. appearance16.BackColor = System.Drawing.SystemColors.Window;
  293. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance16;
  294. appearance17.BorderColor = System.Drawing.Color.Silver;
  295. appearance17.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  296. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance17;
  297. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  298. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  299. appearance25.BackColor = System.Drawing.SystemColors.Control;
  300. appearance25.BackColor2 = System.Drawing.SystemColors.ControlDark;
  301. appearance25.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  302. appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  303. appearance25.BorderColor = System.Drawing.SystemColors.Window;
  304. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance25;
  305. appearance26.BackColor = System.Drawing.Color.LightSteelBlue;
  306. appearance26.TextHAlignAsString = "Left";
  307. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance26;
  308. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  309. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  310. appearance27.BackColor = System.Drawing.SystemColors.Window;
  311. appearance27.BorderColor = System.Drawing.Color.Silver;
  312. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance27;
  313. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  314. appearance28.BackColor = System.Drawing.SystemColors.ControlLight;
  315. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance28;
  316. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  317. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  318. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  319. this.ultraGrid1.Font = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  320. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  321. this.ultraGrid1.Name = "ultraGrid1";
  322. this.ultraGrid1.Size = new System.Drawing.Size(1012, 693);
  323. this.ultraGrid1.TabIndex = 0;
  324. this.ultraGrid1.Text = "ultraGrid1";
  325. //
  326. // dataSet1
  327. //
  328. this.dataSet1.DataSetName = "NewDataSet";
  329. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  330. this.dataTable1});
  331. //
  332. // dataTable1
  333. //
  334. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  335. this.dataColumn1,
  336. this.dataColumn2,
  337. this.dataColumn3,
  338. this.dataColumn4,
  339. this.dataColumn5,
  340. this.dataColumn6,
  341. this.dataColumn7,
  342. this.dataColumn8,
  343. this.dataColumn9,
  344. this.dataColumn10,
  345. this.dataColumn11});
  346. this.dataTable1.TableName = "Table1";
  347. //
  348. // dataColumn1
  349. //
  350. this.dataColumn1.ColumnName = "ORD_NO";
  351. //
  352. // dataColumn2
  353. //
  354. this.dataColumn2.ColumnName = "ORD_SEQ";
  355. //
  356. // dataColumn3
  357. //
  358. this.dataColumn3.ColumnName = "ORD_PROG_CD";
  359. //
  360. // dataColumn4
  361. //
  362. this.dataColumn4.ColumnName = "CUST_CD";
  363. //
  364. // dataColumn5
  365. //
  366. this.dataColumn5.ColumnName = "ORD_PRC_WGT";
  367. //
  368. // dataColumn6
  369. //
  370. this.dataColumn6.ColumnName = "ORD_REM_WGT";
  371. //
  372. // dataColumn7
  373. //
  374. this.dataColumn7.ColumnName = "SHIP_END_WGT";
  375. //
  376. // dataColumn8
  377. //
  378. this.dataColumn8.ColumnName = "EMGMTR_NMG_CLF";
  379. //
  380. // dataColumn9
  381. //
  382. this.dataColumn9.ColumnName = "PROD_HOLD_CD";
  383. //
  384. // dataColumn10
  385. //
  386. this.dataColumn10.ColumnName = "PROD_HOLD_DTIME";
  387. //
  388. // dataColumn11
  389. //
  390. this.dataColumn11.ColumnName = "MOD_ID";
  391. //
  392. // panel3
  393. //
  394. this.panel3.Controls.Add(this.ultraGroupBox2);
  395. this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  396. this.panel3.Location = new System.Drawing.Point(0, 636);
  397. this.panel3.Name = "panel3";
  398. this.panel3.Size = new System.Drawing.Size(1012, 90);
  399. this.panel3.TabIndex = 2;
  400. //
  401. // ultraGroupBox2
  402. //
  403. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  404. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  405. this.ultraGroupBox2.Name = "ultraGroupBox2";
  406. this.ultraGroupBox2.Size = new System.Drawing.Size(1012, 90);
  407. this.ultraGroupBox2.TabIndex = 0;
  408. this.ultraGroupBox2.Text = "编辑区域";
  409. //
  410. // UIE042010
  411. //
  412. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  413. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  414. this.ClientSize = new System.Drawing.Size(1012, 726);
  415. this.Controls.Add(this.panel3);
  416. this.Controls.Add(this.panel2);
  417. this.Controls.Add(this.panel1);
  418. this.Name = "UIE042010";
  419. this.Text = "紧急材&生产保留处理";
  420. this.panel1.ResumeLayout(false);
  421. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  422. this.ultraGroupBox1.ResumeLayout(false);
  423. this.ultraGroupBox1.PerformLayout();
  424. ((System.ComponentModel.ISupportInitialize)(this.ultraCombo2)).EndInit();
  425. ((System.ComponentModel.ISupportInitialize)(this.Combo1)).EndInit();
  426. ((System.ComponentModel.ISupportInitialize)(this.CombOrdSeq)).EndInit();
  427. this.panel2.ResumeLayout(false);
  428. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  429. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  430. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  431. this.panel3.ResumeLayout(false);
  432. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  433. this.ResumeLayout(false);
  434. }
  435. #endregion
  436. private System.Windows.Forms.Panel panel1;
  437. private System.Windows.Forms.Panel panel2;
  438. private System.Windows.Forms.Panel panel3;
  439. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  440. private Infragistics.Win.UltraWinGrid.UltraCombo CombOrdSeq;
  441. private System.Windows.Forms.Label label2;
  442. private System.Windows.Forms.TextBox textOrdNO;
  443. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  444. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  445. private System.Data.DataSet dataSet1;
  446. private Infragistics.Win.UltraWinGrid.UltraCombo ultraCombo2;
  447. private Infragistics.Win.UltraWinGrid.UltraCombo Combo1;
  448. private System.Windows.Forms.Label label3;
  449. private System.Windows.Forms.Label label1;
  450. private System.Data.DataTable dataTable1;
  451. private System.Data.DataColumn dataColumn1;
  452. private System.Data.DataColumn dataColumn2;
  453. private System.Data.DataColumn dataColumn3;
  454. private System.Data.DataColumn dataColumn4;
  455. private System.Data.DataColumn dataColumn5;
  456. private System.Data.DataColumn dataColumn6;
  457. private System.Data.DataColumn dataColumn7;
  458. private System.Data.DataColumn dataColumn8;
  459. private System.Data.DataColumn dataColumn9;
  460. private System.Data.DataColumn dataColumn10;
  461. private System.Data.DataColumn dataColumn11;
  462. }
  463. }