namespace Pur.balance { partial class FrmPop_BalanceRegM { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BALANCEID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOTALWITHAMTTAX"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", 0); Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab1 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon1"); Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup1 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1"); Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup2 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2"); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭"); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query"); Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPop_BalanceRegM)); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC"); Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation"); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.dataSet1 = new System.Data.DataSet(); this.dataTable1 = new System.Data.DataTable(); this.dataColumn1 = new System.Data.DataColumn(); this.dataColumn2 = new System.Data.DataColumn(); this.dataColumn3 = new System.Data.DataColumn(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn5 = new System.Data.DataColumn(); this.dataColumn6 = new System.Data.DataColumn(); this.dataColumn7 = new System.Data.DataColumn(); this.dataColumn8 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.txt_BALANCE_AMT_TAX = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.label1 = new System.Windows.Forms.Label(); this.txt_INVOICE_CODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.lb_txt_TASK_NAME = new System.Windows.Forms.Label(); this.barsManagerButon = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit(); this.ultraGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_BALANCE_AMT_TAX)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_INVOICE_CODE)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).BeginInit(); this.SuspendLayout(); // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 1; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 1); this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 25); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 2; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(909, 474); this.tableLayoutPanel1.TabIndex = 0; // // ultraGroupBox2 // this.ultraGroupBox2.Controls.Add(this.ultraGrid1); this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox2.Location = new System.Drawing.Point(3, 63); this.ultraGroupBox2.Name = "ultraGroupBox2"; this.ultraGroupBox2.Size = new System.Drawing.Size(903, 408); this.ultraGroupBox2.TabIndex = 2; this.ultraGroupBox2.Text = "结算单"; this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // ultraGrid1 // this.ultraGrid1.DataMember = "Table1"; this.ultraGrid1.DataSource = this.dataSet1; ultraGridColumn1.Header.VisiblePosition = 1; ultraGridColumn2.Header.VisiblePosition = 2; ultraGridColumn3.Header.VisiblePosition = 3; ultraGridColumn4.Header.VisiblePosition = 4; ultraGridColumn5.Header.VisiblePosition = 5; ultraGridColumn6.Header.VisiblePosition = 6; ultraGridColumn7.Header.VisiblePosition = 7; ultraGridColumn8.Header.VisiblePosition = 8; ultraGridColumn9.Header.VisiblePosition = 9; ultraGridColumn10.DataType = typeof(bool); ultraGridColumn10.DefaultCellValue = false; ultraGridColumn10.Header.Caption = ""; ultraGridColumn10.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center; ultraGridColumn10.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always; ultraGridColumn10.Header.VisiblePosition = 0; ultraGridColumn10.Width = 19; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10}); this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraGrid1.Location = new System.Drawing.Point(3, 18); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(897, 387); this.ultraGrid1.TabIndex = 0; this.ultraGrid1.Text = "ultraGrid1"; this.ultraGrid1.AfterCellUpdate += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_AfterCellUpdate); this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange); // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1}); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn4, this.dataColumn5, this.dataColumn6, this.dataColumn7, this.dataColumn8, this.dataColumn9}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "状态"; this.dataColumn1.ColumnName = "STATUS"; // // dataColumn2 // this.dataColumn2.Caption = "结算单号"; this.dataColumn2.ColumnName = "BALANCEID"; // // dataColumn3 // this.dataColumn3.Caption = "供应商名称"; this.dataColumn3.ColumnName = "SUPPNAME"; // // dataColumn4 // this.dataColumn4.Caption = "供应商代码"; this.dataColumn4.ColumnName = "SUPPCODE"; // // dataColumn5 // this.dataColumn5.Caption = "含税总金额"; this.dataColumn5.ColumnName = "TOTALWITHAMTTAX"; // // dataColumn6 // this.dataColumn6.Caption = "创建人"; this.dataColumn6.ColumnName = "CREATENAME"; // // dataColumn7 // this.dataColumn7.Caption = "创建时间"; this.dataColumn7.ColumnName = "CREATETIME"; // // dataColumn8 // this.dataColumn8.Caption = "修改人"; this.dataColumn8.ColumnName = "UPDATENAME"; // // dataColumn9 // this.dataColumn9.Caption = "修改时间"; this.dataColumn9.ColumnName = "UPDATETIME"; // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.txt_BALANCE_AMT_TAX); this.ultraGroupBox1.Controls.Add(this.label1); this.ultraGroupBox1.Controls.Add(this.txt_INVOICE_CODE); this.ultraGroupBox1.Controls.Add(this.lb_txt_TASK_NAME); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(3, 3); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(903, 54); this.ultraGroupBox1.TabIndex = 3; this.ultraGroupBox1.Text = "报销登记单信息"; this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // txt_BALANCE_AMT_TAX // this.txt_BALANCE_AMT_TAX.Location = new System.Drawing.Point(236, 24); this.txt_BALANCE_AMT_TAX.Name = "txt_BALANCE_AMT_TAX"; this.txt_BALANCE_AMT_TAX.ReadOnly = true; this.txt_BALANCE_AMT_TAX.Size = new System.Drawing.Size(121, 21); this.txt_BALANCE_AMT_TAX.TabIndex = 157; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.label1.Location = new System.Drawing.Point(193, 28); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(41, 12); this.label1.TabIndex = 156; this.label1.Text = "总金额"; // // txt_INVOICE_CODE // this.txt_INVOICE_CODE.Location = new System.Drawing.Point(63, 24); this.txt_INVOICE_CODE.Name = "txt_INVOICE_CODE"; this.txt_INVOICE_CODE.Size = new System.Drawing.Size(121, 21); this.txt_INVOICE_CODE.TabIndex = 155; // // lb_txt_TASK_NAME // this.lb_txt_TASK_NAME.AutoSize = true; this.lb_txt_TASK_NAME.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.lb_txt_TASK_NAME.Location = new System.Drawing.Point(20, 28); this.lb_txt_TASK_NAME.Name = "lb_txt_TASK_NAME"; this.lb_txt_TASK_NAME.Size = new System.Drawing.Size(41, 12); this.lb_txt_TASK_NAME.TabIndex = 154; this.lb_txt_TASK_NAME.Text = "发票号"; // // barsManagerButon // this.barsManagerButon.DesignerFlags = 1; this.barsManagerButon.DockWithinContainer = this; this.barsManagerButon.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase); this.barsManagerButon.MiniToolbar.ToolRowCount = 3; this.barsManagerButon.Office2007UICompatibility = false; ribbonTab1.Caption = "ribbon1"; ribbonGroup1.Caption = "ribbonGroup1"; ribbonGroup2.Caption = "ribbonGroup2"; ribbonTab1.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] { ribbonGroup1, ribbonGroup2}); this.barsManagerButon.Ribbon.NonInheritedRibbonTabs.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonTab[] { ribbonTab1}); this.barsManagerButon.ShowQuickCustomizeButton = false; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; buttonTool5.InstanceProps.IsFirstInGroup = true; ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool2, buttonTool5}); ultraToolbar1.Text = "UltraToolbar1"; ultraToolbar1.Visible = false; ultraToolbar2.DockedColumn = 0; ultraToolbar2.DockedRow = 0; ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool4, buttonTool16}); ultraToolbar2.Text = "UltraToolbar2"; this.barsManagerButon.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1, ultraToolbar2}); buttonTool6.SharedPropsInternal.Caption = "新增"; buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool7.SharedPropsInternal.Caption = "删除"; buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool8.SharedPropsInternal.Caption = "修改"; buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool9.SharedPropsInternal.Caption = "查询"; buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool10.SharedPropsInternal.Caption = "关闭"; buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool12.SharedPropsInternal.Caption = "恢复"; buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool3.SharedPropsInternal.Caption = "确认"; buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance29.Image = ((object)(resources.GetObject("appearance29.Image"))); buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance29; buttonTool11.SharedPropsInternal.Caption = "查询"; buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance30.Image = ((object)(resources.GetObject("appearance30.Image"))); buttonTool13.SharedPropsInternal.AppearancesSmall.Appearance = appearance30; buttonTool13.SharedPropsInternal.Caption = "关闭"; buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance11.Image = ((object)(resources.GetObject("appearance11.Image"))); buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance11; buttonTool17.SharedPropsInternal.Caption = "确认"; buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.barsManagerButon.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool6, buttonTool7, buttonTool8, buttonTool9, buttonTool10, buttonTool12, buttonTool3, buttonTool11, buttonTool13, buttonTool17}); this.barsManagerButon.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.barsManagerButon_ToolClick); // // _Form1_Toolbars_Dock_Area_Top // this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control; this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top"; this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(909, 25); this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.barsManagerButon; // // _Form1_Toolbars_Dock_Area_Bottom // this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control; this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 499); this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom"; this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(909, 0); this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.barsManagerButon; // // _Form1_Toolbars_Dock_Area_Left // this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control; this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25); this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left"; this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 474); this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.barsManagerButon; // // _Form1_Toolbars_Dock_Area_Right // this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control; this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(909, 25); this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right"; this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 474); this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.barsManagerButon; // // FrmPop_BalanceRegM // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(909, 499); this.Controls.Add(this.tableLayoutPanel1); this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left); this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right); this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top); this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom); this.Name = "FrmPop_BalanceRegM"; this.Text = "FrmPop_BalanceRegM"; this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit(); this.ultraGroupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_BALANCE_AMT_TAX)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_INVOICE_CODE)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Data.DataSet dataSet1; private System.Data.DataTable dataTable1; private System.Data.DataColumn dataColumn1; private System.Data.DataColumn dataColumn2; private System.Data.DataColumn dataColumn3; private System.Data.DataColumn dataColumn4; private System.Data.DataColumn dataColumn5; private System.Data.DataColumn dataColumn6; private System.Data.DataColumn dataColumn7; private System.Data.DataColumn dataColumn8; private System.Data.DataColumn dataColumn9; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BALANCE_AMT_TAX; private System.Windows.Forms.Label label1; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_INVOICE_CODE; private System.Windows.Forms.Label lb_txt_TASK_NAME; private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager barsManagerButon; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom; } }