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