| | |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.txt_isStatus = new System.Windows.Forms.CheckBox(); |
| | | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_roleName = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_isStatus = new DevExpress.XtraEditors.CheckEdit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_roleName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_roleRemark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isStatus.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.panel1.Size = new System.Drawing.Size(507, 293); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // txt_isStatus |
| | | // |
| | | this.txt_isStatus.AutoSize = true; |
| | | this.txt_isStatus.Location = new System.Drawing.Point(123, 151); |
| | | this.txt_isStatus.Name = "txt_isStatus"; |
| | | this.txt_isStatus.Size = new System.Drawing.Size(18, 17); |
| | | this.txt_isStatus.TabIndex = 132; |
| | | this.txt_isStatus.UseVisualStyleBackColor = true; |
| | | // |
| | | // labelControl1 |
| | | // |
| | | this.labelControl1.Location = new System.Drawing.Point(61, 226); |
| | |
| | | this.labelControl5.TabIndex = 101; |
| | | this.labelControl5.Text = "启用状态:"; |
| | | // |
| | | // txt_isStatus |
| | | // |
| | | this.txt_isStatus.Location = new System.Drawing.Point(123, 148); |
| | | this.txt_isStatus.Name = "txt_isStatus"; |
| | | this.txt_isStatus.Properties.Caption = ""; |
| | | this.txt_isStatus.Size = new System.Drawing.Size(94, 24); |
| | | this.txt_isStatus.TabIndex = 226; |
| | | this.txt_isStatus.Tag = "moren.true"; |
| | | // |
| | | // Role |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_roleName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_roleRemark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isStatus.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraEditors.LabelControl labelControl1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn createDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn roleCreateBy; |
| | | private System.Windows.Forms.CheckBox txt_isStatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | private DevExpress.XtraEditors.CheckEdit txt_isStatus; |
| | | } |
| | | } |