UIE041100.designer.cs 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705
  1. namespace Core.LZMes.Client.UIE
  2. {
  3. partial class UIE041100
  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 appearance98 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance109 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PROG_CD");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_END_GP");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_END_DATE");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_END_ID");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_WGT");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WGT_ACVAL_MIN");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WGT_ACVAL_MAX");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_REM_WGT");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PRC_WGT");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_END_WGT");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_END_WGT");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_ID");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_MOD_DTIME");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SIZE");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUST_CD");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_SPEC_STL_GRD", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEL_FR_DATE");
  73. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  86. this.panel1 = new System.Windows.Forms.Panel();
  87. this.ComboPrcEndCD = new Infragistics.Win.UltraWinGrid.UltraCombo();
  88. this.label4 = new System.Windows.Forms.Label();
  89. this.comboOrdSeq = new Infragistics.Win.UltraWinGrid.UltraCombo();
  90. this.tempWgt = new System.Windows.Forms.TextBox();
  91. this.textOrdNO = new System.Windows.Forms.TextBox();
  92. this.label1 = new System.Windows.Forms.Label();
  93. this.ORD_NO = new System.Windows.Forms.Label();
  94. this.panel2 = new System.Windows.Forms.Panel();
  95. this.checkBox1 = new System.Windows.Forms.CheckBox();
  96. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  97. this.dataSet1 = new System.Data.DataSet();
  98. this.dataTable1 = new System.Data.DataTable();
  99. this.dataColumn1 = new System.Data.DataColumn();
  100. this.dataColumn2 = new System.Data.DataColumn();
  101. this.dataColumn3 = new System.Data.DataColumn();
  102. this.dataColumn4 = new System.Data.DataColumn();
  103. this.dataColumn5 = new System.Data.DataColumn();
  104. this.dataColumn6 = new System.Data.DataColumn();
  105. this.dataColumn7 = new System.Data.DataColumn();
  106. this.dataColumn8 = new System.Data.DataColumn();
  107. this.dataColumn9 = new System.Data.DataColumn();
  108. this.dataColumn10 = new System.Data.DataColumn();
  109. this.dataColumn11 = new System.Data.DataColumn();
  110. this.dataColumn12 = new System.Data.DataColumn();
  111. this.dataColumn13 = new System.Data.DataColumn();
  112. this.dataColumn14 = new System.Data.DataColumn();
  113. this.dataColumn15 = new System.Data.DataColumn();
  114. this.dataColumn16 = new System.Data.DataColumn();
  115. this.dataColumn17 = new System.Data.DataColumn();
  116. this.dataColumn18 = new System.Data.DataColumn();
  117. this.dataColumn19 = new System.Data.DataColumn();
  118. this.dataColumn20 = new System.Data.DataColumn();
  119. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  120. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  121. this.label2 = new System.Windows.Forms.Label();
  122. this.panel1.SuspendLayout();
  123. ((System.ComponentModel.ISupportInitialize)(this.ComboPrcEndCD)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.comboOrdSeq)).BeginInit();
  125. this.panel2.SuspendLayout();
  126. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  131. this.SuspendLayout();
  132. //
  133. // panel1
  134. //
  135. this.panel1.Controls.Add(this.label2);
  136. this.panel1.Controls.Add(this.ultraDateTimeEditor2);
  137. this.panel1.Controls.Add(this.ultraDateTimeEditor1);
  138. this.panel1.Controls.Add(this.ComboPrcEndCD);
  139. this.panel1.Controls.Add(this.label4);
  140. this.panel1.Controls.Add(this.comboOrdSeq);
  141. this.panel1.Controls.Add(this.tempWgt);
  142. this.panel1.Controls.Add(this.textOrdNO);
  143. this.panel1.Controls.Add(this.label1);
  144. this.panel1.Controls.Add(this.ORD_NO);
  145. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  146. this.panel1.Location = new System.Drawing.Point(0, 0);
  147. this.panel1.Name = "panel1";
  148. this.panel1.Size = new System.Drawing.Size(1174, 38);
  149. this.panel1.TabIndex = 0;
  150. //
  151. // ComboPrcEndCD
  152. //
  153. this.ComboPrcEndCD.AutoSize = false;
  154. this.ComboPrcEndCD.CheckedListSettings.CheckStateMember = "";
  155. appearance98.BackColor = System.Drawing.SystemColors.Window;
  156. appearance98.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  157. this.ComboPrcEndCD.DisplayLayout.Appearance = appearance98;
  158. this.ComboPrcEndCD.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  159. this.ComboPrcEndCD.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  160. appearance99.BackColor = System.Drawing.SystemColors.ActiveBorder;
  161. appearance99.BackColor2 = System.Drawing.SystemColors.ControlDark;
  162. appearance99.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  163. appearance99.BorderColor = System.Drawing.SystemColors.Window;
  164. this.ComboPrcEndCD.DisplayLayout.GroupByBox.Appearance = appearance99;
  165. appearance100.ForeColor = System.Drawing.SystemColors.GrayText;
  166. this.ComboPrcEndCD.DisplayLayout.GroupByBox.BandLabelAppearance = appearance100;
  167. this.ComboPrcEndCD.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  168. appearance101.BackColor = System.Drawing.SystemColors.ControlLightLight;
  169. appearance101.BackColor2 = System.Drawing.SystemColors.Control;
  170. appearance101.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  171. appearance101.ForeColor = System.Drawing.SystemColors.GrayText;
  172. this.ComboPrcEndCD.DisplayLayout.GroupByBox.PromptAppearance = appearance101;
  173. this.ComboPrcEndCD.DisplayLayout.MaxColScrollRegions = 1;
  174. this.ComboPrcEndCD.DisplayLayout.MaxRowScrollRegions = 1;
  175. appearance102.BackColor = System.Drawing.SystemColors.Window;
  176. appearance102.ForeColor = System.Drawing.SystemColors.ControlText;
  177. this.ComboPrcEndCD.DisplayLayout.Override.ActiveCellAppearance = appearance102;
  178. appearance103.BackColor = System.Drawing.SystemColors.Highlight;
  179. appearance103.ForeColor = System.Drawing.SystemColors.HighlightText;
  180. this.ComboPrcEndCD.DisplayLayout.Override.ActiveRowAppearance = appearance103;
  181. this.ComboPrcEndCD.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  182. this.ComboPrcEndCD.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  183. appearance104.BackColor = System.Drawing.SystemColors.Window;
  184. this.ComboPrcEndCD.DisplayLayout.Override.CardAreaAppearance = appearance104;
  185. appearance105.BorderColor = System.Drawing.Color.Silver;
  186. appearance105.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  187. this.ComboPrcEndCD.DisplayLayout.Override.CellAppearance = appearance105;
  188. this.ComboPrcEndCD.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  189. this.ComboPrcEndCD.DisplayLayout.Override.CellPadding = 0;
  190. appearance106.BackColor = System.Drawing.SystemColors.Control;
  191. appearance106.BackColor2 = System.Drawing.SystemColors.ControlDark;
  192. appearance106.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  193. appearance106.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  194. appearance106.BorderColor = System.Drawing.SystemColors.Window;
  195. this.ComboPrcEndCD.DisplayLayout.Override.GroupByRowAppearance = appearance106;
  196. appearance107.TextHAlignAsString = "Left";
  197. this.ComboPrcEndCD.DisplayLayout.Override.HeaderAppearance = appearance107;
  198. this.ComboPrcEndCD.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  199. this.ComboPrcEndCD.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  200. appearance108.BackColor = System.Drawing.SystemColors.Window;
  201. appearance108.BorderColor = System.Drawing.Color.Silver;
  202. this.ComboPrcEndCD.DisplayLayout.Override.RowAppearance = appearance108;
  203. this.ComboPrcEndCD.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  204. appearance109.BackColor = System.Drawing.SystemColors.ControlLight;
  205. this.ComboPrcEndCD.DisplayLayout.Override.TemplateAddRowAppearance = appearance109;
  206. this.ComboPrcEndCD.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  207. this.ComboPrcEndCD.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  208. this.ComboPrcEndCD.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  209. this.ComboPrcEndCD.Location = new System.Drawing.Point(326, 10);
  210. this.ComboPrcEndCD.Name = "ComboPrcEndCD";
  211. this.ComboPrcEndCD.Size = new System.Drawing.Size(80, 21);
  212. this.ComboPrcEndCD.TabIndex = 19;
  213. //
  214. // label4
  215. //
  216. this.label4.BackColor = System.Drawing.Color.LightBlue;
  217. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  218. this.label4.Location = new System.Drawing.Point(230, 10);
  219. this.label4.Name = "label4";
  220. this.label4.Size = new System.Drawing.Size(95, 21);
  221. this.label4.TabIndex = 18;
  222. this.label4.Text = "生产结束区分";
  223. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  224. //
  225. // comboOrdSeq
  226. //
  227. this.comboOrdSeq.CheckedListSettings.CheckStateMember = "";
  228. appearance1.BackColor = System.Drawing.SystemColors.Window;
  229. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  230. this.comboOrdSeq.DisplayLayout.Appearance = appearance1;
  231. this.comboOrdSeq.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  232. this.comboOrdSeq.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  233. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  234. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  235. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  236. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  237. this.comboOrdSeq.DisplayLayout.GroupByBox.Appearance = appearance2;
  238. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  239. this.comboOrdSeq.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  240. this.comboOrdSeq.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  241. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  242. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  243. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  244. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  245. this.comboOrdSeq.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  246. this.comboOrdSeq.DisplayLayout.MaxColScrollRegions = 1;
  247. this.comboOrdSeq.DisplayLayout.MaxRowScrollRegions = 1;
  248. appearance5.BackColor = System.Drawing.SystemColors.Window;
  249. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  250. this.comboOrdSeq.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  251. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  252. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  253. this.comboOrdSeq.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  254. this.comboOrdSeq.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  255. this.comboOrdSeq.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  256. appearance7.BackColor = System.Drawing.SystemColors.Window;
  257. this.comboOrdSeq.DisplayLayout.Override.CardAreaAppearance = appearance7;
  258. appearance8.BorderColor = System.Drawing.Color.Silver;
  259. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  260. this.comboOrdSeq.DisplayLayout.Override.CellAppearance = appearance8;
  261. this.comboOrdSeq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  262. this.comboOrdSeq.DisplayLayout.Override.CellPadding = 0;
  263. appearance9.BackColor = System.Drawing.SystemColors.Control;
  264. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  265. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  266. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  267. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  268. this.comboOrdSeq.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  269. appearance10.TextHAlignAsString = "Left";
  270. this.comboOrdSeq.DisplayLayout.Override.HeaderAppearance = appearance10;
  271. this.comboOrdSeq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  272. this.comboOrdSeq.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  273. appearance11.BackColor = System.Drawing.SystemColors.Window;
  274. appearance11.BorderColor = System.Drawing.Color.Silver;
  275. this.comboOrdSeq.DisplayLayout.Override.RowAppearance = appearance11;
  276. this.comboOrdSeq.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  277. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  278. this.comboOrdSeq.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  279. this.comboOrdSeq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  280. this.comboOrdSeq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  281. this.comboOrdSeq.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  282. this.comboOrdSeq.Location = new System.Drawing.Point(183, 9);
  283. this.comboOrdSeq.MaxLength = 3;
  284. this.comboOrdSeq.Name = "comboOrdSeq";
  285. this.comboOrdSeq.Size = new System.Drawing.Size(41, 22);
  286. this.comboOrdSeq.TabIndex = 17;
  287. //
  288. // tempWgt
  289. //
  290. this.tempWgt.Location = new System.Drawing.Point(896, 10);
  291. this.tempWgt.MaxLength = 12;
  292. this.tempWgt.Name = "tempWgt";
  293. this.tempWgt.Size = new System.Drawing.Size(80, 21);
  294. this.tempWgt.TabIndex = 16;
  295. this.tempWgt.MouseLeave += new System.EventHandler(this.textOrdNO_MouseLeave);
  296. //
  297. // textOrdNO
  298. //
  299. this.textOrdNO.Location = new System.Drawing.Point(97, 9);
  300. this.textOrdNO.MaxLength = 12;
  301. this.textOrdNO.Name = "textOrdNO";
  302. this.textOrdNO.Size = new System.Drawing.Size(80, 21);
  303. this.textOrdNO.TabIndex = 16;
  304. this.textOrdNO.MouseLeave += new System.EventHandler(this.textOrdNO_MouseLeave);
  305. //
  306. // label1
  307. //
  308. this.label1.BackColor = System.Drawing.Color.LightBlue;
  309. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  310. this.label1.Location = new System.Drawing.Point(802, 10);
  311. this.label1.Name = "label1";
  312. this.label1.Size = new System.Drawing.Size(93, 21);
  313. this.label1.TabIndex = 15;
  314. this.label1.Text = "关单零时重量";
  315. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  316. //
  317. // ORD_NO
  318. //
  319. this.ORD_NO.BackColor = System.Drawing.Color.LightBlue;
  320. this.ORD_NO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  321. this.ORD_NO.Location = new System.Drawing.Point(3, 9);
  322. this.ORD_NO.Name = "ORD_NO";
  323. this.ORD_NO.Size = new System.Drawing.Size(93, 21);
  324. this.ORD_NO.TabIndex = 15;
  325. this.ORD_NO.Text = "合同号";
  326. this.ORD_NO.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  327. //
  328. // panel2
  329. //
  330. this.panel2.Controls.Add(this.checkBox1);
  331. this.panel2.Controls.Add(this.ultraGrid1);
  332. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  333. this.panel2.Location = new System.Drawing.Point(0, 38);
  334. this.panel2.Name = "panel2";
  335. this.panel2.Size = new System.Drawing.Size(1174, 495);
  336. this.panel2.TabIndex = 1;
  337. //
  338. // checkBox1
  339. //
  340. this.checkBox1.AutoSize = true;
  341. this.checkBox1.Location = new System.Drawing.Point(411, 6);
  342. this.checkBox1.Name = "checkBox1";
  343. this.checkBox1.Size = new System.Drawing.Size(15, 14);
  344. this.checkBox1.TabIndex = 6;
  345. this.checkBox1.UseVisualStyleBackColor = true;
  346. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  347. //
  348. // ultraGrid1
  349. //
  350. this.ultraGrid1.DataSource = this.dataSet1;
  351. ultraGridColumn1.Header.VisiblePosition = 0;
  352. ultraGridColumn1.Width = 83;
  353. ultraGridColumn2.Header.VisiblePosition = 1;
  354. ultraGridColumn2.Width = 49;
  355. ultraGridColumn3.Header.VisiblePosition = 2;
  356. ultraGridColumn3.Width = 86;
  357. ultraGridColumn4.Header.VisiblePosition = 7;
  358. ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  359. ultraGridColumn4.Width = 87;
  360. ultraGridColumn5.Header.VisiblePosition = 8;
  361. ultraGridColumn5.Width = 85;
  362. ultraGridColumn6.Header.VisiblePosition = 9;
  363. ultraGridColumn6.Width = 85;
  364. ultraGridColumn7.Header.VisiblePosition = 10;
  365. ultraGridColumn7.Width = 72;
  366. ultraGridColumn8.Header.VisiblePosition = 11;
  367. ultraGridColumn8.Width = 61;
  368. ultraGridColumn9.Header.VisiblePosition = 12;
  369. ultraGridColumn9.Width = 80;
  370. ultraGridColumn10.Header.VisiblePosition = 13;
  371. ultraGridColumn10.Width = 79;
  372. ultraGridColumn11.Header.VisiblePosition = 14;
  373. ultraGridColumn11.Width = 60;
  374. ultraGridColumn12.Header.VisiblePosition = 15;
  375. ultraGridColumn12.Width = 75;
  376. ultraGridColumn13.Header.VisiblePosition = 16;
  377. ultraGridColumn13.Width = 69;
  378. ultraGridColumn14.Header.VisiblePosition = 17;
  379. ultraGridColumn14.Width = 70;
  380. ultraGridColumn15.Header.VisiblePosition = 18;
  381. ultraGridColumn15.Width = 49;
  382. ultraGridColumn16.Header.VisiblePosition = 19;
  383. ultraGridColumn16.Width = 78;
  384. ultraGridColumn17.Header.VisiblePosition = 6;
  385. ultraGridColumn17.Width = 78;
  386. ultraGridColumn18.Header.VisiblePosition = 5;
  387. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  388. ultraGridColumn19.Header.VisiblePosition = 4;
  389. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  390. ultraGridColumn20.Header.VisiblePosition = 3;
  391. ultraGridBand1.Columns.AddRange(new object[] {
  392. ultraGridColumn1,
  393. ultraGridColumn2,
  394. ultraGridColumn3,
  395. ultraGridColumn4,
  396. ultraGridColumn5,
  397. ultraGridColumn6,
  398. ultraGridColumn7,
  399. ultraGridColumn8,
  400. ultraGridColumn9,
  401. ultraGridColumn10,
  402. ultraGridColumn11,
  403. ultraGridColumn12,
  404. ultraGridColumn13,
  405. ultraGridColumn14,
  406. ultraGridColumn15,
  407. ultraGridColumn16,
  408. ultraGridColumn17,
  409. ultraGridColumn18,
  410. ultraGridColumn19,
  411. ultraGridColumn20});
  412. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  413. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  414. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  415. appearance13.BackColor = System.Drawing.SystemColors.ActiveBorder;
  416. appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
  417. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  418. appearance13.BorderColor = System.Drawing.SystemColors.Window;
  419. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance13;
  420. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  421. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance14;
  422. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  423. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  424. appearance15.BackColor = System.Drawing.SystemColors.ControlLightLight;
  425. appearance15.BackColor2 = System.Drawing.SystemColors.Control;
  426. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  427. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  428. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance15;
  429. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  430. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  431. appearance16.BackColor = System.Drawing.SystemColors.Window;
  432. appearance16.ForeColor = System.Drawing.SystemColors.ControlText;
  433. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance16;
  434. appearance17.BackColor = System.Drawing.SystemColors.Highlight;
  435. appearance17.ForeColor = System.Drawing.SystemColors.HighlightText;
  436. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance17;
  437. this.ultraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  438. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  439. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  440. appearance18.BackColor = System.Drawing.SystemColors.Window;
  441. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance18;
  442. appearance19.BorderColor = System.Drawing.Color.Silver;
  443. appearance19.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  444. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance19;
  445. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  446. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  447. appearance20.BackColor = System.Drawing.SystemColors.Control;
  448. appearance20.BackColor2 = System.Drawing.SystemColors.ControlDark;
  449. appearance20.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  450. appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  451. appearance20.BorderColor = System.Drawing.SystemColors.Window;
  452. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance20;
  453. appearance21.TextHAlignAsString = "Left";
  454. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance21;
  455. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  456. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  457. appearance22.BackColor = System.Drawing.SystemColors.Window;
  458. appearance22.BorderColor = System.Drawing.Color.Silver;
  459. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance22;
  460. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  461. appearance23.BackColor = System.Drawing.SystemColors.ControlLight;
  462. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance23;
  463. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  464. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  465. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  466. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  467. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  468. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  469. this.ultraGrid1.Name = "ultraGrid1";
  470. this.ultraGrid1.Size = new System.Drawing.Size(1174, 495);
  471. this.ultraGrid1.TabIndex = 0;
  472. this.ultraGrid1.Text = "ultraGrid1";
  473. //
  474. // dataSet1
  475. //
  476. this.dataSet1.DataSetName = "NewDataSet";
  477. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  478. this.dataTable1});
  479. //
  480. // dataTable1
  481. //
  482. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  483. this.dataColumn1,
  484. this.dataColumn2,
  485. this.dataColumn3,
  486. this.dataColumn4,
  487. this.dataColumn5,
  488. this.dataColumn6,
  489. this.dataColumn7,
  490. this.dataColumn8,
  491. this.dataColumn9,
  492. this.dataColumn10,
  493. this.dataColumn11,
  494. this.dataColumn12,
  495. this.dataColumn13,
  496. this.dataColumn14,
  497. this.dataColumn15,
  498. this.dataColumn16,
  499. this.dataColumn17,
  500. this.dataColumn18,
  501. this.dataColumn19,
  502. this.dataColumn20});
  503. this.dataTable1.TableName = "Table1";
  504. //
  505. // dataColumn1
  506. //
  507. this.dataColumn1.Caption = "合同号";
  508. this.dataColumn1.ColumnName = "ORD_NO";
  509. //
  510. // dataColumn2
  511. //
  512. this.dataColumn2.Caption = "订单号";
  513. this.dataColumn2.ColumnName = "ORD_SEQ";
  514. //
  515. // dataColumn3
  516. //
  517. this.dataColumn3.Caption = "订单进程代码";
  518. this.dataColumn3.ColumnName = "ORD_PROG_CD";
  519. //
  520. // dataColumn4
  521. //
  522. this.dataColumn4.Caption = "生产结束指定";
  523. this.dataColumn4.ColumnName = "CHK";
  524. //
  525. // dataColumn5
  526. //
  527. this.dataColumn5.Caption = "生产结束区分";
  528. this.dataColumn5.ColumnName = "PROD_END_GP";
  529. //
  530. // dataColumn6
  531. //
  532. this.dataColumn6.Caption = "生产结束日期";
  533. this.dataColumn6.ColumnName = "PROD_END_DATE";
  534. //
  535. // dataColumn7
  536. //
  537. this.dataColumn7.Caption = "生产结束人";
  538. this.dataColumn7.ColumnName = "PROD_END_ID";
  539. //
  540. // dataColumn8
  541. //
  542. this.dataColumn8.Caption = "订单重量";
  543. this.dataColumn8.ColumnName = "ORD_WGT";
  544. //
  545. // dataColumn9
  546. //
  547. this.dataColumn9.Caption = "订单重量下限";
  548. this.dataColumn9.ColumnName = "WGT_ACVAL_MIN";
  549. //
  550. // dataColumn10
  551. //
  552. this.dataColumn10.Caption = "订单重量上限";
  553. this.dataColumn10.ColumnName = "WGT_ACVAL_MAX";
  554. //
  555. // dataColumn11
  556. //
  557. this.dataColumn11.Caption = "订单余量";
  558. this.dataColumn11.ColumnName = "ORD_REM_WGT";
  559. //
  560. // dataColumn12
  561. //
  562. this.dataColumn12.Caption = "订单进程量";
  563. this.dataColumn12.ColumnName = "ORD_PRC_WGT";
  564. //
  565. // dataColumn13
  566. //
  567. this.dataColumn13.Caption = "生产结束量";
  568. this.dataColumn13.ColumnName = "PROD_END_WGT";
  569. //
  570. // dataColumn14
  571. //
  572. this.dataColumn14.Caption = "发货完成量";
  573. this.dataColumn14.ColumnName = "SHIP_END_WGT";
  574. //
  575. // dataColumn15
  576. //
  577. this.dataColumn15.Caption = "修改人";
  578. this.dataColumn15.ColumnName = "MOD_ID";
  579. //
  580. // dataColumn16
  581. //
  582. this.dataColumn16.Caption = "订单修改时间";
  583. this.dataColumn16.ColumnName = "ORD_MOD_DTIME";
  584. //
  585. // dataColumn17
  586. //
  587. this.dataColumn17.Caption = "订单规格";
  588. this.dataColumn17.ColumnName = "ORD_SIZE";
  589. //
  590. // dataColumn18
  591. //
  592. this.dataColumn18.Caption = "客户名称";
  593. this.dataColumn18.ColumnName = "CUST_CD";
  594. //
  595. // dataColumn19
  596. //
  597. this.dataColumn19.Caption = "冷轧成品牌号";
  598. this.dataColumn19.ColumnName = "C_SPEC_STL_GRD";
  599. //
  600. // dataColumn20
  601. //
  602. this.dataColumn20.Caption = "交货日期(发送)";
  603. this.dataColumn20.ColumnName = "DEL_FR_DATE";
  604. //
  605. // ultraDateTimeEditor1
  606. //
  607. appearance24.BorderColor = System.Drawing.Color.Black;
  608. this.ultraDateTimeEditor1.Appearance = appearance24;
  609. this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  610. this.ultraDateTimeEditor1.FormatString = "";
  611. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(529, 10);
  612. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  613. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(110, 21);
  614. this.ultraDateTimeEditor1.TabIndex = 28;
  615. //
  616. // ultraDateTimeEditor2
  617. //
  618. appearance71.BorderColor = System.Drawing.Color.Black;
  619. this.ultraDateTimeEditor2.Appearance = appearance71;
  620. this.ultraDateTimeEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  621. this.ultraDateTimeEditor2.FormatString = "";
  622. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(643, 10);
  623. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  624. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(110, 21);
  625. this.ultraDateTimeEditor2.TabIndex = 29;
  626. //
  627. // label2
  628. //
  629. this.label2.BackColor = System.Drawing.Color.LightBlue;
  630. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  631. this.label2.Location = new System.Drawing.Point(412, 10);
  632. this.label2.Name = "label2";
  633. this.label2.Size = new System.Drawing.Size(114, 21);
  634. this.label2.TabIndex = 30;
  635. this.label2.Text = "交货期(发送时间)";
  636. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  637. //
  638. // UIE041100
  639. //
  640. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  641. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  642. this.ClientSize = new System.Drawing.Size(1174, 533);
  643. this.Controls.Add(this.panel2);
  644. this.Controls.Add(this.panel1);
  645. this.Name = "UIE041100";
  646. this.Text = "UIE041100";
  647. this.Load += new System.EventHandler(this.UIE041100_Load);
  648. this.panel1.ResumeLayout(false);
  649. this.panel1.PerformLayout();
  650. ((System.ComponentModel.ISupportInitialize)(this.ComboPrcEndCD)).EndInit();
  651. ((System.ComponentModel.ISupportInitialize)(this.comboOrdSeq)).EndInit();
  652. this.panel2.ResumeLayout(false);
  653. this.panel2.PerformLayout();
  654. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  655. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  656. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  657. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  658. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  659. this.ResumeLayout(false);
  660. }
  661. #endregion
  662. private System.Windows.Forms.Panel panel1;
  663. private System.Windows.Forms.Panel panel2;
  664. private Infragistics.Win.UltraWinGrid.UltraCombo comboOrdSeq;
  665. private System.Windows.Forms.TextBox textOrdNO;
  666. private System.Windows.Forms.Label ORD_NO;
  667. private Infragistics.Win.UltraWinGrid.UltraCombo ComboPrcEndCD;
  668. private System.Windows.Forms.Label label4;
  669. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  670. private System.Data.DataSet dataSet1;
  671. private System.Data.DataTable dataTable1;
  672. private System.Data.DataColumn dataColumn1;
  673. private System.Data.DataColumn dataColumn2;
  674. private System.Data.DataColumn dataColumn3;
  675. private System.Data.DataColumn dataColumn4;
  676. private System.Data.DataColumn dataColumn5;
  677. private System.Data.DataColumn dataColumn6;
  678. private System.Data.DataColumn dataColumn7;
  679. private System.Data.DataColumn dataColumn8;
  680. private System.Data.DataColumn dataColumn9;
  681. private System.Data.DataColumn dataColumn10;
  682. private System.Data.DataColumn dataColumn11;
  683. private System.Data.DataColumn dataColumn12;
  684. private System.Data.DataColumn dataColumn13;
  685. private System.Data.DataColumn dataColumn14;
  686. private System.Data.DataColumn dataColumn15;
  687. private System.Data.DataColumn dataColumn16;
  688. private System.Data.DataColumn dataColumn17;
  689. private System.Data.DataColumn dataColumn18;
  690. private System.Windows.Forms.TextBox tempWgt;
  691. private System.Windows.Forms.Label label1;
  692. private System.Windows.Forms.CheckBox checkBox1;
  693. private System.Data.DataColumn dataColumn19;
  694. private System.Data.DataColumn dataColumn20;
  695. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  696. private System.Windows.Forms.Label label2;
  697. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  698. }
  699. }