| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1147, 595); |
| | | this.split1.SplitterPosition = 583; |
| | | this.split1.SplitterPosition = 12; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1147, 544); |
| | | this.gcMain1.Size = new System.Drawing.Size(1147, 532); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 544); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 532); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | |
| | | this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitMx1.Horizontal = false; |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.Panel1 |
| | | // |
| | |
| | | // splitMx1.Panel2 |
| | | // |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1147, 595); |
| | | this.splitMx1.SplitterPosition = 99; |
| | | this.splitMx1.TabIndex = 0; |