FrmBalanceBillManage_Price.Designer.cs 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133
  1. namespace Pur.balance
  2. {
  3. partial class FrmBalanceBillManage_Price
  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("Table2", -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 appearance41 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  43. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table4", -1);
  64. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  77. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  89. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  90. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  92. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  93. this.panel3 = new System.Windows.Forms.Panel();
  94. this.panel6 = new System.Windows.Forms.Panel();
  95. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  96. this.dataSet1 = new System.Data.DataSet();
  97. this.dataTable1 = new System.Data.DataTable();
  98. this.dataTable2 = new System.Data.DataTable();
  99. this.panel4 = new System.Windows.Forms.Panel();
  100. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  101. this.panel5 = new System.Windows.Forms.Panel();
  102. this.txt_check = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  103. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  104. this.txt_volume = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  105. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  106. this.txt_honour = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  107. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  108. this.labelREMARK = new Infragistics.Win.Misc.UltraLabel();
  109. this.txtREMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  110. this.btnRefresh = new System.Windows.Forms.Button();
  111. this.txtLEN_DEDUCT_PRICE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  112. this.labelLEN_DEDUCT_PRICE = new Infragistics.Win.Misc.UltraLabel();
  113. this.txtADD_PRICE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  114. this.labelADD_PRICE = new Infragistics.Win.Misc.UltraLabel();
  115. this.ultraBASE_PRICE_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  116. this.labelBASE_PRICE_NAME = new Infragistics.Win.Misc.UltraLabel();
  117. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  118. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  119. this.dataSet2 = new System.Data.DataSet();
  120. this.dataTable3 = new System.Data.DataTable();
  121. this.dataTable4 = new System.Data.DataTable();
  122. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  123. this.ultraQuerySUPP_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  124. this.panel1 = new System.Windows.Forms.Panel();
  125. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  126. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  127. this.panel2 = new System.Windows.Forms.Panel();
  128. this.txtQueryITEM_CODE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  129. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  130. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  131. this.txtQueryBALANCE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  132. this.dateEnd_S = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  133. this.dateBegin_S = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  134. this.labelTo = new Infragistics.Win.Misc.UltraLabel();
  135. this.chkSUTTLETIME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  136. this.chkITEM_CODE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  137. this.ultraATTR_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  138. this.chkSUPP_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  139. this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  140. this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  141. this.labelGo = new Infragistics.Win.Misc.UltraLabel();
  142. this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  143. this.chkBALANCE_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  144. this.ultraTabPageControl1.SuspendLayout();
  145. this.panel3.SuspendLayout();
  146. this.panel6.SuspendLayout();
  147. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  151. this.panel4.SuspendLayout();
  152. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  153. this.panel5.SuspendLayout();
  154. ((System.ComponentModel.ISupportInitialize)(this.txt_check)).BeginInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.txt_volume)).BeginInit();
  156. ((System.ComponentModel.ISupportInitialize)(this.txt_honour)).BeginInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.txtLEN_DEDUCT_PRICE)).BeginInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.txtADD_PRICE)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.ultraBASE_PRICE_NAME)).BeginInit();
  161. this.ultraTabPageControl2.SuspendLayout();
  162. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  167. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySUPP_NAME)).BeginInit();
  168. this.panel1.SuspendLayout();
  169. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  170. this.ultraTabControl1.SuspendLayout();
  171. this.panel2.SuspendLayout();
  172. ((System.ComponentModel.ISupportInitialize)(this.txtQueryITEM_CODE)).BeginInit();
  173. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.txtQueryBALANCE_NO)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.dateEnd_S)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.dateBegin_S)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.chkSUTTLETIME)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.chkITEM_CODE)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.ultraATTR_NAME)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.chkSUPP_NAME)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
  183. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
  184. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.chkBALANCE_NO)).BeginInit();
  186. this.SuspendLayout();
  187. //
  188. // ultraTabPageControl1
  189. //
  190. this.ultraTabPageControl1.Controls.Add(this.panel3);
  191. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  192. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4);
  193. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  194. this.ultraTabPageControl1.Size = new System.Drawing.Size(1767, 513);
  195. //
  196. // panel3
  197. //
  198. this.panel3.Controls.Add(this.panel6);
  199. this.panel3.Controls.Add(this.panel4);
  200. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  201. this.panel3.Location = new System.Drawing.Point(0, 0);
  202. this.panel3.Margin = new System.Windows.Forms.Padding(4);
  203. this.panel3.Name = "panel3";
  204. this.panel3.Size = new System.Drawing.Size(1767, 513);
  205. this.panel3.TabIndex = 4;
  206. //
  207. // panel6
  208. //
  209. this.panel6.Controls.Add(this.ultraGrid2);
  210. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  211. this.panel6.Location = new System.Drawing.Point(327, 0);
  212. this.panel6.Margin = new System.Windows.Forms.Padding(4);
  213. this.panel6.Name = "panel6";
  214. this.panel6.Size = new System.Drawing.Size(1440, 513);
  215. this.panel6.TabIndex = 1;
  216. //
  217. // ultraGrid2
  218. //
  219. this.ultraGrid2.DataMember = "Table2";
  220. this.ultraGrid2.DataSource = this.dataSet1;
  221. appearance1.BackColor = System.Drawing.SystemColors.Window;
  222. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  223. this.ultraGrid2.DisplayLayout.Appearance = appearance1;
  224. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  225. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  226. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  227. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  228. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  229. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  230. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  231. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  232. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  233. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
  234. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  235. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  236. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  237. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  238. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  239. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  240. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  241. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  242. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  243. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  244. appearance5.BackColor = System.Drawing.SystemColors.Window;
  245. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  246. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  247. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  248. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  249. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  250. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  251. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  252. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  253. appearance7.BackColor = System.Drawing.SystemColors.Window;
  254. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7;
  255. appearance8.BorderColor = System.Drawing.Color.Silver;
  256. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  257. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8;
  258. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  259. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  260. appearance9.BackColor = System.Drawing.SystemColors.Control;
  261. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  262. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  263. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  264. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  265. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  266. appearance10.TextHAlignAsString = "Left";
  267. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10;
  268. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  269. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  270. appearance11.BackColor = System.Drawing.SystemColors.Window;
  271. appearance11.BorderColor = System.Drawing.Color.Silver;
  272. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance11;
  273. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  274. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  275. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  276. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  277. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  278. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  279. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  280. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  282. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4);
  283. this.ultraGrid2.Name = "ultraGrid2";
  284. this.ultraGrid2.Size = new System.Drawing.Size(1440, 513);
  285. this.ultraGrid2.TabIndex = 37;
  286. this.ultraGrid2.Text = "ultraGrid2";
  287. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  288. //
  289. // dataSet1
  290. //
  291. this.dataSet1.DataSetName = "NewDataSet";
  292. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  293. this.dataTable1,
  294. this.dataTable2});
  295. //
  296. // dataTable1
  297. //
  298. this.dataTable1.TableName = "Table1";
  299. //
  300. // dataTable2
  301. //
  302. this.dataTable2.TableName = "Table2";
  303. //
  304. // panel4
  305. //
  306. this.panel4.Controls.Add(this.ultraGrid1);
  307. this.panel4.Controls.Add(this.panel5);
  308. this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
  309. this.panel4.Location = new System.Drawing.Point(0, 0);
  310. this.panel4.Margin = new System.Windows.Forms.Padding(4);
  311. this.panel4.Name = "panel4";
  312. this.panel4.Size = new System.Drawing.Size(327, 513);
  313. this.panel4.TabIndex = 0;
  314. //
  315. // ultraGrid1
  316. //
  317. this.ultraGrid1.DataMember = "Table1";
  318. this.ultraGrid1.DataSource = this.dataSet1;
  319. appearance41.BackColor = System.Drawing.SystemColors.Window;
  320. appearance41.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  321. this.ultraGrid1.DisplayLayout.Appearance = appearance41;
  322. ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  323. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  324. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  325. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  326. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  327. appearance42.BackColor = System.Drawing.SystemColors.ActiveBorder;
  328. appearance42.BackColor2 = System.Drawing.SystemColors.ControlDark;
  329. appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  330. appearance42.BorderColor = System.Drawing.SystemColors.Window;
  331. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance42;
  332. appearance43.ForeColor = System.Drawing.SystemColors.GrayText;
  333. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance43;
  334. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  335. appearance44.BackColor = System.Drawing.SystemColors.ControlLightLight;
  336. appearance44.BackColor2 = System.Drawing.SystemColors.Control;
  337. appearance44.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  338. appearance44.ForeColor = System.Drawing.SystemColors.GrayText;
  339. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance44;
  340. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  341. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  342. appearance45.BackColor = System.Drawing.SystemColors.Window;
  343. appearance45.ForeColor = System.Drawing.SystemColors.ControlText;
  344. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance45;
  345. appearance46.BackColor = System.Drawing.SystemColors.Highlight;
  346. appearance46.ForeColor = System.Drawing.SystemColors.HighlightText;
  347. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance46;
  348. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  349. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  350. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  351. appearance47.BackColor = System.Drawing.SystemColors.Window;
  352. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance47;
  353. appearance15.BorderColor = System.Drawing.Color.Silver;
  354. appearance15.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  355. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance15;
  356. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  357. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  358. appearance49.BackColor = System.Drawing.SystemColors.Control;
  359. appearance49.BackColor2 = System.Drawing.SystemColors.ControlDark;
  360. appearance49.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  361. appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  362. appearance49.BorderColor = System.Drawing.SystemColors.Window;
  363. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance49;
  364. appearance50.TextHAlignAsString = "Left";
  365. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance50;
  366. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  367. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  368. appearance51.BackColor = System.Drawing.SystemColors.Window;
  369. appearance51.BorderColor = System.Drawing.Color.Silver;
  370. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance51;
  371. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  372. appearance52.BackColor = System.Drawing.SystemColors.ControlLight;
  373. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance52;
  374. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  375. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  376. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  377. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  378. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  379. this.ultraGrid1.Location = new System.Drawing.Point(0, 231);
  380. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  381. this.ultraGrid1.Name = "ultraGrid1";
  382. this.ultraGrid1.Size = new System.Drawing.Size(327, 282);
  383. this.ultraGrid1.TabIndex = 36;
  384. this.ultraGrid1.Text = "ultraGrid1";
  385. //
  386. // panel5
  387. //
  388. this.panel5.Controls.Add(this.txt_check);
  389. this.panel5.Controls.Add(this.ultraLabel3);
  390. this.panel5.Controls.Add(this.txt_volume);
  391. this.panel5.Controls.Add(this.ultraLabel2);
  392. this.panel5.Controls.Add(this.txt_honour);
  393. this.panel5.Controls.Add(this.ultraLabel1);
  394. this.panel5.Controls.Add(this.labelREMARK);
  395. this.panel5.Controls.Add(this.txtREMARK);
  396. this.panel5.Controls.Add(this.btnRefresh);
  397. this.panel5.Controls.Add(this.txtLEN_DEDUCT_PRICE);
  398. this.panel5.Controls.Add(this.labelLEN_DEDUCT_PRICE);
  399. this.panel5.Controls.Add(this.txtADD_PRICE);
  400. this.panel5.Controls.Add(this.labelADD_PRICE);
  401. this.panel5.Controls.Add(this.ultraBASE_PRICE_NAME);
  402. this.panel5.Controls.Add(this.labelBASE_PRICE_NAME);
  403. this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
  404. this.panel5.Location = new System.Drawing.Point(0, 0);
  405. this.panel5.Margin = new System.Windows.Forms.Padding(4);
  406. this.panel5.Name = "panel5";
  407. this.panel5.Size = new System.Drawing.Size(327, 231);
  408. this.panel5.TabIndex = 2;
  409. //
  410. // txt_check
  411. //
  412. this.txt_check.Location = new System.Drawing.Point(91, 130);
  413. this.txt_check.Margin = new System.Windows.Forms.Padding(4);
  414. this.txt_check.MaxLength = 200;
  415. this.txt_check.Name = "txt_check";
  416. this.txt_check.Size = new System.Drawing.Size(123, 24);
  417. this.txt_check.TabIndex = 241;
  418. this.txt_check.Text = "0";
  419. //
  420. // ultraLabel3
  421. //
  422. appearance14.TextHAlignAsString = "Right";
  423. appearance14.TextVAlignAsString = "Middle";
  424. this.ultraLabel3.Appearance = appearance14;
  425. this.ultraLabel3.AutoSize = true;
  426. this.ultraLabel3.Location = new System.Drawing.Point(45, 134);
  427. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4);
  428. this.ultraLabel3.Name = "ultraLabel3";
  429. this.ultraLabel3.Size = new System.Drawing.Size(36, 19);
  430. this.ultraLabel3.TabIndex = 240;
  431. this.ultraLabel3.Text = "考核";
  432. //
  433. // txt_volume
  434. //
  435. this.txt_volume.Location = new System.Drawing.Point(92, 101);
  436. this.txt_volume.Margin = new System.Windows.Forms.Padding(4);
  437. this.txt_volume.MaxLength = 200;
  438. this.txt_volume.Name = "txt_volume";
  439. this.txt_volume.Size = new System.Drawing.Size(122, 24);
  440. this.txt_volume.TabIndex = 239;
  441. this.txt_volume.Text = "0";
  442. //
  443. // ultraLabel2
  444. //
  445. appearance18.TextHAlignAsString = "Center";
  446. appearance18.TextVAlignAsString = "Middle";
  447. this.ultraLabel2.Appearance = appearance18;
  448. this.ultraLabel2.AutoSize = true;
  449. this.ultraLabel2.Location = new System.Drawing.Point(16, 105);
  450. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4);
  451. this.ultraLabel2.Name = "ultraLabel2";
  452. this.ultraLabel2.Size = new System.Drawing.Size(67, 19);
  453. this.ultraLabel2.TabIndex = 238;
  454. this.ultraLabel2.Text = "保量加价";
  455. //
  456. // txt_honour
  457. //
  458. this.txt_honour.Location = new System.Drawing.Point(93, 72);
  459. this.txt_honour.Margin = new System.Windows.Forms.Padding(4);
  460. this.txt_honour.MaxLength = 200;
  461. this.txt_honour.Name = "txt_honour";
  462. this.txt_honour.Size = new System.Drawing.Size(121, 24);
  463. this.txt_honour.TabIndex = 237;
  464. this.txt_honour.Text = "0";
  465. //
  466. // ultraLabel1
  467. //
  468. appearance17.TextHAlignAsString = "Center";
  469. appearance17.TextVAlignAsString = "Middle";
  470. this.ultraLabel1.Appearance = appearance17;
  471. this.ultraLabel1.AutoSize = true;
  472. this.ultraLabel1.Location = new System.Drawing.Point(15, 75);
  473. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
  474. this.ultraLabel1.Name = "ultraLabel1";
  475. this.ultraLabel1.Size = new System.Drawing.Size(67, 19);
  476. this.ultraLabel1.TabIndex = 236;
  477. this.ultraLabel1.Text = "承兑加价";
  478. //
  479. // labelREMARK
  480. //
  481. appearance48.TextHAlignAsString = "Right";
  482. appearance48.TextVAlignAsString = "Middle";
  483. this.labelREMARK.Appearance = appearance48;
  484. this.labelREMARK.Location = new System.Drawing.Point(16, 166);
  485. this.labelREMARK.Margin = new System.Windows.Forms.Padding(4);
  486. this.labelREMARK.Name = "labelREMARK";
  487. this.labelREMARK.Size = new System.Drawing.Size(67, 19);
  488. this.labelREMARK.TabIndex = 235;
  489. this.labelREMARK.Text = "结算备注";
  490. //
  491. // txtREMARK
  492. //
  493. appearance74.TextVAlignAsString = "Middle";
  494. this.txtREMARK.Appearance = appearance74;
  495. this.txtREMARK.AutoSize = false;
  496. this.txtREMARK.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  497. this.txtREMARK.Location = new System.Drawing.Point(93, 162);
  498. this.txtREMARK.Margin = new System.Windows.Forms.Padding(4);
  499. this.txtREMARK.Multiline = true;
  500. this.txtREMARK.Name = "txtREMARK";
  501. this.txtREMARK.Scrollbars = System.Windows.Forms.ScrollBars.Both;
  502. this.txtREMARK.Size = new System.Drawing.Size(225, 60);
  503. this.txtREMARK.TabIndex = 234;
  504. //
  505. // btnRefresh
  506. //
  507. this.btnRefresh.Location = new System.Drawing.Point(225, 72);
  508. this.btnRefresh.Margin = new System.Windows.Forms.Padding(4);
  509. this.btnRefresh.Name = "btnRefresh";
  510. this.btnRefresh.Size = new System.Drawing.Size(86, 81);
  511. this.btnRefresh.TabIndex = 232;
  512. this.btnRefresh.Text = "刷新价格";
  513. this.btnRefresh.UseVisualStyleBackColor = true;
  514. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  515. //
  516. // txtLEN_DEDUCT_PRICE
  517. //
  518. this.txtLEN_DEDUCT_PRICE.Location = new System.Drawing.Point(93, 43);
  519. this.txtLEN_DEDUCT_PRICE.Margin = new System.Windows.Forms.Padding(4);
  520. this.txtLEN_DEDUCT_PRICE.MaxLength = 200;
  521. this.txtLEN_DEDUCT_PRICE.Name = "txtLEN_DEDUCT_PRICE";
  522. this.txtLEN_DEDUCT_PRICE.Size = new System.Drawing.Size(225, 24);
  523. this.txtLEN_DEDUCT_PRICE.TabIndex = 161;
  524. this.txtLEN_DEDUCT_PRICE.Text = "0";
  525. //
  526. // labelLEN_DEDUCT_PRICE
  527. //
  528. appearance16.TextHAlignAsString = "Center";
  529. appearance16.TextVAlignAsString = "Middle";
  530. this.labelLEN_DEDUCT_PRICE.Appearance = appearance16;
  531. this.labelLEN_DEDUCT_PRICE.AutoSize = true;
  532. this.labelLEN_DEDUCT_PRICE.Location = new System.Drawing.Point(16, 46);
  533. this.labelLEN_DEDUCT_PRICE.Margin = new System.Windows.Forms.Padding(4);
  534. this.labelLEN_DEDUCT_PRICE.Name = "labelLEN_DEDUCT_PRICE";
  535. this.labelLEN_DEDUCT_PRICE.Size = new System.Drawing.Size(67, 19);
  536. this.labelLEN_DEDUCT_PRICE.TabIndex = 160;
  537. this.labelLEN_DEDUCT_PRICE.Text = "超长扣减";
  538. //
  539. // txtADD_PRICE
  540. //
  541. this.txtADD_PRICE.Location = new System.Drawing.Point(85, 5);
  542. this.txtADD_PRICE.Margin = new System.Windows.Forms.Padding(4);
  543. this.txtADD_PRICE.MaxLength = 200;
  544. this.txtADD_PRICE.Name = "txtADD_PRICE";
  545. this.txtADD_PRICE.Size = new System.Drawing.Size(129, 24);
  546. this.txtADD_PRICE.TabIndex = 159;
  547. this.txtADD_PRICE.Text = "0";
  548. this.txtADD_PRICE.Visible = false;
  549. this.txtADD_PRICE.TextChanged += new System.EventHandler(this.txtADD_PRICE_TextChanged);
  550. //
  551. // labelADD_PRICE
  552. //
  553. appearance39.TextHAlignAsString = "Center";
  554. appearance39.TextVAlignAsString = "Middle";
  555. this.labelADD_PRICE.Appearance = appearance39;
  556. this.labelADD_PRICE.AutoSize = true;
  557. this.labelADD_PRICE.Location = new System.Drawing.Point(8, 9);
  558. this.labelADD_PRICE.Margin = new System.Windows.Forms.Padding(4);
  559. this.labelADD_PRICE.Name = "labelADD_PRICE";
  560. this.labelADD_PRICE.Size = new System.Drawing.Size(67, 19);
  561. this.labelADD_PRICE.TabIndex = 158;
  562. this.labelADD_PRICE.Text = "加价金额";
  563. this.labelADD_PRICE.Visible = false;
  564. //
  565. // ultraBASE_PRICE_NAME
  566. //
  567. this.ultraBASE_PRICE_NAME.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  568. this.ultraBASE_PRICE_NAME.Location = new System.Drawing.Point(93, 15);
  569. this.ultraBASE_PRICE_NAME.Margin = new System.Windows.Forms.Padding(4);
  570. this.ultraBASE_PRICE_NAME.Name = "ultraBASE_PRICE_NAME";
  571. this.ultraBASE_PRICE_NAME.Size = new System.Drawing.Size(225, 24);
  572. this.ultraBASE_PRICE_NAME.TabIndex = 157;
  573. this.ultraBASE_PRICE_NAME.TextChanged += new System.EventHandler(this.ultraBASE_PRICE_NAME_TextChanged);
  574. //
  575. // labelBASE_PRICE_NAME
  576. //
  577. appearance29.TextHAlignAsString = "Center";
  578. appearance29.TextVAlignAsString = "Middle";
  579. this.labelBASE_PRICE_NAME.Appearance = appearance29;
  580. this.labelBASE_PRICE_NAME.AutoSize = true;
  581. this.labelBASE_PRICE_NAME.Location = new System.Drawing.Point(16, 19);
  582. this.labelBASE_PRICE_NAME.Margin = new System.Windows.Forms.Padding(4);
  583. this.labelBASE_PRICE_NAME.Name = "labelBASE_PRICE_NAME";
  584. this.labelBASE_PRICE_NAME.Size = new System.Drawing.Size(67, 19);
  585. this.labelBASE_PRICE_NAME.TabIndex = 156;
  586. this.labelBASE_PRICE_NAME.Text = "价格体系";
  587. //
  588. // ultraTabPageControl2
  589. //
  590. this.ultraTabPageControl2.Controls.Add(this.ultraGrid4);
  591. this.ultraTabPageControl2.Controls.Add(this.ultraGrid3);
  592. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  593. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4);
  594. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  595. this.ultraTabPageControl2.Size = new System.Drawing.Size(1767, 513);
  596. //
  597. // ultraGrid4
  598. //
  599. this.ultraGrid4.DataMember = "Table4";
  600. this.ultraGrid4.DataSource = this.dataSet2;
  601. appearance53.BackColor = System.Drawing.SystemColors.Window;
  602. appearance53.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  603. this.ultraGrid4.DisplayLayout.Appearance = appearance53;
  604. ultraGridBand3.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  605. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  606. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  607. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  608. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  609. appearance54.BackColor = System.Drawing.SystemColors.ActiveBorder;
  610. appearance54.BackColor2 = System.Drawing.SystemColors.ControlDark;
  611. appearance54.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  612. appearance54.BorderColor = System.Drawing.SystemColors.Window;
  613. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance54;
  614. appearance55.ForeColor = System.Drawing.SystemColors.GrayText;
  615. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance55;
  616. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  617. appearance56.BackColor = System.Drawing.SystemColors.ControlLightLight;
  618. appearance56.BackColor2 = System.Drawing.SystemColors.Control;
  619. appearance56.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  620. appearance56.ForeColor = System.Drawing.SystemColors.GrayText;
  621. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance56;
  622. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  623. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  624. appearance57.BackColor = System.Drawing.SystemColors.Window;
  625. appearance57.ForeColor = System.Drawing.SystemColors.ControlText;
  626. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance57;
  627. appearance58.BackColor = System.Drawing.SystemColors.Highlight;
  628. appearance58.ForeColor = System.Drawing.SystemColors.HighlightText;
  629. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance58;
  630. this.ultraGrid4.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  631. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  632. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  633. appearance59.BackColor = System.Drawing.SystemColors.Window;
  634. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance59;
  635. appearance60.BorderColor = System.Drawing.Color.Silver;
  636. appearance60.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  637. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance60;
  638. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  639. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  640. appearance61.BackColor = System.Drawing.SystemColors.Control;
  641. appearance61.BackColor2 = System.Drawing.SystemColors.ControlDark;
  642. appearance61.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  643. appearance61.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  644. appearance61.BorderColor = System.Drawing.SystemColors.Window;
  645. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance61;
  646. appearance62.TextHAlignAsString = "Left";
  647. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance62;
  648. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  649. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  650. appearance63.BackColor = System.Drawing.SystemColors.Window;
  651. appearance63.BorderColor = System.Drawing.Color.Silver;
  652. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance63;
  653. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  654. appearance64.BackColor = System.Drawing.SystemColors.ControlLight;
  655. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance64;
  656. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  657. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  658. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  659. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  660. this.ultraGrid4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  661. this.ultraGrid4.Location = new System.Drawing.Point(0, 192);
  662. this.ultraGrid4.Margin = new System.Windows.Forms.Padding(4);
  663. this.ultraGrid4.Name = "ultraGrid4";
  664. this.ultraGrid4.Size = new System.Drawing.Size(1767, 321);
  665. this.ultraGrid4.TabIndex = 39;
  666. this.ultraGrid4.Text = "ultraGrid4";
  667. //
  668. // dataSet2
  669. //
  670. this.dataSet2.DataSetName = "NewDataSet";
  671. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  672. this.dataTable3,
  673. this.dataTable4});
  674. //
  675. // dataTable3
  676. //
  677. this.dataTable3.TableName = "Table3";
  678. //
  679. // dataTable4
  680. //
  681. this.dataTable4.TableName = "Table4";
  682. //
  683. // ultraGrid3
  684. //
  685. this.ultraGrid3.DataMember = "Table3";
  686. this.ultraGrid3.DataSource = this.dataSet2;
  687. appearance30.BackColor = System.Drawing.SystemColors.Window;
  688. appearance30.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  689. this.ultraGrid3.DisplayLayout.Appearance = appearance30;
  690. ultraGridBand4.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  691. ultraGridBand4.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  692. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  693. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  694. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  695. appearance31.BackColor = System.Drawing.SystemColors.ActiveBorder;
  696. appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark;
  697. appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  698. appearance31.BorderColor = System.Drawing.SystemColors.Window;
  699. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance31;
  700. appearance32.ForeColor = System.Drawing.SystemColors.GrayText;
  701. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance32;
  702. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  703. appearance33.BackColor = System.Drawing.SystemColors.ControlLightLight;
  704. appearance33.BackColor2 = System.Drawing.SystemColors.Control;
  705. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  706. appearance33.ForeColor = System.Drawing.SystemColors.GrayText;
  707. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance33;
  708. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  709. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  710. appearance34.BackColor = System.Drawing.SystemColors.Window;
  711. appearance34.ForeColor = System.Drawing.SystemColors.ControlText;
  712. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance34;
  713. appearance35.BackColor = System.Drawing.SystemColors.Highlight;
  714. appearance35.ForeColor = System.Drawing.SystemColors.HighlightText;
  715. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance35;
  716. this.ultraGrid3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  717. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  718. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  719. appearance36.BackColor = System.Drawing.SystemColors.Window;
  720. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance36;
  721. appearance37.BorderColor = System.Drawing.Color.Silver;
  722. appearance37.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  723. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance37;
  724. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  725. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  726. appearance38.BackColor = System.Drawing.SystemColors.Control;
  727. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  728. appearance38.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  729. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  730. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  731. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance38;
  732. appearance26.TextHAlignAsString = "Left";
  733. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance26;
  734. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  735. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  736. appearance27.BackColor = System.Drawing.SystemColors.Window;
  737. appearance27.BorderColor = System.Drawing.Color.Silver;
  738. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance27;
  739. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  740. appearance28.BackColor = System.Drawing.SystemColors.ControlLight;
  741. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance28;
  742. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  743. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  744. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  745. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Top;
  746. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  747. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  748. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4);
  749. this.ultraGrid3.Name = "ultraGrid3";
  750. this.ultraGrid3.Size = new System.Drawing.Size(1767, 192);
  751. this.ultraGrid3.TabIndex = 38;
  752. this.ultraGrid3.Text = "ultraGrid3";
  753. this.ultraGrid3.AfterRowActivate += new System.EventHandler(this.ultraGrid3_AfterRowActivate);
  754. //
  755. // ultraQuerySUPP_NAME
  756. //
  757. this.ultraQuerySUPP_NAME.Location = new System.Drawing.Point(318, 14);
  758. this.ultraQuerySUPP_NAME.Margin = new System.Windows.Forms.Padding(4);
  759. this.ultraQuerySUPP_NAME.Name = "ultraQuerySUPP_NAME";
  760. this.ultraQuerySUPP_NAME.Size = new System.Drawing.Size(206, 24);
  761. this.ultraQuerySUPP_NAME.TabIndex = 163;
  762. //
  763. // panel1
  764. //
  765. this.panel1.Controls.Add(this.ultraTabControl1);
  766. this.panel1.Controls.Add(this.panel2);
  767. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  768. this.panel1.Location = new System.Drawing.Point(0, 0);
  769. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  770. this.panel1.Name = "panel1";
  771. this.panel1.Size = new System.Drawing.Size(1771, 592);
  772. this.panel1.TabIndex = 0;
  773. //
  774. // ultraTabControl1
  775. //
  776. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  777. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  778. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  779. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  780. this.ultraTabControl1.Location = new System.Drawing.Point(0, 50);
  781. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4);
  782. this.ultraTabControl1.Name = "ultraTabControl1";
  783. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  784. this.ultraTabControl1.Size = new System.Drawing.Size(1771, 542);
  785. this.ultraTabControl1.TabIndex = 3;
  786. ultraTab1.TabPage = this.ultraTabPageControl1;
  787. ultraTab1.Text = "入库记录";
  788. ultraTab2.TabPage = this.ultraTabPageControl2;
  789. ultraTab2.Text = "结算单信息";
  790. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  791. ultraTab1,
  792. ultraTab2});
  793. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  794. //
  795. // ultraTabSharedControlsPage1
  796. //
  797. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  798. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4);
  799. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  800. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1767, 513);
  801. //
  802. // panel2
  803. //
  804. this.panel2.Controls.Add(this.txtQueryITEM_CODE);
  805. this.panel2.Controls.Add(this.ultraTextEditor1);
  806. this.panel2.Controls.Add(this.ultraCheckEditor1);
  807. this.panel2.Controls.Add(this.txtQueryBALANCE_NO);
  808. this.panel2.Controls.Add(this.dateEnd_S);
  809. this.panel2.Controls.Add(this.dateBegin_S);
  810. this.panel2.Controls.Add(this.labelTo);
  811. this.panel2.Controls.Add(this.chkSUTTLETIME);
  812. this.panel2.Controls.Add(this.chkITEM_CODE);
  813. this.panel2.Controls.Add(this.ultraATTR_NAME);
  814. this.panel2.Controls.Add(this.ultraQuerySUPP_NAME);
  815. this.panel2.Controls.Add(this.chkSUPP_NAME);
  816. this.panel2.Controls.Add(this.dateEnd);
  817. this.panel2.Controls.Add(this.dateBegin);
  818. this.panel2.Controls.Add(this.labelGo);
  819. this.panel2.Controls.Add(this.chkDate);
  820. this.panel2.Controls.Add(this.chkBALANCE_NO);
  821. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  822. this.panel2.Location = new System.Drawing.Point(0, 0);
  823. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  824. this.panel2.Name = "panel2";
  825. this.panel2.Size = new System.Drawing.Size(1771, 50);
  826. this.panel2.TabIndex = 2;
  827. //
  828. // txtQueryITEM_CODE
  829. //
  830. this.txtQueryITEM_CODE.Location = new System.Drawing.Point(107, 12);
  831. this.txtQueryITEM_CODE.Name = "txtQueryITEM_CODE";
  832. this.txtQueryITEM_CODE.Size = new System.Drawing.Size(129, 24);
  833. this.txtQueryITEM_CODE.TabIndex = 175;
  834. this.txtQueryITEM_CODE.TextChanged += new System.EventHandler(this.txtQueryITEM_CODE_TextChanged);
  835. //
  836. // ultraTextEditor1
  837. //
  838. this.ultraTextEditor1.Location = new System.Drawing.Point(593, 14);
  839. this.ultraTextEditor1.Margin = new System.Windows.Forms.Padding(4);
  840. this.ultraTextEditor1.MaxLength = 200;
  841. this.ultraTextEditor1.Name = "ultraTextEditor1";
  842. this.ultraTextEditor1.Size = new System.Drawing.Size(102, 24);
  843. this.ultraTextEditor1.TabIndex = 174;
  844. this.ultraTextEditor1.TextChanged += new System.EventHandler(this.ultraTextEditor1_TextChanged);
  845. //
  846. // ultraCheckEditor1
  847. //
  848. this.ultraCheckEditor1.AutoSize = true;
  849. this.ultraCheckEditor1.Checked = true;
  850. this.ultraCheckEditor1.CheckState = System.Windows.Forms.CheckState.Checked;
  851. this.ultraCheckEditor1.Enabled = false;
  852. this.ultraCheckEditor1.Location = new System.Drawing.Point(532, 17);
  853. this.ultraCheckEditor1.Margin = new System.Windows.Forms.Padding(4);
  854. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  855. this.ultraCheckEditor1.Size = new System.Drawing.Size(53, 22);
  856. this.ultraCheckEditor1.TabIndex = 173;
  857. this.ultraCheckEditor1.Text = "备注";
  858. //
  859. // txtQueryBALANCE_NO
  860. //
  861. this.txtQueryBALANCE_NO.Enabled = false;
  862. this.txtQueryBALANCE_NO.Location = new System.Drawing.Point(1553, 14);
  863. this.txtQueryBALANCE_NO.Margin = new System.Windows.Forms.Padding(4);
  864. this.txtQueryBALANCE_NO.MaxLength = 200;
  865. this.txtQueryBALANCE_NO.Name = "txtQueryBALANCE_NO";
  866. this.txtQueryBALANCE_NO.Size = new System.Drawing.Size(149, 24);
  867. this.txtQueryBALANCE_NO.TabIndex = 172;
  868. this.txtQueryBALANCE_NO.Visible = false;
  869. //
  870. // dateEnd_S
  871. //
  872. this.dateEnd_S.DateTime = new System.DateTime(2020, 9, 22, 0, 0, 0, 0);
  873. this.dateEnd_S.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  874. this.dateEnd_S.Location = new System.Drawing.Point(1333, 14);
  875. this.dateEnd_S.Margin = new System.Windows.Forms.Padding(4);
  876. this.dateEnd_S.MaskInput = "yyyy-mm-dd";
  877. this.dateEnd_S.Name = "dateEnd_S";
  878. this.dateEnd_S.Size = new System.Drawing.Size(117, 24);
  879. this.dateEnd_S.TabIndex = 171;
  880. this.dateEnd_S.Value = new System.DateTime(2020, 9, 22, 0, 0, 0, 0);
  881. //
  882. // dateBegin_S
  883. //
  884. this.dateBegin_S.DateTime = new System.DateTime(2020, 9, 22, 0, 0, 0, 0);
  885. this.dateBegin_S.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  886. this.dateBegin_S.FormatString = "";
  887. this.dateBegin_S.Location = new System.Drawing.Point(1182, 14);
  888. this.dateBegin_S.Margin = new System.Windows.Forms.Padding(4);
  889. this.dateBegin_S.MaskInput = "yyyy-mm-dd";
  890. this.dateBegin_S.Name = "dateBegin_S";
  891. this.dateBegin_S.Size = new System.Drawing.Size(117, 24);
  892. this.dateBegin_S.TabIndex = 170;
  893. this.dateBegin_S.Value = new System.DateTime(2020, 9, 22, 0, 0, 0, 0);
  894. //
  895. // labelTo
  896. //
  897. appearance40.TextHAlignAsString = "Center";
  898. appearance40.TextVAlignAsString = "Middle";
  899. this.labelTo.Appearance = appearance40;
  900. this.labelTo.AutoSize = true;
  901. this.labelTo.Location = new System.Drawing.Point(1305, 18);
  902. this.labelTo.Margin = new System.Windows.Forms.Padding(4);
  903. this.labelTo.Name = "labelTo";
  904. this.labelTo.Size = new System.Drawing.Size(21, 19);
  905. this.labelTo.TabIndex = 169;
  906. this.labelTo.Text = "至";
  907. //
  908. // chkSUTTLETIME
  909. //
  910. this.chkSUTTLETIME.AutoSize = true;
  911. this.chkSUTTLETIME.Location = new System.Drawing.Point(1084, 15);
  912. this.chkSUTTLETIME.Margin = new System.Windows.Forms.Padding(4);
  913. this.chkSUTTLETIME.Name = "chkSUTTLETIME";
  914. this.chkSUTTLETIME.Size = new System.Drawing.Size(84, 22);
  915. this.chkSUTTLETIME.TabIndex = 168;
  916. this.chkSUTTLETIME.Text = "净重时间";
  917. //
  918. // chkITEM_CODE
  919. //
  920. this.chkITEM_CODE.AutoSize = true;
  921. this.chkITEM_CODE.Checked = true;
  922. this.chkITEM_CODE.CheckState = System.Windows.Forms.CheckState.Checked;
  923. this.chkITEM_CODE.Enabled = false;
  924. this.chkITEM_CODE.Location = new System.Drawing.Point(16, 15);
  925. this.chkITEM_CODE.Margin = new System.Windows.Forms.Padding(4);
  926. this.chkITEM_CODE.Name = "chkITEM_CODE";
  927. this.chkITEM_CODE.Size = new System.Drawing.Size(84, 22);
  928. this.chkITEM_CODE.TabIndex = 166;
  929. this.chkITEM_CODE.Text = "物料编码";
  930. //
  931. // ultraATTR_NAME
  932. //
  933. this.ultraATTR_NAME.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  934. this.ultraATTR_NAME.Location = new System.Drawing.Point(1705, 14);
  935. this.ultraATTR_NAME.Margin = new System.Windows.Forms.Padding(4);
  936. this.ultraATTR_NAME.Name = "ultraATTR_NAME";
  937. this.ultraATTR_NAME.Size = new System.Drawing.Size(115, 24);
  938. this.ultraATTR_NAME.TabIndex = 164;
  939. this.ultraATTR_NAME.Visible = false;
  940. //
  941. // chkSUPP_NAME
  942. //
  943. this.chkSUPP_NAME.AutoSize = true;
  944. this.chkSUPP_NAME.Checked = true;
  945. this.chkSUPP_NAME.CheckState = System.Windows.Forms.CheckState.Checked;
  946. this.chkSUPP_NAME.Enabled = false;
  947. this.chkSUPP_NAME.Location = new System.Drawing.Point(243, 15);
  948. this.chkSUPP_NAME.Margin = new System.Windows.Forms.Padding(4);
  949. this.chkSUPP_NAME.Name = "chkSUPP_NAME";
  950. this.chkSUPP_NAME.Size = new System.Drawing.Size(69, 22);
  951. this.chkSUPP_NAME.TabIndex = 158;
  952. this.chkSUPP_NAME.Text = "供应商";
  953. //
  954. // dateEnd
  955. //
  956. this.dateEnd.DateTime = new System.DateTime(2020, 9, 22, 0, 0, 0, 0);
  957. this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  958. this.dateEnd.Location = new System.Drawing.Point(958, 14);
  959. this.dateEnd.Margin = new System.Windows.Forms.Padding(4);
  960. this.dateEnd.MaskInput = "yyyy-mm-dd";
  961. this.dateEnd.Name = "dateEnd";
  962. this.dateEnd.Size = new System.Drawing.Size(117, 24);
  963. this.dateEnd.TabIndex = 157;
  964. this.dateEnd.Value = new System.DateTime(2020, 9, 22, 0, 0, 0, 0);
  965. //
  966. // dateBegin
  967. //
  968. this.dateBegin.DateTime = new System.DateTime(2020, 9, 22, 0, 0, 0, 0);
  969. this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  970. this.dateBegin.FormatString = "";
  971. this.dateBegin.Location = new System.Drawing.Point(808, 14);
  972. this.dateBegin.Margin = new System.Windows.Forms.Padding(4);
  973. this.dateBegin.MaskInput = "yyyy-mm-dd";
  974. this.dateBegin.Name = "dateBegin";
  975. this.dateBegin.Size = new System.Drawing.Size(117, 24);
  976. this.dateBegin.TabIndex = 156;
  977. this.dateBegin.Value = new System.DateTime(2020, 9, 22, 0, 0, 0, 0);
  978. //
  979. // labelGo
  980. //
  981. appearance13.TextHAlignAsString = "Center";
  982. appearance13.TextVAlignAsString = "Middle";
  983. this.labelGo.Appearance = appearance13;
  984. this.labelGo.AutoSize = true;
  985. this.labelGo.Location = new System.Drawing.Point(930, 18);
  986. this.labelGo.Margin = new System.Windows.Forms.Padding(4);
  987. this.labelGo.Name = "labelGo";
  988. this.labelGo.Size = new System.Drawing.Size(21, 19);
  989. this.labelGo.TabIndex = 155;
  990. this.labelGo.Text = "至";
  991. //
  992. // chkDate
  993. //
  994. this.chkDate.AutoSize = true;
  995. this.chkDate.Checked = true;
  996. this.chkDate.CheckState = System.Windows.Forms.CheckState.Checked;
  997. this.chkDate.Enabled = false;
  998. this.chkDate.Location = new System.Drawing.Point(709, 15);
  999. this.chkDate.Margin = new System.Windows.Forms.Padding(4);
  1000. this.chkDate.Name = "chkDate";
  1001. this.chkDate.Size = new System.Drawing.Size(84, 22);
  1002. this.chkDate.TabIndex = 154;
  1003. this.chkDate.Text = "入库时间";
  1004. //
  1005. // chkBALANCE_NO
  1006. //
  1007. this.chkBALANCE_NO.AutoSize = true;
  1008. this.chkBALANCE_NO.Location = new System.Drawing.Point(1454, 15);
  1009. this.chkBALANCE_NO.Margin = new System.Windows.Forms.Padding(4);
  1010. this.chkBALANCE_NO.Name = "chkBALANCE_NO";
  1011. this.chkBALANCE_NO.Size = new System.Drawing.Size(84, 22);
  1012. this.chkBALANCE_NO.TabIndex = 152;
  1013. this.chkBALANCE_NO.Text = "结算编号";
  1014. this.chkBALANCE_NO.Visible = false;
  1015. this.chkBALANCE_NO.CheckedChanged += new System.EventHandler(this.chkBALANCE_NO_CheckedChanged);
  1016. //
  1017. // FrmBalanceBillManage_Price
  1018. //
  1019. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1020. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1021. this.ClientSize = new System.Drawing.Size(1771, 592);
  1022. this.Controls.Add(this.panel1);
  1023. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  1024. this.Name = "FrmBalanceBillManage_Price";
  1025. this.Text = "结算单管理(价格政策)";
  1026. this.Load += new System.EventHandler(this.FrmBalanceBillManage_Price_Load);
  1027. this.ultraTabPageControl1.ResumeLayout(false);
  1028. this.panel3.ResumeLayout(false);
  1029. this.panel6.ResumeLayout(false);
  1030. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1031. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1032. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1033. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1034. this.panel4.ResumeLayout(false);
  1035. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1036. this.panel5.ResumeLayout(false);
  1037. this.panel5.PerformLayout();
  1038. ((System.ComponentModel.ISupportInitialize)(this.txt_check)).EndInit();
  1039. ((System.ComponentModel.ISupportInitialize)(this.txt_volume)).EndInit();
  1040. ((System.ComponentModel.ISupportInitialize)(this.txt_honour)).EndInit();
  1041. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).EndInit();
  1042. ((System.ComponentModel.ISupportInitialize)(this.txtLEN_DEDUCT_PRICE)).EndInit();
  1043. ((System.ComponentModel.ISupportInitialize)(this.txtADD_PRICE)).EndInit();
  1044. ((System.ComponentModel.ISupportInitialize)(this.ultraBASE_PRICE_NAME)).EndInit();
  1045. this.ultraTabPageControl2.ResumeLayout(false);
  1046. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  1047. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1048. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  1049. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  1050. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  1051. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySUPP_NAME)).EndInit();
  1052. this.panel1.ResumeLayout(false);
  1053. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1054. this.ultraTabControl1.ResumeLayout(false);
  1055. this.panel2.ResumeLayout(false);
  1056. this.panel2.PerformLayout();
  1057. ((System.ComponentModel.ISupportInitialize)(this.txtQueryITEM_CODE)).EndInit();
  1058. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  1059. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  1060. ((System.ComponentModel.ISupportInitialize)(this.txtQueryBALANCE_NO)).EndInit();
  1061. ((System.ComponentModel.ISupportInitialize)(this.dateEnd_S)).EndInit();
  1062. ((System.ComponentModel.ISupportInitialize)(this.dateBegin_S)).EndInit();
  1063. ((System.ComponentModel.ISupportInitialize)(this.chkSUTTLETIME)).EndInit();
  1064. ((System.ComponentModel.ISupportInitialize)(this.chkITEM_CODE)).EndInit();
  1065. ((System.ComponentModel.ISupportInitialize)(this.ultraATTR_NAME)).EndInit();
  1066. ((System.ComponentModel.ISupportInitialize)(this.chkSUPP_NAME)).EndInit();
  1067. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
  1068. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
  1069. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
  1070. ((System.ComponentModel.ISupportInitialize)(this.chkBALANCE_NO)).EndInit();
  1071. this.ResumeLayout(false);
  1072. }
  1073. #endregion
  1074. private System.Windows.Forms.Panel panel1;
  1075. private System.Windows.Forms.Panel panel2;
  1076. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
  1077. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
  1078. private Infragistics.Win.Misc.UltraLabel labelGo;
  1079. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
  1080. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkBALANCE_NO;
  1081. private System.Data.DataSet dataSet1;
  1082. private System.Data.DataTable dataTable1;
  1083. private System.Data.DataTable dataTable2;
  1084. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1085. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1086. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1087. private System.Windows.Forms.Panel panel3;
  1088. private System.Windows.Forms.Panel panel6;
  1089. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1090. private System.Windows.Forms.Panel panel4;
  1091. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1092. private System.Windows.Forms.Panel panel5;
  1093. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLEN_DEDUCT_PRICE;
  1094. private Infragistics.Win.Misc.UltraLabel labelLEN_DEDUCT_PRICE;
  1095. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtADD_PRICE;
  1096. private Infragistics.Win.Misc.UltraLabel labelADD_PRICE;
  1097. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraBASE_PRICE_NAME;
  1098. private Infragistics.Win.Misc.UltraLabel labelBASE_PRICE_NAME;
  1099. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1100. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQuerySUPP_NAME;
  1101. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSUPP_NAME;
  1102. private System.Windows.Forms.Button btnRefresh;
  1103. private System.Data.DataSet dataSet2;
  1104. private System.Data.DataTable dataTable3;
  1105. private System.Data.DataTable dataTable4;
  1106. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1107. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  1108. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraATTR_NAME;
  1109. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkITEM_CODE;
  1110. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd_S;
  1111. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin_S;
  1112. private Infragistics.Win.Misc.UltraLabel labelTo;
  1113. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSUTTLETIME;
  1114. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryBALANCE_NO;
  1115. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK;
  1116. private Infragistics.Win.Misc.UltraLabel labelREMARK;
  1117. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  1118. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  1119. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtQueryITEM_CODE;
  1120. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1121. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_honour;
  1122. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1123. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_volume;
  1124. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_check;
  1125. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1126. }
  1127. }