FrmBalanceBillManage_FG.Designer.cs 56 KB

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