| | |
| | | // 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.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1235, 629); |
| | | this.split1.SplitterPosition = 617; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | |
| | | this.gridColumn2.FieldName = "guid"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 6; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // pageBar1 |
| | |
| | | // splitMx1.Panel2 |
| | | // |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1235, 629); |
| | | this.splitMx1.SplitterPosition = 149; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | this.txt_roleRemark.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txt_roleRemark.Name = "txt_roleRemark"; |
| | | this.txt_roleRemark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_roleRemark.Properties.ScrollBars = System.Windows.Forms.ScrollBars.None; |
| | | this.txt_roleRemark.Properties.ScrollBars = System.Windows.Forms.ScrollBars.Both; |
| | | this.txt_roleRemark.Size = new System.Drawing.Size(314, 39); |
| | | this.txt_roleRemark.StyleController = this.layoutMx1; |
| | | this.txt_roleRemark.TabIndex = 126; |