FrmBalanceBillManage.Designer.cs 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816
  1. namespace Pur.balance
  2. {
  3. partial class FrmBalanceBillManage
  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 appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  43. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2_1", -1);
  56. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  68. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  69. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  70. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  71. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  72. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  73. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  74. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  75. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  76. this.dataSet1 = new System.Data.DataSet();
  77. this.dataTable1 = new System.Data.DataTable();
  78. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  79. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  80. this.dataSet2 = new System.Data.DataSet();
  81. this.dataTable2 = new System.Data.DataTable();
  82. this.dataTable2_1 = new System.Data.DataTable();
  83. this.ultraGrid2_1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  84. this.panel1 = new System.Windows.Forms.Panel();
  85. this.panel3 = new System.Windows.Forms.Panel();
  86. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  87. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  88. this.panel2 = new System.Windows.Forms.Panel();
  89. this.labelText = new System.Windows.Forms.Label();
  90. this.lab_ItemName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  91. this.txtItemClass = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  92. this.ultraQuerySUPP_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  93. this.ultraQueryORDER_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  94. this.ubStatus = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  95. this.ckStatus = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  96. this.ckJs = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  97. this.dtJs = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  98. this.ckZg = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  99. this.dtZg = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  100. this.txtBillNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  101. this.chkBillNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  102. this.chkORDER_ID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  103. this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  104. this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  105. this.lableGoTo = new Infragistics.Win.Misc.UltraLabel();
  106. this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  107. this.txtQueryBALANCE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  108. this.chkBALANCE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  109. this.chkSUPP_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  110. this.ultraTabPageControl1.SuspendLayout();
  111. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  114. this.ultraTabPageControl2.SuspendLayout();
  115. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.dataTable2_1)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2_1)).BeginInit();
  120. this.panel1.SuspendLayout();
  121. this.panel3.SuspendLayout();
  122. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  123. this.ultraTabControl1.SuspendLayout();
  124. this.panel2.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.lab_ItemName)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.txtItemClass)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySUPP_NAME)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryORDER_ID)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.ubStatus)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.ckStatus)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.ckJs)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.dtJs)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.ckZg)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.dtZg)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.txtBillNo)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.chkBillNo)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.chkORDER_ID)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
  139. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
  140. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
  141. ((System.ComponentModel.ISupportInitialize)(this.txtQueryBALANCE_NO)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.chkBALANCE_NO)).BeginInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.chkSUPP_NAME)).BeginInit();
  144. this.SuspendLayout();
  145. //
  146. // ultraTabPageControl1
  147. //
  148. this.ultraTabPageControl1.Controls.Add(this.ultraGrid1);
  149. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  150. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4);
  151. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  152. this.ultraTabPageControl1.Size = new System.Drawing.Size(1662, 561);
  153. //
  154. // ultraGrid1
  155. //
  156. this.ultraGrid1.DataMember = "Table1";
  157. this.ultraGrid1.DataSource = this.dataSet1;
  158. appearance1.BackColor = System.Drawing.SystemColors.Window;
  159. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  160. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  161. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  162. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  163. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  164. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  165. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  166. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  167. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  168. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  169. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  170. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  171. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  172. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  173. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  174. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  175. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  176. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  177. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  178. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  179. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  180. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  181. appearance5.BackColor = System.Drawing.SystemColors.Window;
  182. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  183. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  184. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  185. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  186. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  187. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  188. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  189. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  190. appearance7.BackColor = System.Drawing.SystemColors.Window;
  191. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
  192. appearance8.BorderColor = System.Drawing.Color.Silver;
  193. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  194. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  195. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  196. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  197. appearance9.BackColor = System.Drawing.SystemColors.Control;
  198. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  199. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  200. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  201. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  202. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  203. appearance10.TextHAlignAsString = "Left";
  204. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  205. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  206. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  207. appearance11.BackColor = System.Drawing.SystemColors.Window;
  208. appearance11.BorderColor = System.Drawing.Color.Silver;
  209. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  210. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  211. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  212. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  213. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  214. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  215. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  216. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  217. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  219. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  220. this.ultraGrid1.Name = "ultraGrid1";
  221. this.ultraGrid1.Size = new System.Drawing.Size(1662, 561);
  222. this.ultraGrid1.TabIndex = 35;
  223. this.ultraGrid1.Text = "ultraGrid1";
  224. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  225. //
  226. // dataSet1
  227. //
  228. this.dataSet1.DataSetName = "NewDataSet";
  229. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  230. this.dataTable1});
  231. //
  232. // dataTable1
  233. //
  234. this.dataTable1.TableName = "Table1";
  235. //
  236. // ultraTabPageControl2
  237. //
  238. this.ultraTabPageControl2.Controls.Add(this.ultraGrid2);
  239. this.ultraTabPageControl2.Controls.Add(this.ultraGrid2_1);
  240. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  241. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4);
  242. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  243. this.ultraTabPageControl2.Size = new System.Drawing.Size(1662, 561);
  244. //
  245. // ultraGrid2
  246. //
  247. this.ultraGrid2.DataMember = "Table2";
  248. this.ultraGrid2.DataSource = this.dataSet2;
  249. appearance61.BackColor = System.Drawing.SystemColors.Window;
  250. appearance61.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  251. this.ultraGrid2.DisplayLayout.Appearance = appearance61;
  252. ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  253. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  254. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  255. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  256. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  257. appearance62.BackColor = System.Drawing.SystemColors.ActiveBorder;
  258. appearance62.BackColor2 = System.Drawing.SystemColors.ControlDark;
  259. appearance62.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  260. appearance62.BorderColor = System.Drawing.SystemColors.Window;
  261. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance62;
  262. appearance63.ForeColor = System.Drawing.SystemColors.GrayText;
  263. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance63;
  264. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  265. appearance64.BackColor = System.Drawing.SystemColors.ControlLightLight;
  266. appearance64.BackColor2 = System.Drawing.SystemColors.Control;
  267. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  268. appearance64.ForeColor = System.Drawing.SystemColors.GrayText;
  269. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance64;
  270. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  271. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  272. appearance65.BackColor = System.Drawing.SystemColors.Window;
  273. appearance65.ForeColor = System.Drawing.SystemColors.ControlText;
  274. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance65;
  275. appearance66.BackColor = System.Drawing.SystemColors.Highlight;
  276. appearance66.ForeColor = System.Drawing.SystemColors.HighlightText;
  277. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance66;
  278. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  279. this.ultraGrid2.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  280. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  281. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  282. appearance67.BackColor = System.Drawing.SystemColors.Window;
  283. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance67;
  284. appearance68.BorderColor = System.Drawing.Color.Silver;
  285. appearance68.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  286. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance68;
  287. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  288. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  289. appearance69.BackColor = System.Drawing.SystemColors.Control;
  290. appearance69.BackColor2 = System.Drawing.SystemColors.ControlDark;
  291. appearance69.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  292. appearance69.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  293. appearance69.BorderColor = System.Drawing.SystemColors.Window;
  294. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance69;
  295. appearance70.TextHAlignAsString = "Left";
  296. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance70;
  297. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  298. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  299. appearance71.BackColor = System.Drawing.SystemColors.Window;
  300. appearance71.BorderColor = System.Drawing.Color.Silver;
  301. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance71;
  302. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  303. appearance72.BackColor = System.Drawing.SystemColors.ControlLight;
  304. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance72;
  305. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  306. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  307. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  308. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  309. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  310. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  311. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4);
  312. this.ultraGrid2.Name = "ultraGrid2";
  313. this.ultraGrid2.Size = new System.Drawing.Size(1662, 351);
  314. this.ultraGrid2.TabIndex = 37;
  315. this.ultraGrid2.Text = "ultraGrid2";
  316. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  317. //
  318. // dataSet2
  319. //
  320. this.dataSet2.DataSetName = "NewDataSet";
  321. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  322. this.dataTable2,
  323. this.dataTable2_1});
  324. //
  325. // dataTable2
  326. //
  327. this.dataTable2.TableName = "Table2";
  328. //
  329. // dataTable2_1
  330. //
  331. this.dataTable2_1.TableName = "Table2_1";
  332. //
  333. // ultraGrid2_1
  334. //
  335. this.ultraGrid2_1.DataMember = "Table2_1";
  336. this.ultraGrid2_1.DataSource = this.dataSet2;
  337. appearance13.BackColor = System.Drawing.SystemColors.Window;
  338. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  339. this.ultraGrid2_1.DisplayLayout.Appearance = appearance13;
  340. ultraGridBand3.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  341. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  342. this.ultraGrid2_1.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  343. this.ultraGrid2_1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  344. this.ultraGrid2_1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  345. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  346. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  347. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  348. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  349. this.ultraGrid2_1.DisplayLayout.GroupByBox.Appearance = appearance14;
  350. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  351. this.ultraGrid2_1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  352. this.ultraGrid2_1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  353. appearance26.BackColor = System.Drawing.SystemColors.ControlLightLight;
  354. appearance26.BackColor2 = System.Drawing.SystemColors.Control;
  355. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  356. appearance26.ForeColor = System.Drawing.SystemColors.GrayText;
  357. this.ultraGrid2_1.DisplayLayout.GroupByBox.PromptAppearance = appearance26;
  358. this.ultraGrid2_1.DisplayLayout.MaxColScrollRegions = 1;
  359. this.ultraGrid2_1.DisplayLayout.MaxRowScrollRegions = 1;
  360. appearance17.BackColor = System.Drawing.SystemColors.Window;
  361. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  362. this.ultraGrid2_1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  363. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  364. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  365. this.ultraGrid2_1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  366. this.ultraGrid2_1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  367. this.ultraGrid2_1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  368. this.ultraGrid2_1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  369. appearance19.BackColor = System.Drawing.SystemColors.Window;
  370. this.ultraGrid2_1.DisplayLayout.Override.CardAreaAppearance = appearance19;
  371. appearance20.BorderColor = System.Drawing.Color.Silver;
  372. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  373. this.ultraGrid2_1.DisplayLayout.Override.CellAppearance = appearance20;
  374. this.ultraGrid2_1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  375. this.ultraGrid2_1.DisplayLayout.Override.CellPadding = 0;
  376. appearance21.BackColor = System.Drawing.SystemColors.Control;
  377. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  378. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  379. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  380. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  381. this.ultraGrid2_1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  382. appearance22.TextHAlignAsString = "Left";
  383. this.ultraGrid2_1.DisplayLayout.Override.HeaderAppearance = appearance22;
  384. this.ultraGrid2_1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  385. this.ultraGrid2_1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  386. appearance23.BackColor = System.Drawing.SystemColors.Window;
  387. appearance23.BorderColor = System.Drawing.Color.Silver;
  388. this.ultraGrid2_1.DisplayLayout.Override.RowAppearance = appearance23;
  389. this.ultraGrid2_1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  390. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  391. this.ultraGrid2_1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  392. this.ultraGrid2_1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  393. this.ultraGrid2_1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  394. this.ultraGrid2_1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  395. this.ultraGrid2_1.Dock = System.Windows.Forms.DockStyle.Bottom;
  396. this.ultraGrid2_1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  397. this.ultraGrid2_1.Location = new System.Drawing.Point(0, 351);
  398. this.ultraGrid2_1.Margin = new System.Windows.Forms.Padding(4);
  399. this.ultraGrid2_1.Name = "ultraGrid2_1";
  400. this.ultraGrid2_1.Size = new System.Drawing.Size(1662, 210);
  401. this.ultraGrid2_1.TabIndex = 36;
  402. this.ultraGrid2_1.Text = "ultraGrid2_1";
  403. //
  404. // panel1
  405. //
  406. this.panel1.Controls.Add(this.panel3);
  407. this.panel1.Controls.Add(this.panel2);
  408. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  409. this.panel1.Location = new System.Drawing.Point(0, 0);
  410. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  411. this.panel1.Name = "panel1";
  412. this.panel1.Size = new System.Drawing.Size(1668, 678);
  413. this.panel1.TabIndex = 0;
  414. //
  415. // panel3
  416. //
  417. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  418. this.panel3.Controls.Add(this.ultraTabControl1);
  419. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  420. this.panel3.Location = new System.Drawing.Point(0, 86);
  421. this.panel3.Margin = new System.Windows.Forms.Padding(4);
  422. this.panel3.Name = "panel3";
  423. this.panel3.Size = new System.Drawing.Size(1668, 592);
  424. this.panel3.TabIndex = 2;
  425. //
  426. // ultraTabControl1
  427. //
  428. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  429. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  430. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  431. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  432. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  433. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4);
  434. this.ultraTabControl1.Name = "ultraTabControl1";
  435. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  436. this.ultraTabControl1.Size = new System.Drawing.Size(1666, 590);
  437. this.ultraTabControl1.TabIndex = 0;
  438. ultraTab1.Key = "0";
  439. ultraTab1.TabPage = this.ultraTabPageControl1;
  440. ultraTab1.Text = "入库记录";
  441. ultraTab2.Key = "1";
  442. ultraTab2.TabPage = this.ultraTabPageControl2;
  443. ultraTab2.Text = "结算单信息";
  444. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  445. ultraTab1,
  446. ultraTab2});
  447. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  448. //
  449. // ultraTabSharedControlsPage1
  450. //
  451. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  452. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4);
  453. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  454. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1662, 561);
  455. //
  456. // panel2
  457. //
  458. this.panel2.Controls.Add(this.labelText);
  459. this.panel2.Controls.Add(this.lab_ItemName);
  460. this.panel2.Controls.Add(this.txtItemClass);
  461. this.panel2.Controls.Add(this.ultraQuerySUPP_NAME);
  462. this.panel2.Controls.Add(this.ultraQueryORDER_ID);
  463. this.panel2.Controls.Add(this.ubStatus);
  464. this.panel2.Controls.Add(this.ckStatus);
  465. this.panel2.Controls.Add(this.ckJs);
  466. this.panel2.Controls.Add(this.dtJs);
  467. this.panel2.Controls.Add(this.ckZg);
  468. this.panel2.Controls.Add(this.dtZg);
  469. this.panel2.Controls.Add(this.txtBillNo);
  470. this.panel2.Controls.Add(this.chkBillNo);
  471. this.panel2.Controls.Add(this.chkORDER_ID);
  472. this.panel2.Controls.Add(this.dateEnd);
  473. this.panel2.Controls.Add(this.dateBegin);
  474. this.panel2.Controls.Add(this.lableGoTo);
  475. this.panel2.Controls.Add(this.chkDate);
  476. this.panel2.Controls.Add(this.txtQueryBALANCE_NO);
  477. this.panel2.Controls.Add(this.chkBALANCE_NO);
  478. this.panel2.Controls.Add(this.chkSUPP_NAME);
  479. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  480. this.panel2.Location = new System.Drawing.Point(0, 0);
  481. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  482. this.panel2.Name = "panel2";
  483. this.panel2.Size = new System.Drawing.Size(1668, 86);
  484. this.panel2.TabIndex = 1;
  485. //
  486. // labelText
  487. //
  488. this.labelText.AutoSize = true;
  489. this.labelText.ForeColor = System.Drawing.Color.Red;
  490. this.labelText.Location = new System.Drawing.Point(1017, 55);
  491. this.labelText.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  492. this.labelText.Name = "labelText";
  493. this.labelText.Size = new System.Drawing.Size(83, 15);
  494. this.labelText.TabIndex = 173;
  495. this.labelText.Text = "含税金额: ";
  496. //
  497. // lab_ItemName
  498. //
  499. this.lab_ItemName.AutoSize = true;
  500. this.lab_ItemName.Location = new System.Drawing.Point(683, 15);
  501. this.lab_ItemName.Margin = new System.Windows.Forms.Padding(4);
  502. this.lab_ItemName.Name = "lab_ItemName";
  503. this.lab_ItemName.Size = new System.Drawing.Size(84, 22);
  504. this.lab_ItemName.TabIndex = 172;
  505. this.lab_ItemName.Text = "物料大类";
  506. this.lab_ItemName.CheckedChanged += new System.EventHandler(this.lab_ItemName_CheckedChanged);
  507. //
  508. // txtItemClass
  509. //
  510. this.txtItemClass.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
  511. this.txtItemClass.Location = new System.Drawing.Point(781, 12);
  512. this.txtItemClass.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  513. this.txtItemClass.Name = "txtItemClass";
  514. this.txtItemClass.Size = new System.Drawing.Size(167, 24);
  515. this.txtItemClass.TabIndex = 171;
  516. //
  517. // ultraQuerySUPP_NAME
  518. //
  519. this.ultraQuerySUPP_NAME.Enabled = false;
  520. this.ultraQuerySUPP_NAME.Location = new System.Drawing.Point(489, 14);
  521. this.ultraQuerySUPP_NAME.Margin = new System.Windows.Forms.Padding(4);
  522. this.ultraQuerySUPP_NAME.MaxLength = 200;
  523. this.ultraQuerySUPP_NAME.Name = "ultraQuerySUPP_NAME";
  524. this.ultraQuerySUPP_NAME.Size = new System.Drawing.Size(179, 24);
  525. this.ultraQuerySUPP_NAME.TabIndex = 169;
  526. //
  527. // ultraQueryORDER_ID
  528. //
  529. this.ultraQueryORDER_ID.Enabled = false;
  530. this.ultraQueryORDER_ID.Location = new System.Drawing.Point(828, 49);
  531. this.ultraQueryORDER_ID.Margin = new System.Windows.Forms.Padding(4);
  532. this.ultraQueryORDER_ID.MaxLength = 200;
  533. this.ultraQueryORDER_ID.Name = "ultraQueryORDER_ID";
  534. this.ultraQueryORDER_ID.Size = new System.Drawing.Size(159, 24);
  535. this.ultraQueryORDER_ID.TabIndex = 168;
  536. //
  537. // ubStatus
  538. //
  539. this.ubStatus.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  540. this.ubStatus.Enabled = false;
  541. valueListItem1.DataValue = "0";
  542. valueListItem1.DisplayText = "待处理";
  543. valueListItem2.DataValue = "1";
  544. valueListItem2.DisplayText = "已暂估";
  545. this.ubStatus.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  546. valueListItem1,
  547. valueListItem2});
  548. this.ubStatus.Location = new System.Drawing.Point(583, 49);
  549. this.ubStatus.Margin = new System.Windows.Forms.Padding(4);
  550. this.ubStatus.Name = "ubStatus";
  551. this.ubStatus.Size = new System.Drawing.Size(135, 24);
  552. this.ubStatus.TabIndex = 167;
  553. //
  554. // ckStatus
  555. //
  556. this.ckStatus.AutoSize = true;
  557. this.ckStatus.Location = new System.Drawing.Point(507, 50);
  558. this.ckStatus.Margin = new System.Windows.Forms.Padding(4);
  559. this.ckStatus.Name = "ckStatus";
  560. this.ckStatus.Size = new System.Drawing.Size(53, 22);
  561. this.ckStatus.TabIndex = 166;
  562. this.ckStatus.Text = "状态";
  563. this.ckStatus.CheckedChanged += new System.EventHandler(this.ckStatus_CheckedChanged);
  564. //
  565. // ckJs
  566. //
  567. this.ckJs.AutoSize = true;
  568. this.ckJs.Location = new System.Drawing.Point(259, 51);
  569. this.ckJs.Margin = new System.Windows.Forms.Padding(4);
  570. this.ckJs.Name = "ckJs";
  571. this.ckJs.Size = new System.Drawing.Size(84, 22);
  572. this.ckJs.TabIndex = 165;
  573. this.ckJs.Text = "结算月份";
  574. this.ckJs.CheckedChanged += new System.EventHandler(this.ckJs_CheckedChanged);
  575. //
  576. // dtJs
  577. //
  578. this.dtJs.DateButtons.Add(dateButton1);
  579. this.dtJs.Enabled = false;
  580. this.dtJs.Format = "yyyy/MM";
  581. this.dtJs.Location = new System.Drawing.Point(355, 49);
  582. this.dtJs.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  583. this.dtJs.Name = "dtJs";
  584. this.dtJs.NonAutoSizeHeight = 25;
  585. this.dtJs.Size = new System.Drawing.Size(121, 25);
  586. this.dtJs.TabIndex = 164;
  587. this.dtJs.Value = new System.DateTime(2016, 3, 31, 0, 0, 0, 0);
  588. //
  589. // ckZg
  590. //
  591. this.ckZg.AutoSize = true;
  592. this.ckZg.Location = new System.Drawing.Point(16, 51);
  593. this.ckZg.Margin = new System.Windows.Forms.Padding(4);
  594. this.ckZg.Name = "ckZg";
  595. this.ckZg.Size = new System.Drawing.Size(84, 22);
  596. this.ckZg.TabIndex = 163;
  597. this.ckZg.Text = "暂估月份";
  598. this.ckZg.CheckedChanged += new System.EventHandler(this.ckZg_CheckedChanged);
  599. //
  600. // dtZg
  601. //
  602. this.dtZg.DateButtons.Add(dateButton2);
  603. this.dtZg.Enabled = false;
  604. this.dtZg.Format = "yyyy/MM";
  605. this.dtZg.Location = new System.Drawing.Point(112, 49);
  606. this.dtZg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  607. this.dtZg.Name = "dtZg";
  608. this.dtZg.NonAutoSizeHeight = 25;
  609. this.dtZg.Size = new System.Drawing.Size(119, 25);
  610. this.dtZg.TabIndex = 162;
  611. this.dtZg.Value = new System.DateTime(2016, 3, 31, 0, 0, 0, 0);
  612. //
  613. // txtBillNo
  614. //
  615. this.txtBillNo.Enabled = false;
  616. this.txtBillNo.Location = new System.Drawing.Point(1063, 14);
  617. this.txtBillNo.Margin = new System.Windows.Forms.Padding(4);
  618. this.txtBillNo.MaxLength = 200;
  619. this.txtBillNo.Name = "txtBillNo";
  620. this.txtBillNo.Size = new System.Drawing.Size(159, 24);
  621. this.txtBillNo.TabIndex = 161;
  622. //
  623. // chkBillNo
  624. //
  625. this.chkBillNo.AutoSize = true;
  626. this.chkBillNo.Location = new System.Drawing.Point(964, 15);
  627. this.chkBillNo.Margin = new System.Windows.Forms.Padding(4);
  628. this.chkBillNo.Name = "chkBillNo";
  629. this.chkBillNo.Size = new System.Drawing.Size(84, 22);
  630. this.chkBillNo.TabIndex = 160;
  631. this.chkBillNo.Text = "入库单号";
  632. this.chkBillNo.CheckedChanged += new System.EventHandler(this.chkBillNo_CheckedChanged);
  633. //
  634. // chkORDER_ID
  635. //
  636. this.chkORDER_ID.AutoSize = true;
  637. this.chkORDER_ID.Location = new System.Drawing.Point(743, 50);
  638. this.chkORDER_ID.Margin = new System.Windows.Forms.Padding(4);
  639. this.chkORDER_ID.Name = "chkORDER_ID";
  640. this.chkORDER_ID.Size = new System.Drawing.Size(69, 22);
  641. this.chkORDER_ID.TabIndex = 158;
  642. this.chkORDER_ID.Text = "合同号";
  643. this.chkORDER_ID.CheckedChanged += new System.EventHandler(this.chkORDER_ID_CheckedChanged);
  644. //
  645. // dateEnd
  646. //
  647. this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  648. this.dateEnd.Location = new System.Drawing.Point(272, 15);
  649. this.dateEnd.Margin = new System.Windows.Forms.Padding(4);
  650. this.dateEnd.MaskInput = "yyyy-mm-dd";
  651. this.dateEnd.Name = "dateEnd";
  652. this.dateEnd.Size = new System.Drawing.Size(123, 24);
  653. this.dateEnd.TabIndex = 157;
  654. //
  655. // dateBegin
  656. //
  657. this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  658. this.dateBegin.FormatString = "";
  659. this.dateBegin.Location = new System.Drawing.Point(115, 14);
  660. this.dateBegin.Margin = new System.Windows.Forms.Padding(4);
  661. this.dateBegin.MaskInput = "yyyy-mm-dd";
  662. this.dateBegin.Name = "dateBegin";
  663. this.dateBegin.Size = new System.Drawing.Size(123, 24);
  664. this.dateBegin.TabIndex = 156;
  665. //
  666. // lableGoTo
  667. //
  668. appearance16.TextHAlignAsString = "Center";
  669. appearance16.TextVAlignAsString = "Middle";
  670. this.lableGoTo.Appearance = appearance16;
  671. this.lableGoTo.AutoSize = true;
  672. this.lableGoTo.Location = new System.Drawing.Point(244, 18);
  673. this.lableGoTo.Margin = new System.Windows.Forms.Padding(4);
  674. this.lableGoTo.Name = "lableGoTo";
  675. this.lableGoTo.Size = new System.Drawing.Size(21, 19);
  676. this.lableGoTo.TabIndex = 155;
  677. this.lableGoTo.Text = "至";
  678. //
  679. // chkDate
  680. //
  681. this.chkDate.AutoSize = true;
  682. this.chkDate.Checked = true;
  683. this.chkDate.CheckState = System.Windows.Forms.CheckState.Checked;
  684. this.chkDate.Location = new System.Drawing.Point(16, 15);
  685. this.chkDate.Margin = new System.Windows.Forms.Padding(4);
  686. this.chkDate.Name = "chkDate";
  687. this.chkDate.Size = new System.Drawing.Size(84, 22);
  688. this.chkDate.TabIndex = 154;
  689. this.chkDate.Text = "入库时间";
  690. //
  691. // txtQueryBALANCE_NO
  692. //
  693. this.txtQueryBALANCE_NO.Enabled = false;
  694. this.txtQueryBALANCE_NO.Location = new System.Drawing.Point(1352, 14);
  695. this.txtQueryBALANCE_NO.Margin = new System.Windows.Forms.Padding(4);
  696. this.txtQueryBALANCE_NO.MaxLength = 200;
  697. this.txtQueryBALANCE_NO.Name = "txtQueryBALANCE_NO";
  698. this.txtQueryBALANCE_NO.Size = new System.Drawing.Size(159, 24);
  699. this.txtQueryBALANCE_NO.TabIndex = 153;
  700. this.txtQueryBALANCE_NO.Visible = false;
  701. //
  702. // chkBALANCE_NO
  703. //
  704. this.chkBALANCE_NO.AutoSize = true;
  705. this.chkBALANCE_NO.Location = new System.Drawing.Point(1249, 16);
  706. this.chkBALANCE_NO.Margin = new System.Windows.Forms.Padding(4);
  707. this.chkBALANCE_NO.Name = "chkBALANCE_NO";
  708. this.chkBALANCE_NO.Size = new System.Drawing.Size(84, 22);
  709. this.chkBALANCE_NO.TabIndex = 152;
  710. this.chkBALANCE_NO.Text = "结算单号";
  711. this.chkBALANCE_NO.Visible = false;
  712. this.chkBALANCE_NO.CheckedChanged += new System.EventHandler(this.chkBALANCE_NO_CheckedChanged);
  713. //
  714. // chkSUPP_NAME
  715. //
  716. this.chkSUPP_NAME.AutoSize = true;
  717. this.chkSUPP_NAME.Location = new System.Drawing.Point(403, 15);
  718. this.chkSUPP_NAME.Margin = new System.Windows.Forms.Padding(4);
  719. this.chkSUPP_NAME.Name = "chkSUPP_NAME";
  720. this.chkSUPP_NAME.Size = new System.Drawing.Size(69, 22);
  721. this.chkSUPP_NAME.TabIndex = 6;
  722. this.chkSUPP_NAME.Text = "供应商";
  723. this.chkSUPP_NAME.CheckedChanged += new System.EventHandler(this.chkSUPP_NAME_CheckedChanged);
  724. //
  725. // FrmBalanceBillManage
  726. //
  727. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  728. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  729. this.ClientSize = new System.Drawing.Size(1668, 678);
  730. this.Controls.Add(this.panel1);
  731. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  732. this.Name = "FrmBalanceBillManage";
  733. this.Text = "入库单结算管理";
  734. this.Load += new System.EventHandler(this.FrmBalanceBillManage_Load);
  735. this.ultraTabPageControl1.ResumeLayout(false);
  736. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  737. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  738. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  739. this.ultraTabPageControl2.ResumeLayout(false);
  740. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  741. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  742. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  743. ((System.ComponentModel.ISupportInitialize)(this.dataTable2_1)).EndInit();
  744. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2_1)).EndInit();
  745. this.panel1.ResumeLayout(false);
  746. this.panel3.ResumeLayout(false);
  747. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  748. this.ultraTabControl1.ResumeLayout(false);
  749. this.panel2.ResumeLayout(false);
  750. this.panel2.PerformLayout();
  751. ((System.ComponentModel.ISupportInitialize)(this.lab_ItemName)).EndInit();
  752. ((System.ComponentModel.ISupportInitialize)(this.txtItemClass)).EndInit();
  753. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySUPP_NAME)).EndInit();
  754. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryORDER_ID)).EndInit();
  755. ((System.ComponentModel.ISupportInitialize)(this.ubStatus)).EndInit();
  756. ((System.ComponentModel.ISupportInitialize)(this.ckStatus)).EndInit();
  757. ((System.ComponentModel.ISupportInitialize)(this.ckJs)).EndInit();
  758. ((System.ComponentModel.ISupportInitialize)(this.dtJs)).EndInit();
  759. ((System.ComponentModel.ISupportInitialize)(this.ckZg)).EndInit();
  760. ((System.ComponentModel.ISupportInitialize)(this.dtZg)).EndInit();
  761. ((System.ComponentModel.ISupportInitialize)(this.txtBillNo)).EndInit();
  762. ((System.ComponentModel.ISupportInitialize)(this.chkBillNo)).EndInit();
  763. ((System.ComponentModel.ISupportInitialize)(this.chkORDER_ID)).EndInit();
  764. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
  765. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
  766. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
  767. ((System.ComponentModel.ISupportInitialize)(this.txtQueryBALANCE_NO)).EndInit();
  768. ((System.ComponentModel.ISupportInitialize)(this.chkBALANCE_NO)).EndInit();
  769. ((System.ComponentModel.ISupportInitialize)(this.chkSUPP_NAME)).EndInit();
  770. this.ResumeLayout(false);
  771. }
  772. #endregion
  773. private System.Windows.Forms.Panel panel1;
  774. private System.Windows.Forms.Panel panel2;
  775. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
  776. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryBALANCE_NO;
  777. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkBALANCE_NO;
  778. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSUPP_NAME;
  779. private System.Windows.Forms.Panel panel3;
  780. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  781. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  782. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  783. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  784. private System.Data.DataSet dataSet1;
  785. private System.Data.DataTable dataTable1;
  786. private System.Data.DataSet dataSet2;
  787. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  788. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2_1;
  789. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  790. private System.Data.DataTable dataTable2;
  791. private System.Data.DataTable dataTable2_1;
  792. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
  793. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
  794. private Infragistics.Win.Misc.UltraLabel lableGoTo;
  795. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkORDER_ID;
  796. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBillNo;
  797. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkBillNo;
  798. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ckJs;
  799. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo dtJs;
  800. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ckZg;
  801. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo dtZg;
  802. private Infragistics.Win.UltraWinEditors.UltraComboEditor ubStatus;
  803. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ckStatus;
  804. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraQuerySUPP_NAME;
  805. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraQueryORDER_ID;
  806. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtItemClass;
  807. private Infragistics.Win.UltraWinEditors.UltraCheckEditor lab_ItemName;
  808. private System.Windows.Forms.Label labelText;
  809. }
  810. }