namespace Lskj.PubPower { partial class FrmMain { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.employeeName = new Lskj.Control.LabelTextEdit(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.gridControlEx2 = new Lskj.Control.GridControlEx(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.btn_deleteRole = new DevExpress.XtraEditors.SimpleButton(); this.btn_Add = new DevExpress.XtraEditors.SimpleButton(); this.gridControlEx3 = new Lskj.Control.GridControlEx(); this.MenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components); this.btn_delete = new System.Windows.Forms.ToolStripMenuItem(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gridControlEx4 = new Lskj.Control.GridControlEx(); this.contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components); this.复制权限ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.清空ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage(); this.gridControlEx1 = new Lskj.Control.GridControlEx(); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.btn_copy = new DevExpress.XtraEditors.SimpleButton(); this.btn_paste = new DevExpress.XtraEditors.SimpleButton(); this.SelectedStaff = new Lskj.Control.LabelTextEdit(); this.BeCopiedPeople = new Lskj.Control.LabelTextEdit(); this.employeeId = new Lskj.Control.LabelTextEdit(); this.btn_unfold = new DevExpress.XtraEditors.SimpleButton(); this.btn_save = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); this.MenuStrip.SuspendLayout(); this.xtraTabPage2.SuspendLayout(); this.contextMenuStrip.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit(); this.xtraTabControl2.SuspendLayout(); this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); this.xtraTabPage4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); this.panelControl4.SuspendLayout(); this.SuspendLayout(); // // employeeName // this.employeeName.BackColor = System.Drawing.Color.Transparent; this.employeeName.EditText = ""; this.employeeName.FontSize = 0F; this.employeeName.LabelText = "人员"; this.employeeName.Location = new System.Drawing.Point(9, 5); this.employeeName.Margin = new System.Windows.Forms.Padding(4); this.employeeName.Model = null; this.employeeName.Name = "employeeName"; this.employeeName.NullText = ""; this.employeeName.ReadOnly = false; this.employeeName.Required = false; this.employeeName.Size = new System.Drawing.Size(173, 18); this.employeeName.TabIndex = 2; // // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl1.Location = new System.Drawing.Point(0, 0); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; this.xtraTabControl1.Size = new System.Drawing.Size(362, 580); this.xtraTabControl1.TabIndex = 0; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2}); this.xtraTabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.splitContainer1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(356, 551); this.xtraTabPage1.Text = "角色"; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 0); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.gridControlEx2); this.splitContainer1.Panel1.Controls.Add(this.panelControl1); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.gridControlEx3); this.splitContainer1.Size = new System.Drawing.Size(356, 551); this.splitContainer1.SplitterDistance = 265; this.splitContainer1.SplitterWidth = 3; this.splitContainer1.TabIndex = 3; // // gridControlEx2 // this.gridControlEx2.AdapterObj = null; this.gridControlEx2.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlEx2.Location = new System.Drawing.Point(0, 0); this.gridControlEx2.Margin = new System.Windows.Forms.Padding(4); this.gridControlEx2.Name = "gridControlEx2"; this.gridControlEx2.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gridControlEx2.Size = new System.Drawing.Size(356, 238); this.gridControlEx2.TabIndex = 2; // // panelControl1 // this.panelControl1.Controls.Add(this.btn_deleteRole); this.panelControl1.Controls.Add(this.btn_Add); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl1.Location = new System.Drawing.Point(0, 238); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(356, 27); this.panelControl1.TabIndex = 3; // // btn_deleteRole // this.btn_deleteRole.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btn_deleteRole.Location = new System.Drawing.Point(219, 3); this.btn_deleteRole.Name = "btn_deleteRole"; this.btn_deleteRole.Size = new System.Drawing.Size(64, 20); this.btn_deleteRole.TabIndex = 0; this.btn_deleteRole.Text = "删除角色"; this.btn_deleteRole.Click += new System.EventHandler(this.btn_deleteRole_Click); // // btn_Add // this.btn_Add.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btn_Add.Location = new System.Drawing.Point(288, 3); this.btn_Add.Name = "btn_Add"; this.btn_Add.Size = new System.Drawing.Size(64, 20); this.btn_Add.TabIndex = 0; this.btn_Add.Text = "新增角色"; this.btn_Add.Click += new System.EventHandler(this.btn_Add_Click); // // gridControlEx3 // this.gridControlEx3.AdapterObj = null; this.gridControlEx3.ContextMenuStrip = this.MenuStrip; this.gridControlEx3.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlEx3.Location = new System.Drawing.Point(0, 0); this.gridControlEx3.Margin = new System.Windows.Forms.Padding(4); this.gridControlEx3.Name = "gridControlEx3"; this.gridControlEx3.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gridControlEx3.Size = new System.Drawing.Size(356, 283); this.gridControlEx3.TabIndex = 3; // // MenuStrip // this.MenuStrip.ImageScalingSize = new System.Drawing.Size(20, 20); this.MenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btn_delete}); this.MenuStrip.Name = "MenuStrip"; this.MenuStrip.Size = new System.Drawing.Size(149, 26); // // btn_delete // this.btn_delete.Name = "btn_delete"; this.btn_delete.Size = new System.Drawing.Size(148, 22); this.btn_delete.Text = "删除权限分配"; this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click); // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.gridControlEx4); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(356, 551); this.xtraTabPage2.Text = "人员"; // // gridControlEx4 // this.gridControlEx4.AdapterObj = null; this.gridControlEx4.ContextMenuStrip = this.contextMenuStrip; this.gridControlEx4.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlEx4.Location = new System.Drawing.Point(0, 0); this.gridControlEx4.Margin = new System.Windows.Forms.Padding(4); this.gridControlEx4.Name = "gridControlEx4"; this.gridControlEx4.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gridControlEx4.Size = new System.Drawing.Size(356, 551); this.gridControlEx4.TabIndex = 1; // // contextMenuStrip // this.contextMenuStrip.ImageScalingSize = new System.Drawing.Size(20, 20); this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.复制权限ToolStripMenuItem, this.清空ToolStripMenuItem}); this.contextMenuStrip.Name = "contextMenuStrip1"; this.contextMenuStrip.Size = new System.Drawing.Size(125, 48); // // 复制权限ToolStripMenuItem // this.复制权限ToolStripMenuItem.Name = "复制权限ToolStripMenuItem"; this.复制权限ToolStripMenuItem.Size = new System.Drawing.Size(124, 22); this.复制权限ToolStripMenuItem.Text = "复制权限"; this.复制权限ToolStripMenuItem.Click += new System.EventHandler(this.btn_copy_Click); // // 清空ToolStripMenuItem // this.清空ToolStripMenuItem.Name = "清空ToolStripMenuItem"; this.清空ToolStripMenuItem.Size = new System.Drawing.Size(124, 22); this.清空ToolStripMenuItem.Text = "清空"; this.清空ToolStripMenuItem.Click += new System.EventHandler(this.btn_empty_Click); // // panelControl2 // this.panelControl2.Controls.Add(this.splitContainer2); this.panelControl2.Controls.Add(this.panelControl4); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl2.Location = new System.Drawing.Point(0, 0); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(1099, 621); this.panelControl2.TabIndex = 1; // // splitContainer2 // this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer2.Location = new System.Drawing.Point(2, 2); this.splitContainer2.Name = "splitContainer2"; // // splitContainer2.Panel1 // this.splitContainer2.Panel1.Controls.Add(this.xtraTabControl1); // // splitContainer2.Panel2 // this.splitContainer2.Panel2.Controls.Add(this.xtraTabControl2); this.splitContainer2.Size = new System.Drawing.Size(1095, 580); this.splitContainer2.SplitterDistance = 362; this.splitContainer2.SplitterWidth = 3; this.splitContainer2.TabIndex = 2; // // xtraTabControl2 // this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl2.Location = new System.Drawing.Point(0, 0); this.xtraTabControl2.Name = "xtraTabControl2"; this.xtraTabControl2.SelectedTabPage = this.xtraTabPage3; this.xtraTabControl2.Size = new System.Drawing.Size(730, 580); this.xtraTabControl2.TabIndex = 3; this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage3, this.xtraTabPage4}); // // xtraTabPage3 // this.xtraTabPage3.Controls.Add(this.treeList1); this.xtraTabPage3.Name = "xtraTabPage3"; this.xtraTabPage3.Size = new System.Drawing.Size(724, 551); this.xtraTabPage3.Text = "权限设置表"; // // treeList1 // this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 0); this.treeList1.Name = "treeList1"; this.treeList1.OptionsBehavior.EnableFiltering = true; this.treeList1.OptionsClipboard.AllowCopy = DevExpress.Utils.DefaultBoolean.True; this.treeList1.OptionsClipboard.CopyNodeHierarchy = DevExpress.Utils.DefaultBoolean.True; this.treeList1.OptionsFilter.FilterMode = DevExpress.XtraTreeList.FilterMode.Smart; this.treeList1.OptionsFind.AllowFindPanel = true; this.treeList1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemCheckEdit1}); this.treeList1.Size = new System.Drawing.Size(724, 551); this.treeList1.TabIndex = 2; this.treeList1.CellValueChanging += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList_CellValueChanging); // // repositoryItemCheckEdit1 // this.repositoryItemCheckEdit1.AutoHeight = false; this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; // // xtraTabPage4 // this.xtraTabPage4.Controls.Add(this.gridControlEx1); this.xtraTabPage4.Name = "xtraTabPage4"; this.xtraTabPage4.Size = new System.Drawing.Size(724, 551); this.xtraTabPage4.Text = "添加人员"; // // gridControlEx1 // this.gridControlEx1.AdapterObj = null; this.gridControlEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlEx1.Location = new System.Drawing.Point(0, 0); this.gridControlEx1.Margin = new System.Windows.Forms.Padding(4); this.gridControlEx1.Name = "gridControlEx1"; this.gridControlEx1.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gridControlEx1.Size = new System.Drawing.Size(724, 551); this.gridControlEx1.TabIndex = 0; // // panelControl4 // this.panelControl4.Controls.Add(this.btn_copy); this.panelControl4.Controls.Add(this.btn_paste); this.panelControl4.Controls.Add(this.SelectedStaff); this.panelControl4.Controls.Add(this.BeCopiedPeople); this.panelControl4.Controls.Add(this.employeeId); this.panelControl4.Controls.Add(this.employeeName); this.panelControl4.Controls.Add(this.btn_unfold); this.panelControl4.Controls.Add(this.btn_save); this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl4.Location = new System.Drawing.Point(2, 582); this.panelControl4.Name = "panelControl4"; this.panelControl4.Size = new System.Drawing.Size(1095, 37); this.panelControl4.TabIndex = 1; // // btn_copy // this.btn_copy.Location = new System.Drawing.Point(571, 5); this.btn_copy.Name = "btn_copy"; this.btn_copy.Size = new System.Drawing.Size(64, 20); this.btn_copy.TabIndex = 7; this.btn_copy.Text = "复制"; // // btn_paste // this.btn_paste.Location = new System.Drawing.Point(822, 5); this.btn_paste.Name = "btn_paste"; this.btn_paste.Size = new System.Drawing.Size(64, 20); this.btn_paste.TabIndex = 6; this.btn_paste.Text = "粘贴"; // // SelectedStaff // this.SelectedStaff.BackColor = System.Drawing.Color.Transparent; this.SelectedStaff.EditText = ""; this.SelectedStaff.FontSize = 0F; this.SelectedStaff.LabelText = "选中人员"; this.SelectedStaff.Location = new System.Drawing.Point(642, 5); this.SelectedStaff.Margin = new System.Windows.Forms.Padding(4); this.SelectedStaff.Model = null; this.SelectedStaff.Name = "SelectedStaff"; this.SelectedStaff.NullText = ""; this.SelectedStaff.ReadOnly = false; this.SelectedStaff.Required = false; this.SelectedStaff.Size = new System.Drawing.Size(173, 18); this.SelectedStaff.TabIndex = 5; // // BeCopiedPeople // this.BeCopiedPeople.BackColor = System.Drawing.Color.Transparent; this.BeCopiedPeople.EditText = ""; this.BeCopiedPeople.FontSize = 0F; this.BeCopiedPeople.LabelText = "被复制人员"; this.BeCopiedPeople.Location = new System.Drawing.Point(391, 5); this.BeCopiedPeople.Margin = new System.Windows.Forms.Padding(4); this.BeCopiedPeople.Model = null; this.BeCopiedPeople.Name = "BeCopiedPeople"; this.BeCopiedPeople.NullText = ""; this.BeCopiedPeople.ReadOnly = false; this.BeCopiedPeople.Required = false; this.BeCopiedPeople.Size = new System.Drawing.Size(173, 18); this.BeCopiedPeople.TabIndex = 4; // // employeeId // this.employeeId.BackColor = System.Drawing.Color.Transparent; this.employeeId.EditText = ""; this.employeeId.FontSize = 0F; this.employeeId.LabelText = "工号"; this.employeeId.Location = new System.Drawing.Point(200, 5); this.employeeId.Margin = new System.Windows.Forms.Padding(4); this.employeeId.Model = null; this.employeeId.Name = "employeeId"; this.employeeId.NullText = ""; this.employeeId.ReadOnly = false; this.employeeId.Required = false; this.employeeId.Size = new System.Drawing.Size(173, 18); this.employeeId.TabIndex = 3; // // btn_unfold // this.btn_unfold.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btn_unfold.Location = new System.Drawing.Point(953, 9); this.btn_unfold.Name = "btn_unfold"; this.btn_unfold.Size = new System.Drawing.Size(64, 20); this.btn_unfold.TabIndex = 0; this.btn_unfold.Text = "一键展开"; this.btn_unfold.Click += new System.EventHandler(this.OnAllExpandClick); // // btn_save // this.btn_save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btn_save.Location = new System.Drawing.Point(1023, 9); this.btn_save.Name = "btn_save"; this.btn_save.Size = new System.Drawing.Size(64, 20); this.btn_save.TabIndex = 0; this.btn_save.Text = "保存"; this.btn_save.Click += new System.EventHandler(this.btn_save_Click); // // FrmMain // this.Appearance.BackColor = System.Drawing.SystemColors.Control; this.Appearance.Options.UseBackColor = true; this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1099, 621); this.Controls.Add(this.panelControl2); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "FrmMain"; this.Text = "权限设置器"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.MenuStrip.ResumeLayout(false); this.xtraTabPage2.ResumeLayout(false); this.contextMenuStrip.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); this.splitContainer2.Panel1.ResumeLayout(false); this.splitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit(); this.xtraTabControl2.ResumeLayout(false); this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); this.xtraTabPage4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); this.panelControl4.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl2; private Control.LabelTextEdit employeeName; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.PanelControl panelControl4; private DevExpress.XtraEditors.SimpleButton btn_save; private Control.GridControlEx gridControlEx4; private System.Windows.Forms.ContextMenuStrip MenuStrip; private System.Windows.Forms.ToolStripMenuItem btn_delete; private System.Windows.Forms.SplitContainer splitContainer1; private Control.GridControlEx gridControlEx2; private Control.GridControlEx gridControlEx3; private System.Windows.Forms.SplitContainer splitContainer2; private DevExpress.XtraTab.XtraTabControl xtraTabControl2; private DevExpress.XtraTab.XtraTabPage xtraTabPage3; private DevExpress.XtraTreeList.TreeList treeList1; private DevExpress.XtraTab.XtraTabPage xtraTabPage4; private Control.GridControlEx gridControlEx1; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.SimpleButton btn_Add; private DevExpress.XtraEditors.SimpleButton btn_deleteRole; private Control.LabelTextEdit employeeId; private System.Windows.Forms.ContextMenuStrip contextMenuStrip; private System.Windows.Forms.ToolStripMenuItem 复制权限ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 清空ToolStripMenuItem; private DevExpress.XtraEditors.SimpleButton btn_unfold; private DevExpress.XtraEditors.SimpleButton btn_copy; private DevExpress.XtraEditors.SimpleButton btn_paste; private Control.LabelTextEdit SelectedStaff; private Control.LabelTextEdit BeCopiedPeople; } }