frmConfirmBalance.Designer.cs 65 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078
  1. namespace Pur.balance
  2. {
  3. partial class frmConfirmBalance
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ADDSUBTVALUE");
  31. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BALANCEDESC");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFSTANDARDMTYPE");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFSTANDARDMID");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFSTANDARDCID");
  37. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ADDSUBTVALUE");
  39. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BALANCEDESC");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFSTANDARDMTYPE");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFSTANDARDMID");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFSTANDARDCID");
  45. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ADDSUBTVALUE");
  47. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BALANCEDESC");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFSTANDARDMTYPE");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFSTANDARDMID");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFSTANDARDCID");
  53. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  54. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  55. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  56. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERLINESQE");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTOCKNO");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMDESC");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INNUM");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVOICEDQTY");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASEQTY");
  70. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRICEWITHOUTTAX");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ADDSUBTQTY");
  74. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ADDSUBTPRICE");
  76. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BALANCEQTY");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BALANCEPRICE");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ADDSUBTAMT");
  80. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BALANCEAMT");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattr");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattrid");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", 0);
  85. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab1 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon1");
  86. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup1 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1");
  87. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup2 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2");
  88. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  89. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  90. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  91. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2");
  92. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  93. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  94. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
  95. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
  96. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
  97. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  98. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  99. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  100. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  101. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  102. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  103. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmConfirmBalance));
  104. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  105. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  107. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  108. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  109. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  110. this.dataSet2 = new System.Data.DataSet();
  111. this.dataTable2 = new System.Data.DataTable();
  112. this.dataColumn17 = new System.Data.DataColumn();
  113. this.dataColumn18 = new System.Data.DataColumn();
  114. this.dataColumn19 = new System.Data.DataColumn();
  115. this.dataColumn20 = new System.Data.DataColumn();
  116. this.dataColumn21 = new System.Data.DataColumn();
  117. this.dataTable3 = new System.Data.DataTable();
  118. this.dataColumn22 = new System.Data.DataColumn();
  119. this.dataColumn23 = new System.Data.DataColumn();
  120. this.dataColumn24 = new System.Data.DataColumn();
  121. this.dataColumn25 = new System.Data.DataColumn();
  122. this.dataColumn26 = new System.Data.DataColumn();
  123. this.dataTable4 = new System.Data.DataTable();
  124. this.dataColumn27 = new System.Data.DataColumn();
  125. this.dataColumn28 = new System.Data.DataColumn();
  126. this.dataColumn29 = new System.Data.DataColumn();
  127. this.dataColumn30 = new System.Data.DataColumn();
  128. this.dataColumn31 = new System.Data.DataColumn();
  129. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  130. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  131. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  132. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  133. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  134. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  135. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  136. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  137. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  138. this.txt_TAX_AMT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  139. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  140. this.txt_BALANCE_AMT_TAX = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  141. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  142. this.txt_BALANCE_AMT_WITHOUT_TAX = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  143. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  144. this.txt_SuppName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  145. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  146. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  147. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  148. this.dataSet1 = new System.Data.DataSet();
  149. this.dataTable1 = new System.Data.DataTable();
  150. this.dataColumn1 = new System.Data.DataColumn();
  151. this.dataColumn2 = new System.Data.DataColumn();
  152. this.dataColumn3 = new System.Data.DataColumn();
  153. this.dataColumn4 = new System.Data.DataColumn();
  154. this.dataColumn5 = new System.Data.DataColumn();
  155. this.dataColumn6 = new System.Data.DataColumn();
  156. this.dataColumn7 = new System.Data.DataColumn();
  157. this.dataColumn8 = new System.Data.DataColumn();
  158. this.dataColumn9 = new System.Data.DataColumn();
  159. this.dataColumn10 = new System.Data.DataColumn();
  160. this.dataColumn11 = new System.Data.DataColumn();
  161. this.dataColumn12 = new System.Data.DataColumn();
  162. this.dataColumn13 = new System.Data.DataColumn();
  163. this.dataColumn14 = new System.Data.DataColumn();
  164. this.dataColumn15 = new System.Data.DataColumn();
  165. this.dataColumn16 = new System.Data.DataColumn();
  166. this.dataColumn32 = new System.Data.DataColumn();
  167. this.dataColumn33 = new System.Data.DataColumn();
  168. this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  169. this.barsManagerButon = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  170. this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  171. this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  172. this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  173. this.ultraTabPageControl1.SuspendLayout();
  174. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  179. this.ultraTabPageControl2.SuspendLayout();
  180. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  181. this.ultraTabPageControl3.SuspendLayout();
  182. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  183. this.tableLayoutPanel1.SuspendLayout();
  184. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  185. this.ultraGroupBox3.SuspendLayout();
  186. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  187. this.ultraTabControl1.SuspendLayout();
  188. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  189. this.ultraGroupBox2.SuspendLayout();
  190. ((System.ComponentModel.ISupportInitialize)(this.txt_TAX_AMT)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.txt_BALANCE_AMT_TAX)).BeginInit();
  192. ((System.ComponentModel.ISupportInitialize)(this.txt_BALANCE_AMT_WITHOUT_TAX)).BeginInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.txt_SuppName)).BeginInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  195. this.ultraGroupBox1.SuspendLayout();
  196. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).BeginInit();
  200. this.SuspendLayout();
  201. //
  202. // ultraTabPageControl1
  203. //
  204. this.ultraTabPageControl1.Controls.Add(this.ultraGrid2);
  205. this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 25);
  206. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4);
  207. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  208. this.ultraTabPageControl1.Size = new System.Drawing.Size(1457, 250);
  209. //
  210. // ultraGrid2
  211. //
  212. this.ultraGrid2.DataMember = "Table1";
  213. this.ultraGrid2.DataSource = this.dataSet2;
  214. appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  215. ultraGridColumn1.CellAppearance = appearance14;
  216. appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  217. ultraGridColumn1.Header.Appearance = appearance15;
  218. ultraGridColumn1.Header.VisiblePosition = 0;
  219. ultraGridColumn1.MaskInput = "{LOC}-nnnnnnnnnn.nn";
  220. ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  221. ultraGridColumn2.Header.VisiblePosition = 1;
  222. ultraGridColumn3.Header.VisiblePosition = 2;
  223. ultraGridColumn4.Header.VisiblePosition = 3;
  224. ultraGridColumn5.Header.VisiblePosition = 4;
  225. ultraGridBand1.Columns.AddRange(new object[] {
  226. ultraGridColumn1,
  227. ultraGridColumn2,
  228. ultraGridColumn3,
  229. ultraGridColumn4,
  230. ultraGridColumn5});
  231. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  232. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  233. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  234. this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
  235. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  236. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  237. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4);
  238. this.ultraGrid2.Name = "ultraGrid2";
  239. this.ultraGrid2.Size = new System.Drawing.Size(1457, 250);
  240. this.ultraGrid2.TabIndex = 0;
  241. this.ultraGrid2.Text = "ultraGrid2";
  242. this.ultraGrid2.AfterCellUpdate += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_AfterCellUpdate);
  243. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  244. //
  245. // dataSet2
  246. //
  247. this.dataSet2.DataSetName = "NewDataSet";
  248. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  249. this.dataTable2,
  250. this.dataTable3,
  251. this.dataTable4});
  252. //
  253. // dataTable2
  254. //
  255. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  256. this.dataColumn17,
  257. this.dataColumn18,
  258. this.dataColumn19,
  259. this.dataColumn20,
  260. this.dataColumn21});
  261. this.dataTable2.TableName = "Table1";
  262. //
  263. // dataColumn17
  264. //
  265. this.dataColumn17.Caption = "加减额度";
  266. this.dataColumn17.ColumnName = "ADDSUBTVALUE";
  267. //
  268. // dataColumn18
  269. //
  270. this.dataColumn18.Caption = "结算说明";
  271. this.dataColumn18.ColumnName = "BALANCEDESC";
  272. //
  273. // dataColumn19
  274. //
  275. this.dataColumn19.Caption = "参考结算标准类别";
  276. this.dataColumn19.ColumnName = "REFSTANDARDMTYPE";
  277. //
  278. // dataColumn20
  279. //
  280. this.dataColumn20.Caption = "参考结算标准号";
  281. this.dataColumn20.ColumnName = "REFSTANDARDMID";
  282. //
  283. // dataColumn21
  284. //
  285. this.dataColumn21.Caption = "参考结算标准明细号";
  286. this.dataColumn21.ColumnName = "REFSTANDARDCID";
  287. //
  288. // dataTable3
  289. //
  290. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  291. this.dataColumn22,
  292. this.dataColumn23,
  293. this.dataColumn24,
  294. this.dataColumn25,
  295. this.dataColumn26});
  296. this.dataTable3.TableName = "Table2";
  297. //
  298. // dataColumn22
  299. //
  300. this.dataColumn22.Caption = "加减额度";
  301. this.dataColumn22.ColumnName = "ADDSUBTVALUE";
  302. //
  303. // dataColumn23
  304. //
  305. this.dataColumn23.Caption = "结算说明";
  306. this.dataColumn23.ColumnName = "BALANCEDESC";
  307. //
  308. // dataColumn24
  309. //
  310. this.dataColumn24.Caption = "参考结算标准类别";
  311. this.dataColumn24.ColumnName = "REFSTANDARDMTYPE";
  312. //
  313. // dataColumn25
  314. //
  315. this.dataColumn25.Caption = "参考结算标准号";
  316. this.dataColumn25.ColumnName = "REFSTANDARDMID";
  317. //
  318. // dataColumn26
  319. //
  320. this.dataColumn26.Caption = "参考结算标准明细号";
  321. this.dataColumn26.ColumnName = "REFSTANDARDCID";
  322. //
  323. // dataTable4
  324. //
  325. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  326. this.dataColumn27,
  327. this.dataColumn28,
  328. this.dataColumn29,
  329. this.dataColumn30,
  330. this.dataColumn31});
  331. this.dataTable4.TableName = "Table3";
  332. //
  333. // dataColumn27
  334. //
  335. this.dataColumn27.Caption = "加减额度";
  336. this.dataColumn27.ColumnName = "ADDSUBTVALUE";
  337. //
  338. // dataColumn28
  339. //
  340. this.dataColumn28.Caption = "结算说明";
  341. this.dataColumn28.ColumnName = "BALANCEDESC";
  342. //
  343. // dataColumn29
  344. //
  345. this.dataColumn29.Caption = "参考结算标准类别";
  346. this.dataColumn29.ColumnName = "REFSTANDARDMTYPE";
  347. //
  348. // dataColumn30
  349. //
  350. this.dataColumn30.Caption = "参考结算标准号";
  351. this.dataColumn30.ColumnName = "REFSTANDARDMID";
  352. //
  353. // dataColumn31
  354. //
  355. this.dataColumn31.Caption = "参考结算标准明细号";
  356. this.dataColumn31.ColumnName = "REFSTANDARDCID";
  357. //
  358. // ultraTabPageControl2
  359. //
  360. this.ultraTabPageControl2.Controls.Add(this.ultraGrid3);
  361. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  362. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4);
  363. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  364. this.ultraTabPageControl2.Size = new System.Drawing.Size(1457, 250);
  365. //
  366. // ultraGrid3
  367. //
  368. this.ultraGrid3.DataMember = "Table2";
  369. this.ultraGrid3.DataSource = this.dataSet2;
  370. appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  371. ultraGridColumn6.CellAppearance = appearance16;
  372. appearance20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  373. ultraGridColumn6.Header.Appearance = appearance20;
  374. ultraGridColumn6.Header.VisiblePosition = 0;
  375. ultraGridColumn6.MaskInput = "{LOC}-nnnnnnnnnn.nn";
  376. ultraGridColumn6.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  377. ultraGridColumn7.Header.VisiblePosition = 1;
  378. ultraGridColumn8.Header.VisiblePosition = 2;
  379. ultraGridColumn9.Header.VisiblePosition = 3;
  380. ultraGridColumn10.Header.VisiblePosition = 4;
  381. ultraGridBand2.Columns.AddRange(new object[] {
  382. ultraGridColumn6,
  383. ultraGridColumn7,
  384. ultraGridColumn8,
  385. ultraGridColumn9,
  386. ultraGridColumn10});
  387. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  388. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  389. this.ultraGrid3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  390. this.ultraGrid3.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
  391. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  392. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  393. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4);
  394. this.ultraGrid3.Name = "ultraGrid3";
  395. this.ultraGrid3.Size = new System.Drawing.Size(1457, 250);
  396. this.ultraGrid3.TabIndex = 1;
  397. this.ultraGrid3.Text = "ultraGrid3";
  398. this.ultraGrid3.AfterCellUpdate += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_AfterCellUpdate);
  399. this.ultraGrid3.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  400. //
  401. // ultraTabPageControl3
  402. //
  403. this.ultraTabPageControl3.Controls.Add(this.ultraGrid4);
  404. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  405. this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(4);
  406. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  407. this.ultraTabPageControl3.Size = new System.Drawing.Size(1457, 250);
  408. //
  409. // ultraGrid4
  410. //
  411. this.ultraGrid4.DataMember = "Table3";
  412. this.ultraGrid4.DataSource = this.dataSet2;
  413. appearance21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  414. ultraGridColumn11.CellAppearance = appearance21;
  415. appearance22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  416. ultraGridColumn11.Header.Appearance = appearance22;
  417. ultraGridColumn11.Header.VisiblePosition = 0;
  418. ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  419. ultraGridColumn12.Header.VisiblePosition = 1;
  420. ultraGridColumn13.Header.VisiblePosition = 2;
  421. ultraGridColumn14.Header.VisiblePosition = 3;
  422. ultraGridColumn15.Header.VisiblePosition = 4;
  423. ultraGridBand3.Columns.AddRange(new object[] {
  424. ultraGridColumn11,
  425. ultraGridColumn12,
  426. ultraGridColumn13,
  427. ultraGridColumn14,
  428. ultraGridColumn15});
  429. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  430. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  431. this.ultraGrid4.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  432. this.ultraGrid4.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
  433. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  434. this.ultraGrid4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
  436. this.ultraGrid4.Margin = new System.Windows.Forms.Padding(4);
  437. this.ultraGrid4.Name = "ultraGrid4";
  438. this.ultraGrid4.Size = new System.Drawing.Size(1457, 250);
  439. this.ultraGrid4.TabIndex = 1;
  440. this.ultraGrid4.Text = "ultraGrid4";
  441. this.ultraGrid4.AfterCellUpdate += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_AfterCellUpdate);
  442. this.ultraGrid4.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  443. //
  444. // tableLayoutPanel1
  445. //
  446. this.tableLayoutPanel1.ColumnCount = 1;
  447. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  448. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 27F));
  449. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox3, 0, 2);
  450. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 0);
  451. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 1);
  452. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  453. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 28);
  454. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
  455. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  456. this.tableLayoutPanel1.RowCount = 3;
  457. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 75F));
  458. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  459. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  460. this.tableLayoutPanel1.Size = new System.Drawing.Size(1475, 651);
  461. this.tableLayoutPanel1.TabIndex = 0;
  462. //
  463. // ultraGroupBox3
  464. //
  465. this.ultraGroupBox3.Controls.Add(this.ultraTabControl1);
  466. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  467. this.ultraGroupBox3.Location = new System.Drawing.Point(4, 367);
  468. this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4);
  469. this.ultraGroupBox3.Name = "ultraGroupBox3";
  470. this.ultraGroupBox3.Size = new System.Drawing.Size(1467, 280);
  471. this.ultraGroupBox3.TabIndex = 2;
  472. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  473. //
  474. // ultraTabControl1
  475. //
  476. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  477. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  478. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  479. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  480. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  481. this.ultraTabControl1.Location = new System.Drawing.Point(3, 0);
  482. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4);
  483. this.ultraTabControl1.Name = "ultraTabControl1";
  484. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  485. this.ultraTabControl1.Size = new System.Drawing.Size(1461, 277);
  486. this.ultraTabControl1.TabIndex = 0;
  487. ultraTab1.TabPage = this.ultraTabPageControl1;
  488. ultraTab1.Text = "加扣数量";
  489. ultraTab2.TabPage = this.ultraTabPageControl2;
  490. ultraTab2.Text = "加扣单价";
  491. ultraTab3.TabPage = this.ultraTabPageControl3;
  492. ultraTab3.Text = "加扣金额";
  493. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  494. ultraTab1,
  495. ultraTab2,
  496. ultraTab3});
  497. this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
  498. //
  499. // ultraTabSharedControlsPage1
  500. //
  501. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  502. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4);
  503. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  504. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1457, 250);
  505. //
  506. // ultraGroupBox2
  507. //
  508. this.ultraGroupBox2.Controls.Add(this.txt_TAX_AMT);
  509. this.ultraGroupBox2.Controls.Add(this.ultraLabel4);
  510. this.ultraGroupBox2.Controls.Add(this.txt_BALANCE_AMT_TAX);
  511. this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
  512. this.ultraGroupBox2.Controls.Add(this.txt_BALANCE_AMT_WITHOUT_TAX);
  513. this.ultraGroupBox2.Controls.Add(this.ultraLabel3);
  514. this.ultraGroupBox2.Controls.Add(this.txt_SuppName);
  515. this.ultraGroupBox2.Controls.Add(this.ultraLabel1);
  516. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  517. this.ultraGroupBox2.Location = new System.Drawing.Point(4, 4);
  518. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  519. this.ultraGroupBox2.Name = "ultraGroupBox2";
  520. this.ultraGroupBox2.Size = new System.Drawing.Size(1467, 67);
  521. this.ultraGroupBox2.TabIndex = 1;
  522. this.ultraGroupBox2.Text = "结算单头信息";
  523. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  524. //
  525. // txt_TAX_AMT
  526. //
  527. this.txt_TAX_AMT.Location = new System.Drawing.Point(831, 31);
  528. this.txt_TAX_AMT.Margin = new System.Windows.Forms.Padding(4);
  529. this.txt_TAX_AMT.Name = "txt_TAX_AMT";
  530. this.txt_TAX_AMT.ReadOnly = true;
  531. this.txt_TAX_AMT.Size = new System.Drawing.Size(133, 24);
  532. this.txt_TAX_AMT.TabIndex = 9;
  533. //
  534. // ultraLabel4
  535. //
  536. appearance17.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  537. this.ultraLabel4.Appearance = appearance17;
  538. this.ultraLabel4.AutoSize = true;
  539. this.ultraLabel4.Location = new System.Drawing.Point(761, 34);
  540. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4);
  541. this.ultraLabel4.Name = "ultraLabel4";
  542. this.ultraLabel4.Size = new System.Drawing.Size(67, 19);
  543. this.ultraLabel4.TabIndex = 8;
  544. this.ultraLabel4.Text = "税额(元)";
  545. //
  546. // txt_BALANCE_AMT_TAX
  547. //
  548. this.txt_BALANCE_AMT_TAX.Location = new System.Drawing.Point(612, 31);
  549. this.txt_BALANCE_AMT_TAX.Margin = new System.Windows.Forms.Padding(4);
  550. this.txt_BALANCE_AMT_TAX.Name = "txt_BALANCE_AMT_TAX";
  551. this.txt_BALANCE_AMT_TAX.ReadOnly = true;
  552. this.txt_BALANCE_AMT_TAX.Size = new System.Drawing.Size(133, 24);
  553. this.txt_BALANCE_AMT_TAX.TabIndex = 7;
  554. //
  555. // ultraLabel2
  556. //
  557. appearance18.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  558. this.ultraLabel2.Appearance = appearance18;
  559. this.ultraLabel2.AutoSize = true;
  560. this.ultraLabel2.Location = new System.Drawing.Point(493, 34);
  561. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4);
  562. this.ultraLabel2.Name = "ultraLabel2";
  563. this.ultraLabel2.Size = new System.Drawing.Size(114, 19);
  564. this.ultraLabel2.TabIndex = 6;
  565. this.ultraLabel2.Text = "含税总金额(元)";
  566. //
  567. // txt_BALANCE_AMT_WITHOUT_TAX
  568. //
  569. this.txt_BALANCE_AMT_WITHOUT_TAX.Location = new System.Drawing.Point(352, 31);
  570. this.txt_BALANCE_AMT_WITHOUT_TAX.Margin = new System.Windows.Forms.Padding(4);
  571. this.txt_BALANCE_AMT_WITHOUT_TAX.Name = "txt_BALANCE_AMT_WITHOUT_TAX";
  572. this.txt_BALANCE_AMT_WITHOUT_TAX.ReadOnly = true;
  573. this.txt_BALANCE_AMT_WITHOUT_TAX.Size = new System.Drawing.Size(133, 24);
  574. this.txt_BALANCE_AMT_WITHOUT_TAX.TabIndex = 5;
  575. //
  576. // ultraLabel3
  577. //
  578. appearance28.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  579. this.ultraLabel3.Appearance = appearance28;
  580. this.ultraLabel3.AutoSize = true;
  581. this.ultraLabel3.Location = new System.Drawing.Point(216, 34);
  582. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4);
  583. this.ultraLabel3.Name = "ultraLabel3";
  584. this.ultraLabel3.Size = new System.Drawing.Size(129, 19);
  585. this.ultraLabel3.TabIndex = 4;
  586. this.ultraLabel3.Text = "不含税总金额(元)";
  587. //
  588. // txt_SuppName
  589. //
  590. this.txt_SuppName.Location = new System.Drawing.Point(75, 31);
  591. this.txt_SuppName.Margin = new System.Windows.Forms.Padding(4);
  592. this.txt_SuppName.Name = "txt_SuppName";
  593. this.txt_SuppName.ReadOnly = true;
  594. this.txt_SuppName.Size = new System.Drawing.Size(133, 24);
  595. this.txt_SuppName.TabIndex = 1;
  596. //
  597. // ultraLabel1
  598. //
  599. appearance19.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  600. this.ultraLabel1.Appearance = appearance19;
  601. this.ultraLabel1.AutoSize = true;
  602. this.ultraLabel1.Location = new System.Drawing.Point(23, 34);
  603. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
  604. this.ultraLabel1.Name = "ultraLabel1";
  605. this.ultraLabel1.Size = new System.Drawing.Size(52, 19);
  606. this.ultraLabel1.TabIndex = 0;
  607. this.ultraLabel1.Text = "供应商";
  608. //
  609. // ultraGroupBox1
  610. //
  611. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  612. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  613. this.ultraGroupBox1.Location = new System.Drawing.Point(4, 79);
  614. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  615. this.ultraGroupBox1.Name = "ultraGroupBox1";
  616. this.ultraGroupBox1.Size = new System.Drawing.Size(1467, 280);
  617. this.ultraGroupBox1.TabIndex = 0;
  618. this.ultraGroupBox1.Text = "结算单";
  619. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  620. //
  621. // ultraGrid1
  622. //
  623. this.ultraGrid1.DataMember = "Table1";
  624. this.ultraGrid1.DataSource = this.dataSet1;
  625. ultraGridColumn16.Header.VisiblePosition = 17;
  626. ultraGridColumn17.Header.VisiblePosition = 1;
  627. ultraGridColumn18.Header.VisiblePosition = 2;
  628. ultraGridColumn19.Header.VisiblePosition = 3;
  629. ultraGridColumn20.Header.VisiblePosition = 6;
  630. ultraGridColumn21.Header.VisiblePosition = 7;
  631. ultraGridColumn21.NullText = "0";
  632. ultraGridColumn21.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  633. ultraGridColumn22.Header.VisiblePosition = 8;
  634. ultraGridColumn22.NullText = "0";
  635. ultraGridColumn22.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  636. ultraGridColumn23.Header.VisiblePosition = 18;
  637. appearance23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  638. ultraGridColumn24.CellAppearance = appearance23;
  639. appearance24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  640. ultraGridColumn24.Header.Appearance = appearance24;
  641. ultraGridColumn24.Header.VisiblePosition = 9;
  642. ultraGridColumn24.MaskInput = "nnnnnnnnn";
  643. ultraGridColumn24.NullText = "0";
  644. ultraGridColumn24.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  645. ultraGridColumn25.Header.VisiblePosition = 10;
  646. appearance25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  647. ultraGridColumn26.CellAppearance = appearance25;
  648. ultraGridColumn26.Header.VisiblePosition = 11;
  649. ultraGridColumn26.MaskInput = "{LOC}-nnnnnnnnnn.nn";
  650. ultraGridColumn26.NullText = "0";
  651. ultraGridColumn26.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  652. appearance26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  653. ultraGridColumn27.CellAppearance = appearance26;
  654. ultraGridColumn27.Header.VisiblePosition = 12;
  655. ultraGridColumn27.MaskInput = "{LOC}-nnnnnnnnnn.nn";
  656. ultraGridColumn27.NullText = "0";
  657. ultraGridColumn27.PadChar = '0';
  658. ultraGridColumn27.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  659. ultraGridColumn28.DefaultCellValue = "";
  660. ultraGridColumn28.Header.VisiblePosition = 13;
  661. ultraGridColumn28.MaskInput = "nnnnnnnnn";
  662. ultraGridColumn28.NullText = "0";
  663. ultraGridColumn28.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  664. ultraGridColumn29.Header.VisiblePosition = 14;
  665. ultraGridColumn29.MaskInput = "{LOC}nnnnnnn.nn";
  666. ultraGridColumn29.NullText = "0";
  667. ultraGridColumn29.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  668. appearance27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  669. ultraGridColumn30.CellAppearance = appearance27;
  670. ultraGridColumn30.Header.VisiblePosition = 15;
  671. ultraGridColumn30.MaskInput = "{LOC}-nnnnnnnnnn.nn";
  672. ultraGridColumn30.NullText = "0";
  673. ultraGridColumn30.PadChar = '0';
  674. ultraGridColumn30.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  675. ultraGridColumn31.Header.VisiblePosition = 16;
  676. ultraGridColumn31.MaskInput = "{LOC}nnnnnnn.nn";
  677. ultraGridColumn31.NullText = "0";
  678. ultraGridColumn31.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  679. ultraGridColumn32.Header.VisiblePosition = 5;
  680. ultraGridColumn33.Header.VisiblePosition = 4;
  681. ultraGridColumn34.DataType = typeof(bool);
  682. ultraGridColumn34.DefaultCellValue = false;
  683. ultraGridColumn34.Header.Caption = "";
  684. ultraGridColumn34.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center;
  685. ultraGridColumn34.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  686. ultraGridColumn34.Header.VisiblePosition = 0;
  687. ultraGridColumn34.Width = 19;
  688. ultraGridBand4.Columns.AddRange(new object[] {
  689. ultraGridColumn16,
  690. ultraGridColumn17,
  691. ultraGridColumn18,
  692. ultraGridColumn19,
  693. ultraGridColumn20,
  694. ultraGridColumn21,
  695. ultraGridColumn22,
  696. ultraGridColumn23,
  697. ultraGridColumn24,
  698. ultraGridColumn25,
  699. ultraGridColumn26,
  700. ultraGridColumn27,
  701. ultraGridColumn28,
  702. ultraGridColumn29,
  703. ultraGridColumn30,
  704. ultraGridColumn31,
  705. ultraGridColumn32,
  706. ultraGridColumn33,
  707. ultraGridColumn34});
  708. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  709. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  710. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.False;
  711. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  712. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  713. this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
  714. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  715. this.ultraGrid1.Name = "ultraGrid1";
  716. this.ultraGrid1.Size = new System.Drawing.Size(1461, 256);
  717. this.ultraGrid1.TabIndex = 0;
  718. this.ultraGrid1.Text = "ultraGrid1";
  719. this.ultraGrid1.AfterCellUpdate += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_AfterCellUpdate);
  720. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  721. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  722. //
  723. // dataSet1
  724. //
  725. this.dataSet1.DataSetName = "NewDataSet";
  726. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  727. this.dataTable1});
  728. //
  729. // dataTable1
  730. //
  731. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  732. this.dataColumn1,
  733. this.dataColumn2,
  734. this.dataColumn3,
  735. this.dataColumn4,
  736. this.dataColumn5,
  737. this.dataColumn6,
  738. this.dataColumn7,
  739. this.dataColumn8,
  740. this.dataColumn9,
  741. this.dataColumn10,
  742. this.dataColumn11,
  743. this.dataColumn12,
  744. this.dataColumn13,
  745. this.dataColumn14,
  746. this.dataColumn15,
  747. this.dataColumn16,
  748. this.dataColumn32,
  749. this.dataColumn33});
  750. this.dataTable1.TableName = "Table1";
  751. //
  752. // dataColumn1
  753. //
  754. this.dataColumn1.Caption = "合同行号";
  755. this.dataColumn1.ColumnName = "ORDERLINESQE";
  756. //
  757. // dataColumn2
  758. //
  759. this.dataColumn2.Caption = "入库单号";
  760. this.dataColumn2.ColumnName = "INSTOCKNO";
  761. //
  762. // dataColumn3
  763. //
  764. this.dataColumn3.Caption = "物料编码";
  765. this.dataColumn3.ColumnName = "ITEMCODE";
  766. //
  767. // dataColumn4
  768. //
  769. this.dataColumn4.Caption = "物料名称";
  770. this.dataColumn4.ColumnName = "ITEMNAME";
  771. //
  772. // dataColumn5
  773. //
  774. this.dataColumn5.Caption = "物料描述";
  775. this.dataColumn5.ColumnName = "ITEMDESC";
  776. //
  777. // dataColumn6
  778. //
  779. this.dataColumn6.Caption = "入库量";
  780. this.dataColumn6.ColumnName = "INNUM";
  781. //
  782. // dataColumn7
  783. //
  784. this.dataColumn7.Caption = "已结算量";
  785. this.dataColumn7.ColumnName = "INVOICEDQTY";
  786. //
  787. // dataColumn8
  788. //
  789. this.dataColumn8.Caption = "备注";
  790. this.dataColumn8.ColumnName = "REMARK";
  791. //
  792. // dataColumn9
  793. //
  794. this.dataColumn9.Caption = "基础数量";
  795. this.dataColumn9.ColumnName = "BASEQTY";
  796. //
  797. // dataColumn10
  798. //
  799. this.dataColumn10.Caption = "基础单价";
  800. this.dataColumn10.ColumnName = "PRICEWITHOUTTAX";
  801. //
  802. // dataColumn11
  803. //
  804. this.dataColumn11.Caption = "加扣数量";
  805. this.dataColumn11.ColumnName = "ADDSUBTQTY";
  806. //
  807. // dataColumn12
  808. //
  809. this.dataColumn12.Caption = "加扣单价";
  810. this.dataColumn12.ColumnName = "ADDSUBTPRICE";
  811. //
  812. // dataColumn13
  813. //
  814. this.dataColumn13.Caption = "结算数量";
  815. this.dataColumn13.ColumnName = "BALANCEQTY";
  816. //
  817. // dataColumn14
  818. //
  819. this.dataColumn14.Caption = "结算单价";
  820. this.dataColumn14.ColumnName = "BALANCEPRICE";
  821. //
  822. // dataColumn15
  823. //
  824. this.dataColumn15.Caption = "加扣金额";
  825. this.dataColumn15.ColumnName = "ADDSUBTAMT";
  826. //
  827. // dataColumn16
  828. //
  829. this.dataColumn16.Caption = "结算金额";
  830. this.dataColumn16.ColumnName = "BALANCEAMT";
  831. //
  832. // dataColumn32
  833. //
  834. this.dataColumn32.Caption = "属性名称";
  835. this.dataColumn32.ColumnName = "itemattr";
  836. //
  837. // dataColumn33
  838. //
  839. this.dataColumn33.Caption = "属性编号";
  840. this.dataColumn33.ColumnName = "itemattrid";
  841. //
  842. // _Form1_Toolbars_Dock_Area_Top
  843. //
  844. this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  845. this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  846. this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  847. this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  848. this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  849. this._Form1_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4);
  850. this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
  851. this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1475, 28);
  852. this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.barsManagerButon;
  853. //
  854. // barsManagerButon
  855. //
  856. this.barsManagerButon.DesignerFlags = 1;
  857. this.barsManagerButon.DockWithinContainer = this;
  858. this.barsManagerButon.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  859. this.barsManagerButon.MiniToolbar.ToolRowCount = 3;
  860. this.barsManagerButon.Office2007UICompatibility = false;
  861. ribbonTab1.Caption = "ribbon1";
  862. ribbonGroup1.Caption = "ribbonGroup1";
  863. ribbonGroup2.Caption = "ribbonGroup2";
  864. ribbonTab1.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] {
  865. ribbonGroup1,
  866. ribbonGroup2});
  867. this.barsManagerButon.Ribbon.NonInheritedRibbonTabs.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonTab[] {
  868. ribbonTab1});
  869. this.barsManagerButon.ShowQuickCustomizeButton = false;
  870. ultraToolbar1.DockedColumn = 0;
  871. ultraToolbar1.DockedRow = 0;
  872. buttonTool5.InstanceProps.IsFirstInGroup = true;
  873. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  874. buttonTool2,
  875. buttonTool5});
  876. ultraToolbar1.Text = "UltraToolbar1";
  877. ultraToolbar1.Visible = false;
  878. ultraToolbar2.DockedColumn = 0;
  879. ultraToolbar2.DockedRow = 0;
  880. ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  881. buttonTool4,
  882. buttonTool16});
  883. ultraToolbar2.Text = "UltraToolbar2";
  884. this.barsManagerButon.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  885. ultraToolbar1,
  886. ultraToolbar2});
  887. buttonTool6.SharedPropsInternal.Caption = "新增";
  888. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  889. buttonTool7.SharedPropsInternal.Caption = "删除";
  890. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  891. buttonTool8.SharedPropsInternal.Caption = "修改";
  892. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  893. buttonTool9.SharedPropsInternal.Caption = "查询";
  894. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  895. buttonTool10.SharedPropsInternal.Caption = "关闭";
  896. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  897. buttonTool12.SharedPropsInternal.Caption = "恢复";
  898. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  899. buttonTool3.SharedPropsInternal.Caption = "确认";
  900. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  901. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  902. buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
  903. buttonTool11.SharedPropsInternal.Caption = "查询";
  904. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  905. appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
  906. buttonTool13.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
  907. buttonTool13.SharedPropsInternal.Caption = "关闭";
  908. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  909. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  910. buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  911. buttonTool17.SharedPropsInternal.Caption = "结算";
  912. buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  913. this.barsManagerButon.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  914. buttonTool6,
  915. buttonTool7,
  916. buttonTool8,
  917. buttonTool9,
  918. buttonTool10,
  919. buttonTool12,
  920. buttonTool3,
  921. buttonTool11,
  922. buttonTool13,
  923. buttonTool17});
  924. this.barsManagerButon.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.barsManagerButon_ToolClick);
  925. //
  926. // _Form1_Toolbars_Dock_Area_Bottom
  927. //
  928. this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  929. this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  930. this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  931. this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  932. this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 679);
  933. this._Form1_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4);
  934. this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
  935. this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1475, 0);
  936. this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.barsManagerButon;
  937. //
  938. // _Form1_Toolbars_Dock_Area_Left
  939. //
  940. this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  941. this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  942. this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  943. this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  944. this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  945. this._Form1_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4);
  946. this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
  947. this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 651);
  948. this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.barsManagerButon;
  949. //
  950. // _Form1_Toolbars_Dock_Area_Right
  951. //
  952. this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  953. this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  954. this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  955. this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  956. this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1475, 28);
  957. this._Form1_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4);
  958. this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
  959. this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 651);
  960. this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.barsManagerButon;
  961. //
  962. // frmConfirmBalance
  963. //
  964. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  965. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  966. this.ClientSize = new System.Drawing.Size(1475, 679);
  967. this.Controls.Add(this.tableLayoutPanel1);
  968. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
  969. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
  970. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
  971. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
  972. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  973. this.Name = "frmConfirmBalance";
  974. this.Text = "结算";
  975. this.ultraTabPageControl1.ResumeLayout(false);
  976. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  977. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  978. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  979. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  980. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  981. this.ultraTabPageControl2.ResumeLayout(false);
  982. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  983. this.ultraTabPageControl3.ResumeLayout(false);
  984. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  985. this.tableLayoutPanel1.ResumeLayout(false);
  986. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  987. this.ultraGroupBox3.ResumeLayout(false);
  988. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  989. this.ultraTabControl1.ResumeLayout(false);
  990. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  991. this.ultraGroupBox2.ResumeLayout(false);
  992. this.ultraGroupBox2.PerformLayout();
  993. ((System.ComponentModel.ISupportInitialize)(this.txt_TAX_AMT)).EndInit();
  994. ((System.ComponentModel.ISupportInitialize)(this.txt_BALANCE_AMT_TAX)).EndInit();
  995. ((System.ComponentModel.ISupportInitialize)(this.txt_BALANCE_AMT_WITHOUT_TAX)).EndInit();
  996. ((System.ComponentModel.ISupportInitialize)(this.txt_SuppName)).EndInit();
  997. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  998. this.ultraGroupBox1.ResumeLayout(false);
  999. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1000. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1001. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1002. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).EndInit();
  1003. this.ResumeLayout(false);
  1004. }
  1005. #endregion
  1006. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1007. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  1008. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1009. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1010. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1011. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1012. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  1013. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  1014. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1015. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1016. private System.Data.DataSet dataSet1;
  1017. private System.Data.DataTable dataTable1;
  1018. private System.Data.DataColumn dataColumn1;
  1019. private System.Data.DataColumn dataColumn2;
  1020. private System.Data.DataColumn dataColumn3;
  1021. private System.Data.DataColumn dataColumn4;
  1022. private System.Data.DataColumn dataColumn5;
  1023. private System.Data.DataColumn dataColumn6;
  1024. private System.Data.DataColumn dataColumn7;
  1025. private System.Data.DataColumn dataColumn8;
  1026. private System.Data.DataColumn dataColumn9;
  1027. private System.Data.DataColumn dataColumn10;
  1028. private System.Data.DataColumn dataColumn11;
  1029. private System.Data.DataColumn dataColumn12;
  1030. private System.Data.DataColumn dataColumn13;
  1031. private System.Data.DataColumn dataColumn14;
  1032. private System.Data.DataColumn dataColumn15;
  1033. private System.Data.DataColumn dataColumn16;
  1034. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BALANCE_AMT_WITHOUT_TAX;
  1035. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1036. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SuppName;
  1037. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1038. private System.Data.DataSet dataSet2;
  1039. private System.Data.DataTable dataTable2;
  1040. private System.Data.DataColumn dataColumn17;
  1041. private System.Data.DataColumn dataColumn18;
  1042. private System.Data.DataColumn dataColumn19;
  1043. private System.Data.DataColumn dataColumn20;
  1044. private System.Data.DataColumn dataColumn21;
  1045. private System.Data.DataTable dataTable3;
  1046. private System.Data.DataTable dataTable4;
  1047. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1048. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1049. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  1050. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BALANCE_AMT_TAX;
  1051. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1052. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager barsManagerButon;
  1053. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
  1054. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
  1055. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
  1056. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
  1057. private System.Data.DataColumn dataColumn22;
  1058. private System.Data.DataColumn dataColumn23;
  1059. private System.Data.DataColumn dataColumn24;
  1060. private System.Data.DataColumn dataColumn25;
  1061. private System.Data.DataColumn dataColumn26;
  1062. private System.Data.DataColumn dataColumn27;
  1063. private System.Data.DataColumn dataColumn28;
  1064. private System.Data.DataColumn dataColumn29;
  1065. private System.Data.DataColumn dataColumn30;
  1066. private System.Data.DataColumn dataColumn31;
  1067. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_TAX_AMT;
  1068. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1069. private System.Data.DataColumn dataColumn32;
  1070. private System.Data.DataColumn dataColumn33;
  1071. }
  1072. }