| | |
| | | // |
| | | // txtName |
| | | // |
| | | this.txtName.Location = new System.Drawing.Point(109, 16); |
| | | this.txtName.Location = new System.Drawing.Point(115, 16); |
| | | this.txtName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txtName.Name = "txtName"; |
| | | this.txtName.Size = new System.Drawing.Size(297, 24); |
| | |
| | | // |
| | | // labelControl7 |
| | | // |
| | | this.labelControl7.Location = new System.Drawing.Point(34, 67); |
| | | this.labelControl7.Location = new System.Drawing.Point(31, 67); |
| | | this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl7.Name = "labelControl7"; |
| | | this.labelControl7.Size = new System.Drawing.Size(75, 18); |
| | |
| | | // |
| | | this.labelControl9.Appearance.ForeColor = System.Drawing.Color.Red; |
| | | this.labelControl9.Appearance.Options.UseForeColor = true; |
| | | this.labelControl9.Location = new System.Drawing.Point(415, 98); |
| | | this.labelControl9.Location = new System.Drawing.Point(418, 98); |
| | | this.labelControl9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl9.Name = "labelControl9"; |
| | | this.labelControl9.Size = new System.Drawing.Size(8, 18); |
| | |
| | | // |
| | | // labelControl5 |
| | | // |
| | | this.labelControl5.Location = new System.Drawing.Point(37, 152); |
| | | this.labelControl5.Location = new System.Drawing.Point(31, 152); |
| | | this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl5.Name = "labelControl5"; |
| | | this.labelControl5.Size = new System.Drawing.Size(75, 18); |
| | |
| | | // |
| | | // txtStatus |
| | | // |
| | | this.txtStatus.Location = new System.Drawing.Point(117, 148); |
| | | this.txtStatus.Location = new System.Drawing.Point(115, 148); |
| | | this.txtStatus.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txtStatus.Name = "txtStatus"; |
| | | this.txtStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(753, 473); |
| | | this.Controls.Add(this.tabControl1); |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "RoleAdd"; |
| | | this.Text = "RoleAdd"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "角色信息"; |
| | | this.tabControl1.ResumeLayout(false); |
| | | this.tabPage1.ResumeLayout(false); |
| | | this.panel1.ResumeLayout(false); |