namespace CSFrameworkV5.Library.PermissionForms
|
{
|
partial class frmGroupPermission
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGroupPermission));
|
this.ilGroupTree = new System.Windows.Forms.ImageList(this.components);
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
this.panelControl9 = new DevExpress.XtraEditors.PanelControl();
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
this.txtGroupCode = new DevExpress.XtraEditors.TextEdit();
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
this.txtGroupName = new DevExpress.XtraEditors.TextEdit();
|
this.btnRoleLoad = new DevExpress.XtraEditors.SimpleButton();
|
this.btnGroupUserLoad = new DevExpress.XtraEditors.SimpleButton();
|
this.lbAllUser = new DevExpress.XtraEditors.ImageListBoxControl();
|
this.panelControl14 = new DevExpress.XtraEditors.PanelControl();
|
this.btnFindUser = new DevExpress.XtraEditors.SimpleButton();
|
this.txtUserText = new DevExpress.XtraEditors.TextEdit();
|
this.pictureBox6 = new System.Windows.Forms.PictureBox();
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
this.lbGroupUser = new DevExpress.XtraEditors.ImageListBoxControl();
|
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
|
this.pictureBox7 = new System.Windows.Forms.PictureBox();
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
this.lbAllRole = new DevExpress.XtraEditors.ImageListBoxControl();
|
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
|
this.btnFindRole = new DevExpress.XtraEditors.SimpleButton();
|
this.txtRoleText = new DevExpress.XtraEditors.TextEdit();
|
this.pictureBox13 = new System.Windows.Forms.PictureBox();
|
this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
|
this.lbGroupRole = new DevExpress.XtraEditors.ImageListBoxControl();
|
this.panelControl13 = new DevExpress.XtraEditors.PanelControl();
|
this.pictureBox14 = new System.Windows.Forms.PictureBox();
|
this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
|
this.ilGroupPermission = new System.Windows.Forms.ImageList(this.components);
|
this.tlGroup = new DevExpress.XtraTreeList.TreeList();
|
this.colS_GroupName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
this.imageList2 = new System.Windows.Forms.ImageList(this.components);
|
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
this.pnlSearch = new DevExpress.XtraEditors.PanelControl();
|
this.btnEmpty = new DevExpress.XtraEditors.SimpleButton();
|
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
|
this.lbl_GroupCode = new DevExpress.XtraEditors.LabelControl();
|
this.txt_GroupCode = new DevExpress.XtraEditors.TextEdit();
|
this.lbl_GroupName = new DevExpress.XtraEditors.LabelControl();
|
this.txt_GroupName = new DevExpress.XtraEditors.TextEdit();
|
this.lbl_Owner1 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_Owner1 = new DevExpress.XtraEditors.LookUpEdit();
|
this.lbl_OwnerTel1 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_OwnerTel1 = new DevExpress.XtraEditors.TextEdit();
|
this.gcSummary = new DevExpress.XtraGrid.GridControl();
|
this.gvSummary = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.colGroupCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colGroupName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colEnglishName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colShortName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colOwner1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repM_Owner1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
this.colOwnerTel1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colTelInner = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colFax = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colAddress = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colWebSite = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colPostCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repM_Owner2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
this.tpAllRights = new DevExpress.XtraTab.XtraTabPage();
|
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
|
this.panelControl15 = new DevExpress.XtraEditors.PanelControl();
|
this.chkExpandGroupRights = new System.Windows.Forms.CheckBox();
|
this.btnAuthLoad = new DevExpress.XtraEditors.SimpleButton();
|
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
|
this.pictureBox15 = new System.Windows.Forms.PictureBox();
|
this.panelControl20 = new DevExpress.XtraEditors.PanelControl();
|
this.tvRoleActions = new System.Windows.Forms.TreeView();
|
this.splitContainerControl4 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
|
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
this.tpSummary.SuspendLayout();
|
this.pnlSummary.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.tcBusiness)).BeginInit();
|
this.tcBusiness.SuspendLayout();
|
this.tpDetail.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcNavigator)).BeginInit();
|
this.gcNavigator.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit();
|
this.panelControl9.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtGroupCode.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtGroupName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbAllUser)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl14)).BeginInit();
|
this.panelControl14.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtUserText.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbGroupUser)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
|
this.panelControl5.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbAllRole)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
|
this.panelControl8.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtRoleText.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbGroupRole)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl13)).BeginInit();
|
this.panelControl13.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.tlGroup)).BeginInit();
|
this.tableLayoutPanel4.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pnlSearch)).BeginInit();
|
this.pnlSearch.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txt_GroupCode.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_GroupName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Owner1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_OwnerTel1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcSummary)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvSummary)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repM_Owner1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repM_Owner2)).BeginInit();
|
this.tpAllRights.SuspendLayout();
|
this.tableLayoutPanel6.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl15)).BeginInit();
|
this.panelControl15.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl20)).BeginInit();
|
this.panelControl20.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl4)).BeginInit();
|
this.splitContainerControl4.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
this.panelControl2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
this.panelControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
this.panelControl3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
|
this.panelControl4.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
|
this.panelControl6.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
this.SuspendLayout();
|
//
|
// tpSummary
|
//
|
this.tpSummary.Appearance.PageClient.BackColor = System.Drawing.SystemColors.Control;
|
this.tpSummary.Appearance.PageClient.Options.UseBackColor = true;
|
this.tpSummary.Controls.Add(this.tableLayoutPanel4);
|
this.tpSummary.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("tpSummary.ImageOptions.Image")));
|
this.tpSummary.ImageOptions.ImageIndex = 3;
|
this.tpSummary.Size = new System.Drawing.Size(730, 521);
|
//
|
// pnlSummary
|
//
|
this.pnlSummary.Controls.Add(this.tlGroup);
|
this.pnlSummary.Location = new System.Drawing.Point(2, 2);
|
this.pnlSummary.Size = new System.Drawing.Size(956, 552);
|
this.pnlSummary.Controls.SetChildIndex(this.tlGroup, 0);
|
this.pnlSummary.Controls.SetChildIndex(this.tcBusiness, 0);
|
//
|
// tcBusiness
|
//
|
this.tcBusiness.Images = this.imageList1;
|
this.tcBusiness.Location = new System.Drawing.Point(220, 0);
|
this.tcBusiness.Size = new System.Drawing.Size(736, 552);
|
this.tcBusiness.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.tpAllRights});
|
this.tcBusiness.Controls.SetChildIndex(this.tpAllRights, 0);
|
this.tcBusiness.Controls.SetChildIndex(this.tpDetail, 0);
|
this.tcBusiness.Controls.SetChildIndex(this.tpSummary, 0);
|
//
|
// tpDetail
|
//
|
this.tpDetail.Appearance.PageClient.BackColor = System.Drawing.SystemColors.Control;
|
this.tpDetail.Appearance.PageClient.Options.UseBackColor = true;
|
this.tpDetail.Controls.Add(this.splitContainerControl4);
|
this.tpDetail.Controls.Add(this.panelControl9);
|
this.tpDetail.Controls.Add(this.panelControl6);
|
this.tpDetail.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("tpDetail.ImageOptions.Image")));
|
this.tpDetail.ImageOptions.ImageIndex = 6;
|
this.tpDetail.Padding = new System.Windows.Forms.Padding(2);
|
this.tpDetail.Size = new System.Drawing.Size(552, 504);
|
this.tpDetail.Text = "分配用户和角色";
|
//
|
// gcNavigator
|
//
|
this.gcNavigator.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.gcNavigator.Appearance.Options.UseBackColor = true;
|
this.gcNavigator.Size = new System.Drawing.Size(938, 26);
|
//
|
// controlNavigatorSummary
|
//
|
this.controlNavigatorSummary.Buttons.Append.Visible = false;
|
this.controlNavigatorSummary.Buttons.CancelEdit.Visible = false;
|
this.controlNavigatorSummary.Buttons.Edit.Visible = false;
|
this.controlNavigatorSummary.Buttons.EndEdit.Visible = false;
|
this.controlNavigatorSummary.Buttons.NextPage.Visible = false;
|
this.controlNavigatorSummary.Buttons.PrevPage.Visible = false;
|
this.controlNavigatorSummary.Buttons.Remove.Visible = false;
|
this.controlNavigatorSummary.Location = new System.Drawing.Point(760, 2);
|
//
|
// lblAboutInfo
|
//
|
this.lblAboutInfo.Location = new System.Drawing.Point(563, 2);
|
//
|
// ilGroupTree
|
//
|
this.ilGroupTree.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilGroupTree.ImageStream")));
|
this.ilGroupTree.TransparentColor = System.Drawing.Color.Transparent;
|
this.ilGroupTree.Images.SetKeyName(0, "16_CustomerQuery.ico");
|
this.ilGroupTree.Images.SetKeyName(1, "16_MasterDataQuery.ico");
|
//
|
// imageList1
|
//
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
this.imageList1.Images.SetKeyName(0, "16_CustomerQuery.ico");
|
this.imageList1.Images.SetKeyName(1, "16_User.ico");
|
this.imageList1.Images.SetKeyName(2, "16_MasterDataQuery.ico");
|
this.imageList1.Images.SetKeyName(3, "cslogo16.ico");
|
this.imageList1.Images.SetKeyName(4, "skin16.ico");
|
this.imageList1.Images.SetKeyName(5, "16_Connets.ico");
|
this.imageList1.Images.SetKeyName(6, "14.png");
|
//
|
// panelControl9
|
//
|
this.panelControl9.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
this.panelControl9.Controls.Add(this.labelControl2);
|
this.panelControl9.Controls.Add(this.txtGroupCode);
|
this.panelControl9.Controls.Add(this.labelControl3);
|
this.panelControl9.Controls.Add(this.txtGroupName);
|
this.panelControl9.Controls.Add(this.btnRoleLoad);
|
this.panelControl9.Controls.Add(this.btnGroupUserLoad);
|
this.panelControl9.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panelControl9.Location = new System.Drawing.Point(2, 2);
|
this.panelControl9.Name = "panelControl9";
|
this.panelControl9.Size = new System.Drawing.Size(548, 41);
|
this.panelControl9.TabIndex = 2;
|
//
|
// labelControl2
|
//
|
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.labelControl2.Appearance.Options.UseFont = true;
|
this.labelControl2.Location = new System.Drawing.Point(7, 11);
|
this.labelControl2.Name = "labelControl2";
|
this.labelControl2.Size = new System.Drawing.Size(70, 17);
|
this.labelControl2.TabIndex = 6;
|
this.labelControl2.Text = "组织编号:";
|
//
|
// txtGroupCode
|
//
|
this.txtGroupCode.Location = new System.Drawing.Point(81, 9);
|
this.txtGroupCode.Name = "txtGroupCode";
|
this.txtGroupCode.Properties.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.txtGroupCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txtGroupCode.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtGroupCode.Properties.Appearance.Options.UseBackColor = true;
|
this.txtGroupCode.Properties.Appearance.Options.UseFont = true;
|
this.txtGroupCode.Properties.Appearance.Options.UseForeColor = true;
|
this.txtGroupCode.Properties.ReadOnly = true;
|
this.txtGroupCode.Size = new System.Drawing.Size(79, 22);
|
this.txtGroupCode.TabIndex = 7;
|
//
|
// labelControl3
|
//
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.labelControl3.Appearance.Options.UseFont = true;
|
this.labelControl3.Location = new System.Drawing.Point(186, 11);
|
this.labelControl3.Name = "labelControl3";
|
this.labelControl3.Size = new System.Drawing.Size(70, 17);
|
this.labelControl3.TabIndex = 4;
|
this.labelControl3.Text = "组织名称:";
|
//
|
// txtGroupName
|
//
|
this.txtGroupName.Location = new System.Drawing.Point(261, 9);
|
this.txtGroupName.Name = "txtGroupName";
|
this.txtGroupName.Properties.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.txtGroupName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txtGroupName.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.txtGroupName.Properties.Appearance.Options.UseBackColor = true;
|
this.txtGroupName.Properties.Appearance.Options.UseFont = true;
|
this.txtGroupName.Properties.Appearance.Options.UseForeColor = true;
|
this.txtGroupName.Properties.ReadOnly = true;
|
this.txtGroupName.Size = new System.Drawing.Size(142, 22);
|
this.txtGroupName.TabIndex = 5;
|
//
|
// btnRoleLoad
|
//
|
this.btnRoleLoad.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnRoleLoad.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnRoleLoad.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnRoleLoad.ImageOptions.Image")));
|
this.btnRoleLoad.Location = new System.Drawing.Point(537, 5);
|
this.btnRoleLoad.Name = "btnRoleLoad";
|
this.btnRoleLoad.Size = new System.Drawing.Size(110, 30);
|
this.btnRoleLoad.TabIndex = 3;
|
this.btnRoleLoad.Text = "刷新角色资料";
|
this.btnRoleLoad.Click += new System.EventHandler(this.btnRoleLoad_Click);
|
//
|
// btnGroupUserLoad
|
//
|
this.btnGroupUserLoad.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnGroupUserLoad.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnGroupUserLoad.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnGroupUserLoad.ImageOptions.Image")));
|
this.btnGroupUserLoad.Location = new System.Drawing.Point(422, 5);
|
this.btnGroupUserLoad.Name = "btnGroupUserLoad";
|
this.btnGroupUserLoad.Size = new System.Drawing.Size(110, 30);
|
this.btnGroupUserLoad.TabIndex = 3;
|
this.btnGroupUserLoad.Text = "刷新用户资料";
|
this.btnGroupUserLoad.Click += new System.EventHandler(this.btnGroupUserLoad_Click);
|
//
|
// lbAllUser
|
//
|
this.lbAllUser.AllowDrop = true;
|
this.lbAllUser.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.lbAllUser.Appearance.Options.UseBackColor = true;
|
this.lbAllUser.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lbAllUser.ItemHeight = 22;
|
this.lbAllUser.Location = new System.Drawing.Point(0, 27);
|
this.lbAllUser.Name = "lbAllUser";
|
this.lbAllUser.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
this.lbAllUser.Size = new System.Drawing.Size(196, 391);
|
this.lbAllUser.TabIndex = 0;
|
this.lbAllUser.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbAllUser_DragDrop);
|
this.lbAllUser.DragOver += new System.Windows.Forms.DragEventHandler(this.OnList_DragOver);
|
this.lbAllUser.DoubleClick += new System.EventHandler(this.lbAllUser_DoubleClick);
|
this.lbAllUser.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnList_MouseDown);
|
this.lbAllUser.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnList_MouseMove);
|
//
|
// panelControl14
|
//
|
this.panelControl14.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl14.Controls.Add(this.btnFindUser);
|
this.panelControl14.Controls.Add(this.txtUserText);
|
this.panelControl14.Controls.Add(this.pictureBox6);
|
this.panelControl14.Controls.Add(this.labelControl7);
|
this.panelControl14.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panelControl14.Location = new System.Drawing.Point(0, 0);
|
this.panelControl14.Name = "panelControl14";
|
this.panelControl14.Size = new System.Drawing.Size(196, 27);
|
this.panelControl14.TabIndex = 0;
|
//
|
// btnFindUser
|
//
|
this.btnFindUser.Appearance.ForeColor = System.Drawing.Color.Blue;
|
this.btnFindUser.Appearance.Options.UseForeColor = true;
|
this.btnFindUser.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
this.btnFindUser.Location = new System.Drawing.Point(154, 3);
|
this.btnFindUser.Name = "btnFindUser";
|
this.btnFindUser.Size = new System.Drawing.Size(32, 21);
|
this.btnFindUser.TabIndex = 9;
|
this.btnFindUser.Text = "查询";
|
this.btnFindUser.Click += new System.EventHandler(this.btnFindUser_Click);
|
//
|
// txtUserText
|
//
|
this.txtUserText.Location = new System.Drawing.Point(86, 3);
|
this.txtUserText.Name = "txtUserText";
|
this.txtUserText.Properties.Appearance.BackColor = System.Drawing.Color.White;
|
this.txtUserText.Properties.Appearance.Options.UseBackColor = true;
|
this.txtUserText.Size = new System.Drawing.Size(67, 20);
|
this.txtUserText.TabIndex = 8;
|
//
|
// pictureBox6
|
//
|
this.pictureBox6.Image = global::CSFrameworkV5.Library.Properties.Resources.hr;
|
this.pictureBox6.Location = new System.Drawing.Point(8, 6);
|
this.pictureBox6.Name = "pictureBox6";
|
this.pictureBox6.Size = new System.Drawing.Size(16, 16);
|
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
this.pictureBox6.TabIndex = 3;
|
this.pictureBox6.TabStop = false;
|
//
|
// labelControl7
|
//
|
this.labelControl7.Location = new System.Drawing.Point(33, 6);
|
this.labelControl7.Name = "labelControl7";
|
this.labelControl7.Size = new System.Drawing.Size(48, 14);
|
this.labelControl7.TabIndex = 2;
|
this.labelControl7.Text = "所有用户";
|
//
|
// lbGroupUser
|
//
|
this.lbGroupUser.AllowDrop = true;
|
this.lbGroupUser.Appearance.BackColor = System.Drawing.Color.OldLace;
|
this.lbGroupUser.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
this.lbGroupUser.Appearance.Options.UseBackColor = true;
|
this.lbGroupUser.Appearance.Options.UseFont = true;
|
this.lbGroupUser.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lbGroupUser.ItemHeight = 22;
|
this.lbGroupUser.Location = new System.Drawing.Point(0, 27);
|
this.lbGroupUser.Name = "lbGroupUser";
|
this.lbGroupUser.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
this.lbGroupUser.Size = new System.Drawing.Size(173, 391);
|
this.lbGroupUser.TabIndex = 1;
|
this.lbGroupUser.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbGroupUser_DragDrop);
|
this.lbGroupUser.DragOver += new System.Windows.Forms.DragEventHandler(this.OnList_DragOver);
|
this.lbGroupUser.DoubleClick += new System.EventHandler(this.lbGroupUser_DoubleClick);
|
this.lbGroupUser.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnList_MouseDown);
|
this.lbGroupUser.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnList_MouseMove);
|
//
|
// panelControl5
|
//
|
this.panelControl5.Appearance.BackColor = System.Drawing.Color.YellowGreen;
|
this.panelControl5.Appearance.Options.UseBackColor = true;
|
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl5.Controls.Add(this.pictureBox7);
|
this.panelControl5.Controls.Add(this.labelControl8);
|
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panelControl5.Location = new System.Drawing.Point(0, 0);
|
this.panelControl5.Name = "panelControl5";
|
this.panelControl5.Size = new System.Drawing.Size(173, 27);
|
this.panelControl5.TabIndex = 2;
|
//
|
// pictureBox7
|
//
|
this.pictureBox7.Image = global::CSFrameworkV5.Library.Properties.Resources.hr;
|
this.pictureBox7.Location = new System.Drawing.Point(8, 6);
|
this.pictureBox7.Name = "pictureBox7";
|
this.pictureBox7.Size = new System.Drawing.Size(16, 16);
|
this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
this.pictureBox7.TabIndex = 4;
|
this.pictureBox7.TabStop = false;
|
//
|
// labelControl8
|
//
|
this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
this.labelControl8.Appearance.Options.UseFont = true;
|
this.labelControl8.Location = new System.Drawing.Point(30, 6);
|
this.labelControl8.Name = "labelControl8";
|
this.labelControl8.Size = new System.Drawing.Size(78, 14);
|
this.labelControl8.TabIndex = 2;
|
this.labelControl8.Text = "当前组的用户";
|
//
|
// lbAllRole
|
//
|
this.lbAllRole.AllowDrop = true;
|
this.lbAllRole.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.lbAllRole.Appearance.Options.UseBackColor = true;
|
this.lbAllRole.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lbAllRole.ItemHeight = 22;
|
this.lbAllRole.Location = new System.Drawing.Point(0, 27);
|
this.lbAllRole.Name = "lbAllRole";
|
this.lbAllRole.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
this.lbAllRole.Size = new System.Drawing.Size(197, 391);
|
this.lbAllRole.TabIndex = 0;
|
this.lbAllRole.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbAllRole_DragDrop);
|
this.lbAllRole.DragOver += new System.Windows.Forms.DragEventHandler(this.OnList_DragOver);
|
this.lbAllRole.DoubleClick += new System.EventHandler(this.lbAllRole_DoubleClick);
|
this.lbAllRole.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnList_MouseDown);
|
this.lbAllRole.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnList_MouseMove);
|
//
|
// panelControl8
|
//
|
this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl8.Controls.Add(this.btnFindRole);
|
this.panelControl8.Controls.Add(this.txtRoleText);
|
this.panelControl8.Controls.Add(this.pictureBox13);
|
this.panelControl8.Controls.Add(this.labelControl20);
|
this.panelControl8.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panelControl8.Location = new System.Drawing.Point(0, 0);
|
this.panelControl8.Name = "panelControl8";
|
this.panelControl8.Size = new System.Drawing.Size(197, 27);
|
this.panelControl8.TabIndex = 0;
|
//
|
// btnFindRole
|
//
|
this.btnFindRole.Appearance.ForeColor = System.Drawing.Color.Blue;
|
this.btnFindRole.Appearance.Options.UseForeColor = true;
|
this.btnFindRole.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
this.btnFindRole.Location = new System.Drawing.Point(160, 3);
|
this.btnFindRole.Name = "btnFindRole";
|
this.btnFindRole.Size = new System.Drawing.Size(32, 21);
|
this.btnFindRole.TabIndex = 9;
|
this.btnFindRole.Text = "查询";
|
this.btnFindRole.Click += new System.EventHandler(this.btnFindRole_Click);
|
//
|
// txtRoleText
|
//
|
this.txtRoleText.Location = new System.Drawing.Point(92, 3);
|
this.txtRoleText.Name = "txtRoleText";
|
this.txtRoleText.Properties.Appearance.BackColor = System.Drawing.Color.White;
|
this.txtRoleText.Properties.Appearance.Options.UseBackColor = true;
|
this.txtRoleText.Size = new System.Drawing.Size(67, 20);
|
this.txtRoleText.TabIndex = 8;
|
//
|
// pictureBox13
|
//
|
this.pictureBox13.Image = global::CSFrameworkV5.Library.Properties.Resources.BO_Category;
|
this.pictureBox13.Location = new System.Drawing.Point(8, 6);
|
this.pictureBox13.Name = "pictureBox13";
|
this.pictureBox13.Size = new System.Drawing.Size(16, 16);
|
this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
this.pictureBox13.TabIndex = 3;
|
this.pictureBox13.TabStop = false;
|
//
|
// labelControl20
|
//
|
this.labelControl20.Location = new System.Drawing.Point(33, 6);
|
this.labelControl20.Name = "labelControl20";
|
this.labelControl20.Size = new System.Drawing.Size(48, 14);
|
this.labelControl20.TabIndex = 2;
|
this.labelControl20.Text = "所有角色";
|
//
|
// lbGroupRole
|
//
|
this.lbGroupRole.AllowDrop = true;
|
this.lbGroupRole.Appearance.BackColor = System.Drawing.Color.OldLace;
|
this.lbGroupRole.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
this.lbGroupRole.Appearance.Options.UseBackColor = true;
|
this.lbGroupRole.Appearance.Options.UseFont = true;
|
this.lbGroupRole.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lbGroupRole.ItemHeight = 22;
|
this.lbGroupRole.Location = new System.Drawing.Point(0, 27);
|
this.lbGroupRole.Name = "lbGroupRole";
|
this.lbGroupRole.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
this.lbGroupRole.Size = new System.Drawing.Size(0, 391);
|
this.lbGroupRole.TabIndex = 1;
|
this.lbGroupRole.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbGroupRole_DragDrop);
|
this.lbGroupRole.DragOver += new System.Windows.Forms.DragEventHandler(this.OnList_DragOver);
|
this.lbGroupRole.DoubleClick += new System.EventHandler(this.lbGroupRole_DoubleClick);
|
this.lbGroupRole.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnList_MouseDown);
|
this.lbGroupRole.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnList_MouseMove);
|
//
|
// panelControl13
|
//
|
this.panelControl13.Appearance.BackColor = System.Drawing.Color.YellowGreen;
|
this.panelControl13.Appearance.Options.UseBackColor = true;
|
this.panelControl13.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl13.Controls.Add(this.pictureBox14);
|
this.panelControl13.Controls.Add(this.labelControl21);
|
this.panelControl13.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panelControl13.Location = new System.Drawing.Point(0, 0);
|
this.panelControl13.Name = "panelControl13";
|
this.panelControl13.Size = new System.Drawing.Size(0, 27);
|
this.panelControl13.TabIndex = 2;
|
//
|
// pictureBox14
|
//
|
this.pictureBox14.Image = global::CSFrameworkV5.Library.Properties.Resources.BO_Category;
|
this.pictureBox14.Location = new System.Drawing.Point(8, 6);
|
this.pictureBox14.Name = "pictureBox14";
|
this.pictureBox14.Size = new System.Drawing.Size(16, 16);
|
this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
this.pictureBox14.TabIndex = 4;
|
this.pictureBox14.TabStop = false;
|
//
|
// labelControl21
|
//
|
this.labelControl21.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
this.labelControl21.Appearance.Options.UseFont = true;
|
this.labelControl21.Location = new System.Drawing.Point(30, 5);
|
this.labelControl21.Name = "labelControl21";
|
this.labelControl21.Size = new System.Drawing.Size(78, 14);
|
this.labelControl21.TabIndex = 2;
|
this.labelControl21.Text = "当前组的角色";
|
//
|
// ilGroupPermission
|
//
|
this.ilGroupPermission.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilGroupPermission.ImageStream")));
|
this.ilGroupPermission.TransparentColor = System.Drawing.Color.Transparent;
|
this.ilGroupPermission.Images.SetKeyName(0, "Module.ico");
|
this.ilGroupPermission.Images.SetKeyName(1, "skin16.ico");
|
this.ilGroupPermission.Images.SetKeyName(2, "item.png");
|
this.ilGroupPermission.Images.SetKeyName(3, "SignleForm.ico");
|
//
|
// tlGroup
|
//
|
this.tlGroup.Appearance.Empty.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.tlGroup.Appearance.Empty.Options.UseBackColor = true;
|
this.tlGroup.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
this.tlGroup.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.tlGroup.Appearance.HideSelectionRow.Options.UseBackColor = true;
|
this.tlGroup.Appearance.HideSelectionRow.Options.UseForeColor = true;
|
this.tlGroup.Appearance.Row.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.tlGroup.Appearance.Row.Options.UseBackColor = true;
|
this.tlGroup.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
this.tlGroup.Appearance.SelectedRow.ForeColor = System.Drawing.Color.Red;
|
this.tlGroup.Appearance.SelectedRow.Options.UseBackColor = true;
|
this.tlGroup.Appearance.SelectedRow.Options.UseForeColor = true;
|
this.tlGroup.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
this.colS_GroupName});
|
this.tlGroup.ColumnsImageList = this.imageList2;
|
this.tlGroup.Dock = System.Windows.Forms.DockStyle.Left;
|
this.tlGroup.Location = new System.Drawing.Point(0, 0);
|
this.tlGroup.Name = "tlGroup";
|
this.tlGroup.OptionsBehavior.Editable = false;
|
this.tlGroup.OptionsFilter.AllowColumnMRUFilterList = false;
|
this.tlGroup.OptionsFilter.AllowFilterEditor = false;
|
this.tlGroup.OptionsFilter.AllowMRUFilterList = false;
|
this.tlGroup.OptionsSelection.EnableAppearanceFocusedCell = false;
|
this.tlGroup.OptionsView.ShowHorzLines = false;
|
this.tlGroup.OptionsView.ShowSummaryFooter = true;
|
this.tlGroup.OptionsView.ShowVertLines = false;
|
this.tlGroup.RootValue = "";
|
this.tlGroup.Size = new System.Drawing.Size(220, 552);
|
this.tlGroup.StateImageList = this.imageList2;
|
this.tlGroup.TabIndex = 0;
|
this.tlGroup.TreeLineStyle = DevExpress.XtraTreeList.LineStyle.Solid;
|
this.tlGroup.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.tlGroup_FocusedNodeChanged);
|
//
|
// colS_GroupName
|
//
|
this.colS_GroupName.Caption = "组织机构";
|
this.colS_GroupName.FieldName = "GroupName";
|
this.colS_GroupName.ImageOptions.ImageIndex = 0;
|
this.colS_GroupName.MinWidth = 49;
|
this.colS_GroupName.Name = "colS_GroupName";
|
this.colS_GroupName.SummaryFooter = DevExpress.XtraTreeList.SummaryItemType.Count;
|
this.colS_GroupName.Visible = true;
|
this.colS_GroupName.VisibleIndex = 0;
|
this.colS_GroupName.Width = 133;
|
//
|
// imageList2
|
//
|
this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
|
this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
|
this.imageList2.Images.SetKeyName(0, "2074.ico");
|
this.imageList2.Images.SetKeyName(1, "tree.ico");
|
this.imageList2.Images.SetKeyName(2, "TB_FRIEND.ico");
|
//
|
// tableLayoutPanel4
|
//
|
this.tableLayoutPanel4.ColumnCount = 1;
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
this.tableLayoutPanel4.Controls.Add(this.pnlSearch, 0, 0);
|
this.tableLayoutPanel4.Controls.Add(this.gcSummary, 0, 1);
|
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
|
this.tableLayoutPanel4.RowCount = 2;
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(730, 521);
|
this.tableLayoutPanel4.TabIndex = 11;
|
//
|
// pnlSearch
|
//
|
this.pnlSearch.Controls.Add(this.btnEmpty);
|
this.pnlSearch.Controls.Add(this.btnQuery);
|
this.pnlSearch.Controls.Add(this.lbl_GroupCode);
|
this.pnlSearch.Controls.Add(this.txt_GroupCode);
|
this.pnlSearch.Controls.Add(this.lbl_GroupName);
|
this.pnlSearch.Controls.Add(this.txt_GroupName);
|
this.pnlSearch.Controls.Add(this.lbl_Owner1);
|
this.pnlSearch.Controls.Add(this.txt_Owner1);
|
this.pnlSearch.Controls.Add(this.lbl_OwnerTel1);
|
this.pnlSearch.Controls.Add(this.txt_OwnerTel1);
|
this.pnlSearch.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.pnlSearch.Location = new System.Drawing.Point(3, 3);
|
this.pnlSearch.Name = "pnlSearch";
|
this.pnlSearch.Size = new System.Drawing.Size(724, 54);
|
this.pnlSearch.TabIndex = 11;
|
//
|
// btnEmpty
|
//
|
this.btnEmpty.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnEmpty.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnEmpty.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnEmpty.ImageOptions.Image")));
|
this.btnEmpty.Location = new System.Drawing.Point(529, 6);
|
this.btnEmpty.Name = "btnEmpty";
|
this.btnEmpty.Size = new System.Drawing.Size(90, 41);
|
this.btnEmpty.TabIndex = 21;
|
this.btnEmpty.Text = "清空(&E)";
|
this.btnEmpty.Click += new System.EventHandler(this.btnEmpty_Click);
|
//
|
// btnQuery
|
//
|
this.btnQuery.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.ImageOptions.Image")));
|
this.btnQuery.Location = new System.Drawing.Point(438, 6);
|
this.btnQuery.Name = "btnQuery";
|
this.btnQuery.Size = new System.Drawing.Size(87, 42);
|
this.btnQuery.TabIndex = 20;
|
this.btnQuery.Text = "查询(&S)";
|
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
|
//
|
// lbl_GroupCode
|
//
|
this.lbl_GroupCode.Location = new System.Drawing.Point(14, 8);
|
this.lbl_GroupCode.Name = "lbl_GroupCode";
|
this.lbl_GroupCode.Size = new System.Drawing.Size(60, 14);
|
this.lbl_GroupCode.TabIndex = 0;
|
this.lbl_GroupCode.Text = "组织编号:";
|
//
|
// txt_GroupCode
|
//
|
this.txt_GroupCode.Location = new System.Drawing.Point(82, 5);
|
this.txt_GroupCode.Name = "txt_GroupCode";
|
this.txt_GroupCode.Size = new System.Drawing.Size(90, 20);
|
this.txt_GroupCode.TabIndex = 0;
|
//
|
// lbl_GroupName
|
//
|
this.lbl_GroupName.Location = new System.Drawing.Point(204, 8);
|
this.lbl_GroupName.Name = "lbl_GroupName";
|
this.lbl_GroupName.Size = new System.Drawing.Size(60, 14);
|
this.lbl_GroupName.TabIndex = 0;
|
this.lbl_GroupName.Text = "组织名称:";
|
//
|
// txt_GroupName
|
//
|
this.txt_GroupName.Location = new System.Drawing.Point(271, 5);
|
this.txt_GroupName.Name = "txt_GroupName";
|
this.txt_GroupName.Size = new System.Drawing.Size(90, 20);
|
this.txt_GroupName.TabIndex = 0;
|
//
|
// lbl_Owner1
|
//
|
this.lbl_Owner1.Location = new System.Drawing.Point(14, 32);
|
this.lbl_Owner1.Name = "lbl_Owner1";
|
this.lbl_Owner1.Size = new System.Drawing.Size(36, 14);
|
this.lbl_Owner1.TabIndex = 0;
|
this.lbl_Owner1.Text = "主管:";
|
//
|
// txt_Owner1
|
//
|
this.txt_Owner1.Location = new System.Drawing.Point(82, 29);
|
this.txt_Owner1.Name = "txt_Owner1";
|
this.txt_Owner1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_Owner1.Properties.NullText = "";
|
this.txt_Owner1.Properties.PopupWidth = 300;
|
this.txt_Owner1.Size = new System.Drawing.Size(90, 20);
|
this.txt_Owner1.TabIndex = 0;
|
//
|
// lbl_OwnerTel1
|
//
|
this.lbl_OwnerTel1.Location = new System.Drawing.Point(204, 32);
|
this.lbl_OwnerTel1.Name = "lbl_OwnerTel1";
|
this.lbl_OwnerTel1.Size = new System.Drawing.Size(60, 14);
|
this.lbl_OwnerTel1.TabIndex = 0;
|
this.lbl_OwnerTel1.Text = "主管电话:";
|
//
|
// txt_OwnerTel1
|
//
|
this.txt_OwnerTel1.Location = new System.Drawing.Point(271, 29);
|
this.txt_OwnerTel1.Name = "txt_OwnerTel1";
|
this.txt_OwnerTel1.Size = new System.Drawing.Size(90, 20);
|
this.txt_OwnerTel1.TabIndex = 0;
|
//
|
// gcSummary
|
//
|
this.gcSummary.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcSummary.EmbeddedNavigator.Buttons.Append.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.Edit.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.NextPage.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.PrevPage.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.Remove.Visible = false;
|
this.gcSummary.Location = new System.Drawing.Point(3, 63);
|
this.gcSummary.MainView = this.gvSummary;
|
this.gcSummary.Name = "gcSummary";
|
this.gcSummary.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.repM_Owner1,
|
this.repM_Owner2});
|
this.gcSummary.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.gcSummary.Size = new System.Drawing.Size(724, 455);
|
this.gcSummary.TabIndex = 10;
|
this.gcSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvSummary});
|
//
|
// gvSummary
|
//
|
this.gvSummary.ColumnPanelRowHeight = 25;
|
this.gvSummary.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.colGroupCode,
|
this.colGroupName,
|
this.colEnglishName,
|
this.colShortName,
|
this.colOwner1,
|
this.colOwnerTel1,
|
this.colTelInner,
|
this.colFax,
|
this.colAddress,
|
this.colWebSite,
|
this.colPostCode});
|
this.gvSummary.GridControl = this.gcSummary;
|
this.gvSummary.Name = "gvSummary";
|
this.gvSummary.OptionsBehavior.Editable = false;
|
this.gvSummary.OptionsBehavior.ReadOnly = true;
|
this.gvSummary.OptionsView.ColumnAutoWidth = false;
|
this.gvSummary.OptionsView.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
this.gvSummary.OptionsView.ShowFooter = true;
|
this.gvSummary.OptionsView.ShowGroupPanel = false;
|
this.gvSummary.RowHeight = 25;
|
//
|
// colGroupCode
|
//
|
this.colGroupCode.AppearanceCell.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.colGroupCode.AppearanceCell.Options.UseBackColor = true;
|
this.colGroupCode.Caption = "组织编号";
|
this.colGroupCode.FieldName = "GroupCode";
|
this.colGroupCode.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
|
this.colGroupCode.Name = "colGroupCode";
|
this.colGroupCode.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "GroupCode", "条数:{0}")});
|
this.colGroupCode.Visible = true;
|
this.colGroupCode.VisibleIndex = 0;
|
this.colGroupCode.Width = 98;
|
//
|
// colGroupName
|
//
|
this.colGroupName.AppearanceCell.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.colGroupName.AppearanceCell.ForeColor = System.Drawing.Color.Green;
|
this.colGroupName.AppearanceCell.Options.UseBackColor = true;
|
this.colGroupName.AppearanceCell.Options.UseForeColor = true;
|
this.colGroupName.Caption = "组织名称";
|
this.colGroupName.FieldName = "GroupName";
|
this.colGroupName.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
|
this.colGroupName.Name = "colGroupName";
|
this.colGroupName.Visible = true;
|
this.colGroupName.VisibleIndex = 1;
|
this.colGroupName.Width = 189;
|
//
|
// colEnglishName
|
//
|
this.colEnglishName.Caption = "英文名";
|
this.colEnglishName.FieldName = "EnglishName";
|
this.colEnglishName.Name = "colEnglishName";
|
this.colEnglishName.Visible = true;
|
this.colEnglishName.VisibleIndex = 5;
|
this.colEnglishName.Width = 169;
|
//
|
// colShortName
|
//
|
this.colShortName.Caption = "简称";
|
this.colShortName.FieldName = "ShortName";
|
this.colShortName.Name = "colShortName";
|
this.colShortName.Visible = true;
|
this.colShortName.VisibleIndex = 4;
|
this.colShortName.Width = 81;
|
//
|
// colOwner1
|
//
|
this.colOwner1.Caption = "主管";
|
this.colOwner1.ColumnEdit = this.repM_Owner1;
|
this.colOwner1.FieldName = "Owner1";
|
this.colOwner1.Name = "colOwner1";
|
this.colOwner1.Visible = true;
|
this.colOwner1.VisibleIndex = 2;
|
this.colOwner1.Width = 79;
|
//
|
// repM_Owner1
|
//
|
this.repM_Owner1.AutoHeight = false;
|
this.repM_Owner1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repM_Owner1.Name = "repM_Owner1";
|
this.repM_Owner1.NullText = "";
|
this.repM_Owner1.PopupWidth = 300;
|
//
|
// colOwnerTel1
|
//
|
this.colOwnerTel1.Caption = "主管电话";
|
this.colOwnerTel1.FieldName = "OwnerTel1";
|
this.colOwnerTel1.Name = "colOwnerTel1";
|
this.colOwnerTel1.Visible = true;
|
this.colOwnerTel1.VisibleIndex = 3;
|
this.colOwnerTel1.Width = 101;
|
//
|
// colTelInner
|
//
|
this.colTelInner.Caption = "内线电话";
|
this.colTelInner.FieldName = "TelInner";
|
this.colTelInner.Name = "colTelInner";
|
this.colTelInner.Visible = true;
|
this.colTelInner.VisibleIndex = 6;
|
this.colTelInner.Width = 100;
|
//
|
// colFax
|
//
|
this.colFax.Caption = "传真";
|
this.colFax.FieldName = "Fax";
|
this.colFax.Name = "colFax";
|
this.colFax.Visible = true;
|
this.colFax.VisibleIndex = 7;
|
this.colFax.Width = 100;
|
//
|
// colAddress
|
//
|
this.colAddress.Caption = "地址";
|
this.colAddress.FieldName = "Address";
|
this.colAddress.Name = "colAddress";
|
this.colAddress.Visible = true;
|
this.colAddress.VisibleIndex = 8;
|
this.colAddress.Width = 100;
|
//
|
// colWebSite
|
//
|
this.colWebSite.Caption = "网址";
|
this.colWebSite.FieldName = "WebSite";
|
this.colWebSite.Name = "colWebSite";
|
this.colWebSite.Visible = true;
|
this.colWebSite.VisibleIndex = 9;
|
this.colWebSite.Width = 100;
|
//
|
// colPostCode
|
//
|
this.colPostCode.Caption = "邮编";
|
this.colPostCode.FieldName = "PostCode";
|
this.colPostCode.Name = "colPostCode";
|
this.colPostCode.Visible = true;
|
this.colPostCode.VisibleIndex = 10;
|
this.colPostCode.Width = 100;
|
//
|
// repM_Owner2
|
//
|
this.repM_Owner2.AutoHeight = false;
|
this.repM_Owner2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repM_Owner2.Name = "repM_Owner2";
|
this.repM_Owner2.NullText = "";
|
this.repM_Owner2.PopupWidth = 300;
|
//
|
// tpAllRights
|
//
|
this.tpAllRights.Controls.Add(this.tableLayoutPanel6);
|
this.tpAllRights.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("tpAllRights.ImageOptions.Image")));
|
this.tpAllRights.ImageOptions.ImageIndex = 5;
|
this.tpAllRights.Name = "tpAllRights";
|
this.tpAllRights.Size = new System.Drawing.Size(552, 504);
|
this.tpAllRights.Text = "显示所有权限";
|
//
|
// tableLayoutPanel6
|
//
|
this.tableLayoutPanel6.ColumnCount = 1;
|
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
this.tableLayoutPanel6.Controls.Add(this.panelControl15, 0, 0);
|
this.tableLayoutPanel6.Controls.Add(this.panelControl20, 0, 1);
|
this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 0);
|
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
|
this.tableLayoutPanel6.RowCount = 2;
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 47F));
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
this.tableLayoutPanel6.Size = new System.Drawing.Size(552, 504);
|
this.tableLayoutPanel6.TabIndex = 7;
|
//
|
// panelControl15
|
//
|
this.panelControl15.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
this.panelControl15.Controls.Add(this.chkExpandGroupRights);
|
this.panelControl15.Controls.Add(this.btnAuthLoad);
|
this.panelControl15.Controls.Add(this.labelControl22);
|
this.panelControl15.Controls.Add(this.pictureBox15);
|
this.panelControl15.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panelControl15.Location = new System.Drawing.Point(3, 3);
|
this.panelControl15.Name = "panelControl15";
|
this.panelControl15.Size = new System.Drawing.Size(546, 41);
|
this.panelControl15.TabIndex = 2;
|
//
|
// chkExpandGroupRights
|
//
|
this.chkExpandGroupRights.AutoSize = true;
|
this.chkExpandGroupRights.Location = new System.Drawing.Point(209, 14);
|
this.chkExpandGroupRights.Name = "chkExpandGroupRights";
|
this.chkExpandGroupRights.Size = new System.Drawing.Size(50, 18);
|
this.chkExpandGroupRights.TabIndex = 11;
|
this.chkExpandGroupRights.Text = "展开";
|
this.chkExpandGroupRights.UseVisualStyleBackColor = true;
|
this.chkExpandGroupRights.CheckedChanged += new System.EventHandler(this.chkExpandGroupRights_CheckedChanged);
|
//
|
// btnAuthLoad
|
//
|
this.btnAuthLoad.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnAuthLoad.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnAuthLoad.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnAuthLoad.ImageOptions.Image")));
|
this.btnAuthLoad.Location = new System.Drawing.Point(429, 5);
|
this.btnAuthLoad.Name = "btnAuthLoad";
|
this.btnAuthLoad.Size = new System.Drawing.Size(158, 33);
|
this.btnAuthLoad.TabIndex = 3;
|
this.btnAuthLoad.Text = "显示当前组所有权限";
|
this.btnAuthLoad.Click += new System.EventHandler(this.btnAuthLoad_Click);
|
//
|
// labelControl22
|
//
|
this.labelControl22.Location = new System.Drawing.Point(45, 13);
|
this.labelControl22.Name = "labelControl22";
|
this.labelControl22.Size = new System.Drawing.Size(132, 14);
|
this.labelControl22.TabIndex = 1;
|
this.labelControl22.Text = "显示当前组的所有权限.";
|
//
|
// pictureBox15
|
//
|
this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image")));
|
this.pictureBox15.Location = new System.Drawing.Point(5, 4);
|
this.pictureBox15.Name = "pictureBox15";
|
this.pictureBox15.Size = new System.Drawing.Size(32, 32);
|
this.pictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
this.pictureBox15.TabIndex = 0;
|
this.pictureBox15.TabStop = false;
|
//
|
// panelControl20
|
//
|
this.panelControl20.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl20.Controls.Add(this.tvRoleActions);
|
this.panelControl20.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panelControl20.Location = new System.Drawing.Point(3, 50);
|
this.panelControl20.Name = "panelControl20";
|
this.panelControl20.Size = new System.Drawing.Size(546, 468);
|
this.panelControl20.TabIndex = 3;
|
//
|
// tvRoleActions
|
//
|
this.tvRoleActions.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tvRoleActions.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tvRoleActions.HideSelection = false;
|
this.tvRoleActions.HotTracking = true;
|
this.tvRoleActions.ImageIndex = 0;
|
this.tvRoleActions.ImageList = this.ilGroupPermission;
|
this.tvRoleActions.Location = new System.Drawing.Point(0, 0);
|
this.tvRoleActions.Name = "tvRoleActions";
|
this.tvRoleActions.SelectedImageIndex = 0;
|
this.tvRoleActions.Size = new System.Drawing.Size(546, 468);
|
this.tvRoleActions.TabIndex = 2;
|
this.tvRoleActions.MouseDown += new System.Windows.Forms.MouseEventHandler(this.tvRoleActions_MouseDown);
|
//
|
// splitContainerControl4
|
//
|
this.splitContainerControl4.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainerControl4.Location = new System.Drawing.Point(2, 43);
|
this.splitContainerControl4.Name = "splitContainerControl4";
|
this.splitContainerControl4.Panel1.Controls.Add(this.panelControl2);
|
this.splitContainerControl4.Panel1.Controls.Add(this.panelControl1);
|
this.splitContainerControl4.Panel1.Text = "Panel1";
|
this.splitContainerControl4.Panel2.Controls.Add(this.panelControl3);
|
this.splitContainerControl4.Panel2.Controls.Add(this.panelControl4);
|
this.splitContainerControl4.Panel2.Text = "Panel2";
|
this.splitContainerControl4.Size = new System.Drawing.Size(548, 418);
|
this.splitContainerControl4.SplitterPosition = 369;
|
this.splitContainerControl4.TabIndex = 3;
|
this.splitContainerControl4.Text = "splitContainerControl4";
|
//
|
// panelControl2
|
//
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl2.Controls.Add(this.lbGroupUser);
|
this.panelControl2.Controls.Add(this.panelControl5);
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panelControl2.Location = new System.Drawing.Point(196, 0);
|
this.panelControl2.Name = "panelControl2";
|
this.panelControl2.Size = new System.Drawing.Size(173, 418);
|
this.panelControl2.TabIndex = 1;
|
//
|
// panelControl1
|
//
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl1.Controls.Add(this.lbAllUser);
|
this.panelControl1.Controls.Add(this.panelControl14);
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Left;
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
this.panelControl1.Name = "panelControl1";
|
this.panelControl1.Size = new System.Drawing.Size(196, 418);
|
this.panelControl1.TabIndex = 0;
|
//
|
// panelControl3
|
//
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl3.Controls.Add(this.lbGroupRole);
|
this.panelControl3.Controls.Add(this.panelControl13);
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panelControl3.Location = new System.Drawing.Point(197, 0);
|
this.panelControl3.Name = "panelControl3";
|
this.panelControl3.Size = new System.Drawing.Size(0, 418);
|
this.panelControl3.TabIndex = 3;
|
//
|
// panelControl4
|
//
|
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl4.Controls.Add(this.lbAllRole);
|
this.panelControl4.Controls.Add(this.panelControl8);
|
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Left;
|
this.panelControl4.Location = new System.Drawing.Point(0, 0);
|
this.panelControl4.Name = "panelControl4";
|
this.panelControl4.Size = new System.Drawing.Size(197, 418);
|
this.panelControl4.TabIndex = 2;
|
//
|
// panelControl6
|
//
|
this.panelControl6.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.panelControl6.Appearance.Options.UseBackColor = true;
|
this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl6.Controls.Add(this.labelControl1);
|
this.panelControl6.Controls.Add(this.pictureBox2);
|
this.panelControl6.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.panelControl6.Location = new System.Drawing.Point(2, 461);
|
this.panelControl6.Name = "panelControl6";
|
this.panelControl6.Size = new System.Drawing.Size(548, 41);
|
this.panelControl6.TabIndex = 4;
|
//
|
// labelControl1
|
//
|
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.White;
|
this.labelControl1.Appearance.Options.UseForeColor = true;
|
this.labelControl1.Appearance.Options.UseTextOptions = true;
|
this.labelControl1.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
this.labelControl1.Location = new System.Drawing.Point(44, 3);
|
this.labelControl1.Name = "labelControl1";
|
this.labelControl1.Size = new System.Drawing.Size(603, 33);
|
this.labelControl1.TabIndex = 4;
|
this.labelControl1.Text = "按住Ctrl或Shift可以选择多个项项目,按住鼠标右键可拖放多个项目,按住鼠标左键可拖放单个项目";
|
//
|
// pictureBox2
|
//
|
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
|
this.pictureBox2.Location = new System.Drawing.Point(3, 4);
|
this.pictureBox2.Name = "pictureBox2";
|
this.pictureBox2.Size = new System.Drawing.Size(32, 32);
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
this.pictureBox2.TabIndex = 0;
|
this.pictureBox2.TabStop = false;
|
//
|
// frmGroupPermission
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.ClientSize = new System.Drawing.Size(960, 556);
|
this.Name = "frmGroupPermission";
|
this.Text = "组权限(组织机构)权限管理";
|
this.Load += new System.EventHandler(this.frmGroupManagement_Load);
|
this.tpSummary.ResumeLayout(false);
|
this.pnlSummary.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.tcBusiness)).EndInit();
|
this.tcBusiness.ResumeLayout(false);
|
this.tpDetail.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcNavigator)).EndInit();
|
this.gcNavigator.ResumeLayout(false);
|
this.gcNavigator.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit();
|
this.panelControl9.ResumeLayout(false);
|
this.panelControl9.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtGroupCode.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txtGroupName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbAllUser)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl14)).EndInit();
|
this.panelControl14.ResumeLayout(false);
|
this.panelControl14.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtUserText.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbGroupUser)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
|
this.panelControl5.ResumeLayout(false);
|
this.panelControl5.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbAllRole)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
|
this.panelControl8.ResumeLayout(false);
|
this.panelControl8.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtRoleText.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbGroupRole)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl13)).EndInit();
|
this.panelControl13.ResumeLayout(false);
|
this.panelControl13.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.tlGroup)).EndInit();
|
this.tableLayoutPanel4.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.pnlSearch)).EndInit();
|
this.pnlSearch.ResumeLayout(false);
|
this.pnlSearch.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txt_GroupCode.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_GroupName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Owner1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_OwnerTel1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcSummary)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvSummary)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repM_Owner1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repM_Owner2)).EndInit();
|
this.tpAllRights.ResumeLayout(false);
|
this.tableLayoutPanel6.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.panelControl15)).EndInit();
|
this.panelControl15.ResumeLayout(false);
|
this.panelControl15.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl20)).EndInit();
|
this.panelControl20.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl4)).EndInit();
|
this.splitContainerControl4.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
this.panelControl2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
this.panelControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
this.panelControl3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
|
this.panelControl4.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
|
this.panelControl6.ResumeLayout(false);
|
this.panelControl6.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.ImageList imageList1;
|
private DevExpress.XtraEditors.PanelControl panelControl9;
|
private DevExpress.XtraEditors.SimpleButton btnGroupUserLoad;
|
private DevExpress.XtraEditors.ImageListBoxControl lbAllUser;
|
private DevExpress.XtraEditors.PanelControl panelControl14;
|
private System.Windows.Forms.PictureBox pictureBox6;
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
private DevExpress.XtraEditors.ImageListBoxControl lbGroupUser;
|
private DevExpress.XtraEditors.PanelControl panelControl5;
|
private System.Windows.Forms.PictureBox pictureBox7;
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
private DevExpress.XtraEditors.SimpleButton btnRoleLoad;
|
private DevExpress.XtraEditors.ImageListBoxControl lbAllRole;
|
private DevExpress.XtraEditors.PanelControl panelControl8;
|
private System.Windows.Forms.PictureBox pictureBox13;
|
private DevExpress.XtraEditors.LabelControl labelControl20;
|
private DevExpress.XtraEditors.ImageListBoxControl lbGroupRole;
|
private DevExpress.XtraEditors.PanelControl panelControl13;
|
private System.Windows.Forms.PictureBox pictureBox14;
|
private DevExpress.XtraEditors.LabelControl labelControl21;
|
private System.Windows.Forms.ImageList ilGroupTree;
|
private System.Windows.Forms.ImageList ilGroupPermission;
|
private DevExpress.XtraEditors.SimpleButton btnFindUser;
|
private DevExpress.XtraEditors.TextEdit txtUserText;
|
private DevExpress.XtraEditors.SimpleButton btnFindRole;
|
private DevExpress.XtraEditors.TextEdit txtRoleText;
|
private DevExpress.XtraTreeList.TreeList tlGroup;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colS_GroupName;
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
|
private DevExpress.XtraEditors.PanelControl pnlSearch;
|
private DevExpress.XtraEditors.SimpleButton btnEmpty;
|
private DevExpress.XtraEditors.SimpleButton btnQuery;
|
private DevExpress.XtraEditors.LabelControl lbl_GroupCode;
|
private DevExpress.XtraEditors.TextEdit txt_GroupCode;
|
private DevExpress.XtraEditors.LabelControl lbl_GroupName;
|
private DevExpress.XtraEditors.TextEdit txt_GroupName;
|
private DevExpress.XtraEditors.LabelControl lbl_Owner1;
|
private DevExpress.XtraEditors.LookUpEdit txt_Owner1;
|
private DevExpress.XtraEditors.LabelControl lbl_OwnerTel1;
|
private DevExpress.XtraEditors.TextEdit txt_OwnerTel1;
|
private DevExpress.XtraGrid.GridControl gcSummary;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvSummary;
|
private DevExpress.XtraGrid.Columns.GridColumn colGroupCode;
|
private DevExpress.XtraGrid.Columns.GridColumn colGroupName;
|
private DevExpress.XtraGrid.Columns.GridColumn colEnglishName;
|
private DevExpress.XtraGrid.Columns.GridColumn colShortName;
|
private DevExpress.XtraGrid.Columns.GridColumn colOwner1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repM_Owner1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repM_Owner2;
|
private DevExpress.XtraGrid.Columns.GridColumn colOwnerTel1;
|
private DevExpress.XtraGrid.Columns.GridColumn colTelInner;
|
private DevExpress.XtraGrid.Columns.GridColumn colFax;
|
private DevExpress.XtraGrid.Columns.GridColumn colAddress;
|
private DevExpress.XtraGrid.Columns.GridColumn colWebSite;
|
private DevExpress.XtraGrid.Columns.GridColumn colPostCode;
|
private System.Windows.Forms.ImageList imageList2;
|
private DevExpress.XtraTab.XtraTabPage tpAllRights;
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
|
private DevExpress.XtraEditors.PanelControl panelControl15;
|
private System.Windows.Forms.CheckBox chkExpandGroupRights;
|
private DevExpress.XtraEditors.SimpleButton btnAuthLoad;
|
private DevExpress.XtraEditors.LabelControl labelControl22;
|
private System.Windows.Forms.PictureBox pictureBox15;
|
private DevExpress.XtraEditors.PanelControl panelControl20;
|
private System.Windows.Forms.TreeView tvRoleActions;
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl4;
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
private DevExpress.XtraEditors.PanelControl panelControl4;
|
private DevExpress.XtraEditors.PanelControl panelControl6;
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
private System.Windows.Forms.PictureBox pictureBox2;
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
private DevExpress.XtraEditors.TextEdit txtGroupCode;
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
private DevExpress.XtraEditors.TextEdit txtGroupName;
|
}
|
}
|