FrmPop_BalanceRegM.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  1. namespace Pur.balance
  2. {
  3. partial class FrmPop_BalanceRegM
  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("STATUS");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BALANCEID");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPNAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCODE");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOTALWITHAMTTAX");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", 0);
  40. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab1 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon1");
  41. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup1 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1");
  42. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup2 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2");
  43. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  44. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  45. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  46. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2");
  47. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  49. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
  51. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
  52. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  53. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  54. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  56. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  57. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  58. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPop_BalanceRegM));
  59. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  60. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  62. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  63. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  64. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  65. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  66. this.dataSet1 = new System.Data.DataSet();
  67. this.dataTable1 = new System.Data.DataTable();
  68. this.dataColumn1 = new System.Data.DataColumn();
  69. this.dataColumn2 = new System.Data.DataColumn();
  70. this.dataColumn3 = new System.Data.DataColumn();
  71. this.dataColumn4 = new System.Data.DataColumn();
  72. this.dataColumn5 = new System.Data.DataColumn();
  73. this.dataColumn6 = new System.Data.DataColumn();
  74. this.dataColumn7 = new System.Data.DataColumn();
  75. this.dataColumn8 = new System.Data.DataColumn();
  76. this.dataColumn9 = new System.Data.DataColumn();
  77. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  78. this.txt_BALANCE_AMT_TAX = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  79. this.label1 = new System.Windows.Forms.Label();
  80. this.txt_INVOICE_CODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  81. this.lb_txt_TASK_NAME = new System.Windows.Forms.Label();
  82. this.barsManagerButon = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  83. this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  84. this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  85. this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  86. this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  87. this.tableLayoutPanel1.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  89. this.ultraGroupBox2.SuspendLayout();
  90. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  94. this.ultraGroupBox1.SuspendLayout();
  95. ((System.ComponentModel.ISupportInitialize)(this.txt_BALANCE_AMT_TAX)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.txt_INVOICE_CODE)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).BeginInit();
  98. this.SuspendLayout();
  99. //
  100. // tableLayoutPanel1
  101. //
  102. this.tableLayoutPanel1.ColumnCount = 1;
  103. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  104. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 1);
  105. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 0);
  106. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  107. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 25);
  108. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  109. this.tableLayoutPanel1.RowCount = 2;
  110. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  111. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  112. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  113. this.tableLayoutPanel1.Size = new System.Drawing.Size(909, 474);
  114. this.tableLayoutPanel1.TabIndex = 0;
  115. //
  116. // ultraGroupBox2
  117. //
  118. this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
  119. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  120. this.ultraGroupBox2.Location = new System.Drawing.Point(3, 63);
  121. this.ultraGroupBox2.Name = "ultraGroupBox2";
  122. this.ultraGroupBox2.Size = new System.Drawing.Size(903, 408);
  123. this.ultraGroupBox2.TabIndex = 2;
  124. this.ultraGroupBox2.Text = "结算单";
  125. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  126. //
  127. // ultraGrid1
  128. //
  129. this.ultraGrid1.DataMember = "Table1";
  130. this.ultraGrid1.DataSource = this.dataSet1;
  131. ultraGridColumn1.Header.VisiblePosition = 1;
  132. ultraGridColumn2.Header.VisiblePosition = 2;
  133. ultraGridColumn3.Header.VisiblePosition = 3;
  134. ultraGridColumn4.Header.VisiblePosition = 4;
  135. ultraGridColumn5.Header.VisiblePosition = 5;
  136. ultraGridColumn6.Header.VisiblePosition = 6;
  137. ultraGridColumn7.Header.VisiblePosition = 7;
  138. ultraGridColumn8.Header.VisiblePosition = 8;
  139. ultraGridColumn9.Header.VisiblePosition = 9;
  140. ultraGridColumn10.DataType = typeof(bool);
  141. ultraGridColumn10.DefaultCellValue = false;
  142. ultraGridColumn10.Header.Caption = "";
  143. ultraGridColumn10.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center;
  144. ultraGridColumn10.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  145. ultraGridColumn10.Header.VisiblePosition = 0;
  146. ultraGridColumn10.Width = 19;
  147. ultraGridBand1.Columns.AddRange(new object[] {
  148. ultraGridColumn1,
  149. ultraGridColumn2,
  150. ultraGridColumn3,
  151. ultraGridColumn4,
  152. ultraGridColumn5,
  153. ultraGridColumn6,
  154. ultraGridColumn7,
  155. ultraGridColumn8,
  156. ultraGridColumn9,
  157. ultraGridColumn10});
  158. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  159. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  160. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.False;
  161. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  162. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
  164. this.ultraGrid1.Name = "ultraGrid1";
  165. this.ultraGrid1.Size = new System.Drawing.Size(897, 387);
  166. this.ultraGrid1.TabIndex = 0;
  167. this.ultraGrid1.Text = "ultraGrid1";
  168. this.ultraGrid1.AfterCellUpdate += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_AfterCellUpdate);
  169. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  170. //
  171. // dataSet1
  172. //
  173. this.dataSet1.DataSetName = "NewDataSet";
  174. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  175. this.dataTable1});
  176. //
  177. // dataTable1
  178. //
  179. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  180. this.dataColumn1,
  181. this.dataColumn2,
  182. this.dataColumn3,
  183. this.dataColumn4,
  184. this.dataColumn5,
  185. this.dataColumn6,
  186. this.dataColumn7,
  187. this.dataColumn8,
  188. this.dataColumn9});
  189. this.dataTable1.TableName = "Table1";
  190. //
  191. // dataColumn1
  192. //
  193. this.dataColumn1.Caption = "状态";
  194. this.dataColumn1.ColumnName = "STATUS";
  195. //
  196. // dataColumn2
  197. //
  198. this.dataColumn2.Caption = "结算单号";
  199. this.dataColumn2.ColumnName = "BALANCEID";
  200. //
  201. // dataColumn3
  202. //
  203. this.dataColumn3.Caption = "供应商名称";
  204. this.dataColumn3.ColumnName = "SUPPNAME";
  205. //
  206. // dataColumn4
  207. //
  208. this.dataColumn4.Caption = "供应商代码";
  209. this.dataColumn4.ColumnName = "SUPPCODE";
  210. //
  211. // dataColumn5
  212. //
  213. this.dataColumn5.Caption = "含税总金额";
  214. this.dataColumn5.ColumnName = "TOTALWITHAMTTAX";
  215. //
  216. // dataColumn6
  217. //
  218. this.dataColumn6.Caption = "创建人";
  219. this.dataColumn6.ColumnName = "CREATENAME";
  220. //
  221. // dataColumn7
  222. //
  223. this.dataColumn7.Caption = "创建时间";
  224. this.dataColumn7.ColumnName = "CREATETIME";
  225. //
  226. // dataColumn8
  227. //
  228. this.dataColumn8.Caption = "修改人";
  229. this.dataColumn8.ColumnName = "UPDATENAME";
  230. //
  231. // dataColumn9
  232. //
  233. this.dataColumn9.Caption = "修改时间";
  234. this.dataColumn9.ColumnName = "UPDATETIME";
  235. //
  236. // ultraGroupBox1
  237. //
  238. this.ultraGroupBox1.Controls.Add(this.txt_BALANCE_AMT_TAX);
  239. this.ultraGroupBox1.Controls.Add(this.label1);
  240. this.ultraGroupBox1.Controls.Add(this.txt_INVOICE_CODE);
  241. this.ultraGroupBox1.Controls.Add(this.lb_txt_TASK_NAME);
  242. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  243. this.ultraGroupBox1.Location = new System.Drawing.Point(3, 3);
  244. this.ultraGroupBox1.Name = "ultraGroupBox1";
  245. this.ultraGroupBox1.Size = new System.Drawing.Size(903, 54);
  246. this.ultraGroupBox1.TabIndex = 3;
  247. this.ultraGroupBox1.Text = "报销登记单信息";
  248. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  249. //
  250. // txt_BALANCE_AMT_TAX
  251. //
  252. this.txt_BALANCE_AMT_TAX.Location = new System.Drawing.Point(236, 24);
  253. this.txt_BALANCE_AMT_TAX.Name = "txt_BALANCE_AMT_TAX";
  254. this.txt_BALANCE_AMT_TAX.ReadOnly = true;
  255. this.txt_BALANCE_AMT_TAX.Size = new System.Drawing.Size(121, 21);
  256. this.txt_BALANCE_AMT_TAX.TabIndex = 157;
  257. //
  258. // label1
  259. //
  260. this.label1.AutoSize = true;
  261. this.label1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  262. this.label1.Location = new System.Drawing.Point(193, 28);
  263. this.label1.Name = "label1";
  264. this.label1.Size = new System.Drawing.Size(41, 12);
  265. this.label1.TabIndex = 156;
  266. this.label1.Text = "总金额";
  267. //
  268. // txt_INVOICE_CODE
  269. //
  270. this.txt_INVOICE_CODE.Location = new System.Drawing.Point(63, 24);
  271. this.txt_INVOICE_CODE.Name = "txt_INVOICE_CODE";
  272. this.txt_INVOICE_CODE.Size = new System.Drawing.Size(121, 21);
  273. this.txt_INVOICE_CODE.TabIndex = 155;
  274. //
  275. // lb_txt_TASK_NAME
  276. //
  277. this.lb_txt_TASK_NAME.AutoSize = true;
  278. this.lb_txt_TASK_NAME.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  279. this.lb_txt_TASK_NAME.Location = new System.Drawing.Point(20, 28);
  280. this.lb_txt_TASK_NAME.Name = "lb_txt_TASK_NAME";
  281. this.lb_txt_TASK_NAME.Size = new System.Drawing.Size(41, 12);
  282. this.lb_txt_TASK_NAME.TabIndex = 154;
  283. this.lb_txt_TASK_NAME.Text = "发票号";
  284. //
  285. // barsManagerButon
  286. //
  287. this.barsManagerButon.DesignerFlags = 1;
  288. this.barsManagerButon.DockWithinContainer = this;
  289. this.barsManagerButon.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  290. this.barsManagerButon.MiniToolbar.ToolRowCount = 3;
  291. this.barsManagerButon.Office2007UICompatibility = false;
  292. ribbonTab1.Caption = "ribbon1";
  293. ribbonGroup1.Caption = "ribbonGroup1";
  294. ribbonGroup2.Caption = "ribbonGroup2";
  295. ribbonTab1.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] {
  296. ribbonGroup1,
  297. ribbonGroup2});
  298. this.barsManagerButon.Ribbon.NonInheritedRibbonTabs.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonTab[] {
  299. ribbonTab1});
  300. this.barsManagerButon.ShowQuickCustomizeButton = false;
  301. ultraToolbar1.DockedColumn = 0;
  302. ultraToolbar1.DockedRow = 0;
  303. buttonTool5.InstanceProps.IsFirstInGroup = true;
  304. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  305. buttonTool2,
  306. buttonTool5});
  307. ultraToolbar1.Text = "UltraToolbar1";
  308. ultraToolbar1.Visible = false;
  309. ultraToolbar2.DockedColumn = 0;
  310. ultraToolbar2.DockedRow = 0;
  311. ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  312. buttonTool4,
  313. buttonTool16});
  314. ultraToolbar2.Text = "UltraToolbar2";
  315. this.barsManagerButon.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  316. ultraToolbar1,
  317. ultraToolbar2});
  318. buttonTool6.SharedPropsInternal.Caption = "新增";
  319. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  320. buttonTool7.SharedPropsInternal.Caption = "删除";
  321. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  322. buttonTool8.SharedPropsInternal.Caption = "修改";
  323. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  324. buttonTool9.SharedPropsInternal.Caption = "查询";
  325. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  326. buttonTool10.SharedPropsInternal.Caption = "关闭";
  327. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  328. buttonTool12.SharedPropsInternal.Caption = "恢复";
  329. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  330. buttonTool3.SharedPropsInternal.Caption = "确认";
  331. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  332. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  333. buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
  334. buttonTool11.SharedPropsInternal.Caption = "查询";
  335. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  336. appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
  337. buttonTool13.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
  338. buttonTool13.SharedPropsInternal.Caption = "关闭";
  339. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  340. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  341. buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  342. buttonTool17.SharedPropsInternal.Caption = "确认";
  343. buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  344. this.barsManagerButon.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  345. buttonTool6,
  346. buttonTool7,
  347. buttonTool8,
  348. buttonTool9,
  349. buttonTool10,
  350. buttonTool12,
  351. buttonTool3,
  352. buttonTool11,
  353. buttonTool13,
  354. buttonTool17});
  355. this.barsManagerButon.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.barsManagerButon_ToolClick);
  356. //
  357. // _Form1_Toolbars_Dock_Area_Top
  358. //
  359. this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  360. this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  361. this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  362. this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  363. this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  364. this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
  365. this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(909, 25);
  366. this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.barsManagerButon;
  367. //
  368. // _Form1_Toolbars_Dock_Area_Bottom
  369. //
  370. this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  371. this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  372. this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  373. this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  374. this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 499);
  375. this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
  376. this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(909, 0);
  377. this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.barsManagerButon;
  378. //
  379. // _Form1_Toolbars_Dock_Area_Left
  380. //
  381. this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  382. this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  383. this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  384. this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  385. this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25);
  386. this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
  387. this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 474);
  388. this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.barsManagerButon;
  389. //
  390. // _Form1_Toolbars_Dock_Area_Right
  391. //
  392. this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  393. this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  394. this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  395. this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  396. this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(909, 25);
  397. this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
  398. this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 474);
  399. this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.barsManagerButon;
  400. //
  401. // FrmPop_BalanceRegM
  402. //
  403. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  404. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  405. this.ClientSize = new System.Drawing.Size(909, 499);
  406. this.Controls.Add(this.tableLayoutPanel1);
  407. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
  408. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
  409. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
  410. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
  411. this.Name = "FrmPop_BalanceRegM";
  412. this.Text = "FrmPop_BalanceRegM";
  413. this.tableLayoutPanel1.ResumeLayout(false);
  414. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  415. this.ultraGroupBox2.ResumeLayout(false);
  416. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  417. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  418. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  419. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  420. this.ultraGroupBox1.ResumeLayout(false);
  421. this.ultraGroupBox1.PerformLayout();
  422. ((System.ComponentModel.ISupportInitialize)(this.txt_BALANCE_AMT_TAX)).EndInit();
  423. ((System.ComponentModel.ISupportInitialize)(this.txt_INVOICE_CODE)).EndInit();
  424. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).EndInit();
  425. this.ResumeLayout(false);
  426. }
  427. #endregion
  428. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  429. private System.Data.DataSet dataSet1;
  430. private System.Data.DataTable dataTable1;
  431. private System.Data.DataColumn dataColumn1;
  432. private System.Data.DataColumn dataColumn2;
  433. private System.Data.DataColumn dataColumn3;
  434. private System.Data.DataColumn dataColumn4;
  435. private System.Data.DataColumn dataColumn5;
  436. private System.Data.DataColumn dataColumn6;
  437. private System.Data.DataColumn dataColumn7;
  438. private System.Data.DataColumn dataColumn8;
  439. private System.Data.DataColumn dataColumn9;
  440. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  441. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  442. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  443. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BALANCE_AMT_TAX;
  444. private System.Windows.Forms.Label label1;
  445. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_INVOICE_CODE;
  446. private System.Windows.Forms.Label lb_txt_TASK_NAME;
  447. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager barsManagerButon;
  448. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
  449. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
  450. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
  451. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
  452. }
  453. }