| | |
| | | this.btnAll = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.btnZhiJie = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.lay2 = 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.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lay2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lay1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lay3)).BeginInit(); |
| | | this.SuspendLayout(); |
| | |
| | | this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | this.layoutControlGroup1.GroupBordersVisible = false; |
| | | this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem1, |
| | | this.lay2, |
| | | this.lay1, |
| | | this.lay3}); |
| | | this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | |
| | | this.layoutControlGroup1.Size = new System.Drawing.Size(382, 34); |
| | | this.layoutControlGroup1.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // lay2 |
| | | // |
| | | this.layoutControlItem1.Control = this.btnZhiJie; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(127, 32); |
| | | this.layoutControlItem1.Text = "直接打印"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem1.TextVisible = false; |
| | | this.lay2.Control = this.btnZhiJie; |
| | | this.lay2.Location = new System.Drawing.Point(0, 0); |
| | | this.lay2.Name = "lay2"; |
| | | this.lay2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.lay2.Size = new System.Drawing.Size(127, 32); |
| | | this.lay2.Text = "直接打印"; |
| | | this.lay2.TextSize = new System.Drawing.Size(0, 0); |
| | | this.lay2.TextVisible = false; |
| | | // |
| | | // lay1 |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit(); |
| | | this.layoutControl2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lay2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lay1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lay3)).EndInit(); |
| | | this.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraEditors.SimpleButton btnAll; |
| | | private DevExpress.XtraEditors.SimpleButton btnZhiJie; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.LayoutControlItem lay2; |
| | | private DevExpress.XtraLayout.LayoutControlItem lay1; |
| | | private DevExpress.XtraLayout.LayoutControlItem lay3; |
| | | } |