| | |
| | | this.btnPrint = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.btnAll = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.lay1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.lay3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit(); |
| | | this.layoutControl2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lay1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lay3)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // layoutControl2 |
| | |
| | | this.layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(803, 337, 812, 500); |
| | | this.layoutControl2.Padding = new System.Windows.Forms.Padding(0, 1, 0, 0); |
| | | this.layoutControl2.Root = this.layoutControlGroup1; |
| | | this.layoutControl2.Size = new System.Drawing.Size(232, 32); |
| | | this.layoutControl2.Size = new System.Drawing.Size(261, 34); |
| | | this.layoutControl2.TabIndex = 6; |
| | | this.layoutControl2.Text = "layoutControl2"; |
| | | // |
| | |
| | | this.btnPrint.Location = new System.Drawing.Point(0, 2); |
| | | this.btnPrint.Margin = new System.Windows.Forms.Padding(10, 0, 0, 0); |
| | | this.btnPrint.Name = "btnPrint"; |
| | | this.btnPrint.Size = new System.Drawing.Size(116, 27); |
| | | this.btnPrint.Size = new System.Drawing.Size(130, 27); |
| | | this.btnPrint.StyleController = this.layoutControl2; |
| | | this.btnPrint.TabIndex = 3; |
| | | this.btnPrint.Text = "确定打印"; |
| | |
| | | // btnAll |
| | | // |
| | | this.btnAll.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.refreshpivottable_16x16; |
| | | this.btnAll.Location = new System.Drawing.Point(116, 2); |
| | | this.btnAll.Location = new System.Drawing.Point(130, 2); |
| | | this.btnAll.Name = "btnAll"; |
| | | this.btnAll.Size = new System.Drawing.Size(116, 27); |
| | | this.btnAll.Size = new System.Drawing.Size(131, 27); |
| | | this.btnAll.StyleController = this.layoutControl2; |
| | | this.btnAll.TabIndex = 4; |
| | | this.btnAll.Text = "批量操作"; |
| | |
| | | this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | this.layoutControlGroup1.GroupBordersVisible = false; |
| | | this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem2, |
| | | this.layoutControlItem3}); |
| | | this.lay1, |
| | | this.lay3}); |
| | | this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.layoutControlGroup1.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | |
| | | this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition1}); |
| | | this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 2, 0); |
| | | this.layoutControlGroup1.Size = new System.Drawing.Size(232, 32); |
| | | this.layoutControlGroup1.Size = new System.Drawing.Size(261, 34); |
| | | this.layoutControlGroup1.TextVisible = false; |
| | | // |
| | | // layoutControlItem2 |
| | | // lay1 |
| | | // |
| | | this.layoutControlItem2.Control = this.btnPrint; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(116, 30); |
| | | this.layoutControlItem2.Text = "确定打印"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem2.TextVisible = false; |
| | | this.lay1.Control = this.btnPrint; |
| | | this.lay1.Location = new System.Drawing.Point(0, 0); |
| | | this.lay1.Name = "lay1"; |
| | | this.lay1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.lay1.Size = new System.Drawing.Size(130, 32); |
| | | this.lay1.Text = "确定打印"; |
| | | this.lay1.TextSize = new System.Drawing.Size(0, 0); |
| | | this.lay1.TextVisible = false; |
| | | // |
| | | // layoutControlItem3 |
| | | // lay3 |
| | | // |
| | | this.layoutControlItem3.Control = this.btnAll; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(116, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(116, 30); |
| | | this.layoutControlItem3.Text = "批量操作"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem3.TextVisible = false; |
| | | this.lay3.Control = this.btnAll; |
| | | this.lay3.Location = new System.Drawing.Point(130, 0); |
| | | this.lay3.Name = "lay3"; |
| | | this.lay3.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.lay3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.lay3.Size = new System.Drawing.Size(131, 32); |
| | | this.lay3.Text = "批量操作"; |
| | | this.lay3.TextSize = new System.Drawing.Size(0, 0); |
| | | this.lay3.TextVisible = false; |
| | | // |
| | | // UcBtnPrint |
| | | // |
| | |
| | | this.Controls.Add(this.layoutControl2); |
| | | this.Margin = new System.Windows.Forms.Padding(0); |
| | | this.Name = "UcBtnPrint"; |
| | | this.Size = new System.Drawing.Size(232, 32); |
| | | this.Size = new System.Drawing.Size(261, 34); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit(); |
| | | this.layoutControl2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lay1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lay3)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraLayout.LayoutControl layoutControl2; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraEditors.SimpleButton btnAll; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraLayout.LayoutControlItem lay1; |
| | | private DevExpress.XtraLayout.LayoutControlItem lay3; |
| | | } |
| | | } |