namespace CSFrameworkV5.Library.PermissionForms
|
{
|
partial class frmGroupOrganization
|
{
|
/// <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(frmGroupOrganization));
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
this.panel3 = new System.Windows.Forms.Panel();
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
this.tlGroup4User = new DevExpress.XtraTreeList.TreeList();
|
this.colS_GroupName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
this.全部展开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.全部收缩ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
|
this.添加组织架构ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.修改组织架构ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.删除组织架构ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
|
this.添加员ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.删除员工ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.编辑节点ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
|
this.显示数据权限ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.配置数据权限ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
|
this.刷新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
this.toolTipController1 = new DevExpress.Utils.ToolTipController(this.components);
|
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
this.btnConfig1 = new DevExpress.XtraEditors.SimpleButton();
|
this.btnViewDataConfig = new DevExpress.XtraEditors.SimpleButton();
|
this.lblGroup_Childs = new DevExpress.XtraEditors.LabelControl();
|
this.lblGroup_Users = new DevExpress.XtraEditors.LabelControl();
|
this.lblGroup_Owner2 = new DevExpress.XtraEditors.LabelControl();
|
this.lblGroup_Owner1 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
this.lblGroup_Name = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
this.lblGroup_Code = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
this.btnViewDataConfig1 = new DevExpress.XtraEditors.SimpleButton();
|
this.lblUser_Owner = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
|
this.lblUser_Name = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
|
this.lblUser_ID = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
|
this.pictureEdit2 = new DevExpress.XtraEditors.PictureEdit();
|
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
|
this.gcMain = new DevExpress.XtraGrid.GridControl();
|
this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
this.配置数据权限ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
this.gvMain = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDataType = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDataID = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDisplayText = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colGridDisplayName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colTableName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colAllowColumns = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repUser = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
this.repGroup = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
this.chk = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
this.btnFind = new DevExpress.XtraEditors.SimpleButton();
|
this.txtContent = new DevExpress.XtraEditors.TextEdit();
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
this.批量设置员工所在部门ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.panel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
this.panel3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.tlGroup4User)).BeginInit();
|
this.contextMenuStrip1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
|
this.splitContainerControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
this.xtraTabControl1.SuspendLayout();
|
this.xtraTabPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
|
this.xtraTabPage2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
|
this.xtraTabPage3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
|
this.contextMenuStrip2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gvMain)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repUser)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repGroup)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.chk)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
this.panelControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtContent.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
this.SuspendLayout();
|
//
|
// panel1
|
//
|
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.panel1.Controls.Add(this.labelControl3);
|
this.panel1.Controls.Add(this.labelControl2);
|
this.panel1.Controls.Add(this.pictureBox2);
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panel1.ForeColor = System.Drawing.Color.White;
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(1064, 56);
|
this.panel1.TabIndex = 6;
|
//
|
// labelControl3
|
//
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.labelControl3.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
this.labelControl3.Appearance.Options.UseFont = true;
|
this.labelControl3.Appearance.Options.UseForeColor = true;
|
this.labelControl3.Location = new System.Drawing.Point(198, 16);
|
this.labelControl3.Name = "labelControl3";
|
this.labelControl3.Size = new System.Drawing.Size(364, 17);
|
this.labelControl3.TabIndex = 3;
|
this.labelControl3.Text = "(管理与维护组织机构、分配部门用户、设置部门负责人)";
|
//
|
// labelControl2
|
//
|
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
|
this.labelControl2.Appearance.Options.UseFont = true;
|
this.labelControl2.Location = new System.Drawing.Point(57, 16);
|
this.labelControl2.Name = "labelControl2";
|
this.labelControl2.Size = new System.Drawing.Size(120, 18);
|
this.labelControl2.TabIndex = 3;
|
this.labelControl2.Text = "企业组织架构管理";
|
//
|
// pictureBox2
|
//
|
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
|
this.pictureBox2.Location = new System.Drawing.Point(9, 8);
|
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;
|
//
|
// panel3
|
//
|
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.panel3.Controls.Add(this.btnClose);
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.panel3.Location = new System.Drawing.Point(0, 568);
|
this.panel3.Name = "panel3";
|
this.panel3.Size = new System.Drawing.Size(1064, 64);
|
this.panel3.TabIndex = 7;
|
//
|
// btnClose
|
//
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.btnClose.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnClose.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.ImageOptions.Image")));
|
this.btnClose.Location = new System.Drawing.Point(475, 13);
|
this.btnClose.Name = "btnClose";
|
this.btnClose.Size = new System.Drawing.Size(101, 39);
|
this.btnClose.TabIndex = 2;
|
this.btnClose.Text = "关闭";
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
//
|
// tlGroup4User
|
//
|
this.tlGroup4User.Appearance.Empty.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.tlGroup4User.Appearance.Empty.Options.UseBackColor = true;
|
this.tlGroup4User.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
this.tlGroup4User.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.tlGroup4User.Appearance.HideSelectionRow.Options.UseBackColor = true;
|
this.tlGroup4User.Appearance.HideSelectionRow.Options.UseForeColor = true;
|
this.tlGroup4User.Appearance.Row.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.tlGroup4User.Appearance.Row.Options.UseBackColor = true;
|
this.tlGroup4User.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
this.tlGroup4User.Appearance.SelectedRow.ForeColor = System.Drawing.Color.Red;
|
this.tlGroup4User.Appearance.SelectedRow.Options.UseBackColor = true;
|
this.tlGroup4User.Appearance.SelectedRow.Options.UseForeColor = true;
|
this.tlGroup4User.ColumnPanelRowHeight = 30;
|
this.tlGroup4User.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
this.colS_GroupName});
|
this.tlGroup4User.ContextMenuStrip = this.contextMenuStrip1;
|
this.tlGroup4User.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tlGroup4User.Font = new System.Drawing.Font("Microsoft YaHei UI", 10F);
|
this.tlGroup4User.Location = new System.Drawing.Point(0, 0);
|
this.tlGroup4User.Name = "tlGroup4User";
|
this.tlGroup4User.OptionsBehavior.Editable = false;
|
this.tlGroup4User.OptionsFilter.AllowColumnMRUFilterList = false;
|
this.tlGroup4User.OptionsFilter.AllowFilterEditor = false;
|
this.tlGroup4User.OptionsFilter.AllowMRUFilterList = false;
|
this.tlGroup4User.OptionsSelection.EnableAppearanceFocusedCell = false;
|
this.tlGroup4User.OptionsView.ShowCheckBoxes = true;
|
this.tlGroup4User.OptionsView.ShowHorzLines = false;
|
this.tlGroup4User.OptionsView.ShowVertLines = false;
|
this.tlGroup4User.RootValue = "";
|
this.tlGroup4User.Size = new System.Drawing.Size(303, 512);
|
this.tlGroup4User.StateImageList = this.imageList1;
|
this.tlGroup4User.TabIndex = 8;
|
this.tlGroup4User.ToolTipController = this.toolTipController1;
|
this.tlGroup4User.TreeLineStyle = DevExpress.XtraTreeList.LineStyle.Solid;
|
this.tlGroup4User.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.tlGroup4User_FocusedNodeChanged);
|
//
|
// colS_GroupName
|
//
|
this.colS_GroupName.Caption = "组织机构";
|
this.colS_GroupName.FieldName = "Text";
|
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 = 200;
|
//
|
// contextMenuStrip1
|
//
|
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.全部展开ToolStripMenuItem,
|
this.全部收缩ToolStripMenuItem,
|
this.toolStripMenuItem3,
|
this.添加组织架构ToolStripMenuItem,
|
this.修改组织架构ToolStripMenuItem,
|
this.删除组织架构ToolStripMenuItem,
|
this.toolStripMenuItem4,
|
this.添加员ToolStripMenuItem,
|
this.删除员工ToolStripMenuItem,
|
this.编辑节点ToolStripMenuItem,
|
this.批量设置员工所在部门ToolStripMenuItem,
|
this.toolStripMenuItem2,
|
this.显示数据权限ToolStripMenuItem,
|
this.配置数据权限ToolStripMenuItem,
|
this.toolStripMenuItem1,
|
this.刷新ToolStripMenuItem});
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
this.contextMenuStrip1.Size = new System.Drawing.Size(185, 314);
|
this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
|
//
|
// 全部展开ToolStripMenuItem
|
//
|
this.全部展开ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("全部展开ToolStripMenuItem.Image")));
|
this.全部展开ToolStripMenuItem.Name = "全部展开ToolStripMenuItem";
|
this.全部展开ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
this.全部展开ToolStripMenuItem.Text = "全部展开";
|
this.全部展开ToolStripMenuItem.Click += new System.EventHandler(this.全部展开ToolStripMenuItem_Click);
|
//
|
// 全部收缩ToolStripMenuItem
|
//
|
this.全部收缩ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("全部收缩ToolStripMenuItem.Image")));
|
this.全部收缩ToolStripMenuItem.Name = "全部收缩ToolStripMenuItem";
|
this.全部收缩ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
this.全部收缩ToolStripMenuItem.Text = "全部收缩";
|
this.全部收缩ToolStripMenuItem.Click += new System.EventHandler(this.全部收缩ToolStripMenuItem_Click);
|
//
|
// toolStripMenuItem3
|
//
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
this.toolStripMenuItem3.Size = new System.Drawing.Size(193, 6);
|
//
|
// 添加组织架构ToolStripMenuItem
|
//
|
this.添加组织架构ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("添加组织架构ToolStripMenuItem.Image")));
|
this.添加组织架构ToolStripMenuItem.Name = "添加组织架构ToolStripMenuItem";
|
this.添加组织架构ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
this.添加组织架构ToolStripMenuItem.Text = "添加组织架构";
|
this.添加组织架构ToolStripMenuItem.Click += new System.EventHandler(this.添加组织架构ToolStripMenuItem_Click_1);
|
//
|
// 修改组织架构ToolStripMenuItem
|
//
|
this.修改组织架构ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("修改组织架构ToolStripMenuItem.Image")));
|
this.修改组织架构ToolStripMenuItem.Name = "修改组织架构ToolStripMenuItem";
|
this.修改组织架构ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
this.修改组织架构ToolStripMenuItem.Text = "修改组织架构";
|
this.修改组织架构ToolStripMenuItem.Click += new System.EventHandler(this.修改组织架构ToolStripMenuItem_Click);
|
//
|
// 删除组织架构ToolStripMenuItem
|
//
|
this.删除组织架构ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("删除组织架构ToolStripMenuItem.Image")));
|
this.删除组织架构ToolStripMenuItem.Name = "删除组织架构ToolStripMenuItem";
|
this.删除组织架构ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
this.删除组织架构ToolStripMenuItem.Text = "删除组织架构";
|
this.删除组织架构ToolStripMenuItem.Click += new System.EventHandler(this.删除组织架构ToolStripMenuItem_Click);
|
//
|
// toolStripMenuItem4
|
//
|
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
|
this.toolStripMenuItem4.Size = new System.Drawing.Size(193, 6);
|
//
|
// 添加员ToolStripMenuItem
|
//
|
this.添加员ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("添加员ToolStripMenuItem.Image")));
|
this.添加员ToolStripMenuItem.Name = "添加员ToolStripMenuItem";
|
this.添加员ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
|
this.添加员ToolStripMenuItem.Text = "选择/添加员工用户";
|
this.添加员ToolStripMenuItem.Click += new System.EventHandler(this.添加员ToolStripMenuItem_Click);
|
//
|
// 删除员工ToolStripMenuItem
|
//
|
this.删除员工ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("删除员工ToolStripMenuItem.Image")));
|
this.删除员工ToolStripMenuItem.Name = "删除员工ToolStripMenuItem";
|
this.删除员工ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
|
this.删除员工ToolStripMenuItem.Text = "删除部门用户";
|
this.删除员工ToolStripMenuItem.Click += new System.EventHandler(this.删除员工ToolStripMenuItem_Click);
|
//
|
// 编辑节点ToolStripMenuItem
|
//
|
this.编辑节点ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("编辑节点ToolStripMenuItem.Image")));
|
this.编辑节点ToolStripMenuItem.Name = "编辑节点ToolStripMenuItem";
|
this.编辑节点ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
this.编辑节点ToolStripMenuItem.Text = "设置为负责人";
|
this.编辑节点ToolStripMenuItem.Click += new System.EventHandler(this.编辑节点ToolStripMenuItem_Click);
|
//
|
// toolStripMenuItem2
|
//
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(193, 6);
|
//
|
// 显示数据权限ToolStripMenuItem
|
//
|
this.显示数据权限ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("显示数据权限ToolStripMenuItem.Image")));
|
this.显示数据权限ToolStripMenuItem.Name = "显示数据权限ToolStripMenuItem";
|
this.显示数据权限ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
this.显示数据权限ToolStripMenuItem.Text = "显示数据权限";
|
this.显示数据权限ToolStripMenuItem.Click += new System.EventHandler(this.显示数据权限ToolStripMenuItem_Click);
|
//
|
// 配置数据权限ToolStripMenuItem
|
//
|
this.配置数据权限ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("配置数据权限ToolStripMenuItem.Image")));
|
this.配置数据权限ToolStripMenuItem.Name = "配置数据权限ToolStripMenuItem";
|
this.配置数据权限ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
this.配置数据权限ToolStripMenuItem.Text = "配置数据权限";
|
this.配置数据权限ToolStripMenuItem.Click += new System.EventHandler(this.配置数据权限ToolStripMenuItem_Click);
|
//
|
// toolStripMenuItem1
|
//
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(193, 6);
|
//
|
// 刷新ToolStripMenuItem
|
//
|
this.刷新ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("刷新ToolStripMenuItem.Image")));
|
this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
|
this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
this.刷新ToolStripMenuItem.Text = "刷新";
|
this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
|
//
|
// imageList1
|
//
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
this.imageList1.Images.SetKeyName(0, "documentmap_16x16.png");
|
this.imageList1.Images.SetKeyName(1, "home_16x16.png");
|
this.imageList1.Images.SetKeyName(2, "Employees_16x16.png");
|
this.imageList1.Images.SetKeyName(3, "BOCustomer_16x16.png");
|
this.imageList1.Images.SetKeyName(4, "BOPerson_16x16.png");
|
//
|
// toolTipController1
|
//
|
this.toolTipController1.ImageIndex = 0;
|
this.toolTipController1.ImageList = this.imageList1;
|
this.toolTipController1.ToolTipType = DevExpress.Utils.ToolTipType.SuperTip;
|
this.toolTipController1.GetActiveObjectInfo += new DevExpress.Utils.ToolTipControllerGetActiveObjectInfoEventHandler(this.toolTipController1_GetActiveObjectInfo);
|
//
|
// splitContainerControl1
|
//
|
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainerControl1.Location = new System.Drawing.Point(0, 56);
|
this.splitContainerControl1.Name = "splitContainerControl1";
|
this.splitContainerControl1.Panel1.Controls.Add(this.tlGroup4User);
|
this.splitContainerControl1.Panel1.Text = "Panel1";
|
this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControl1);
|
this.splitContainerControl1.Panel2.Text = "Panel2";
|
this.splitContainerControl1.Size = new System.Drawing.Size(1064, 512);
|
this.splitContainerControl1.SplitterPosition = 303;
|
this.splitContainerControl1.TabIndex = 10;
|
this.splitContainerControl1.Text = "splitContainerControl1";
|
//
|
// 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(756, 512);
|
this.xtraTabControl1.TabIndex = 0;
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.xtraTabPage1,
|
this.xtraTabPage2,
|
this.xtraTabPage3});
|
//
|
// xtraTabPage1
|
//
|
this.xtraTabPage1.Controls.Add(this.btnConfig1);
|
this.xtraTabPage1.Controls.Add(this.btnViewDataConfig);
|
this.xtraTabPage1.Controls.Add(this.lblGroup_Childs);
|
this.xtraTabPage1.Controls.Add(this.lblGroup_Users);
|
this.xtraTabPage1.Controls.Add(this.lblGroup_Owner2);
|
this.xtraTabPage1.Controls.Add(this.lblGroup_Owner1);
|
this.xtraTabPage1.Controls.Add(this.labelControl12);
|
this.xtraTabPage1.Controls.Add(this.lblGroup_Name);
|
this.xtraTabPage1.Controls.Add(this.labelControl10);
|
this.xtraTabPage1.Controls.Add(this.labelControl21);
|
this.xtraTabPage1.Controls.Add(this.labelControl8);
|
this.xtraTabPage1.Controls.Add(this.labelControl5);
|
this.xtraTabPage1.Controls.Add(this.lblGroup_Code);
|
this.xtraTabPage1.Controls.Add(this.labelControl4);
|
this.xtraTabPage1.Controls.Add(this.labelControl1);
|
this.xtraTabPage1.Controls.Add(this.pictureEdit1);
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
this.xtraTabPage1.Size = new System.Drawing.Size(750, 483);
|
this.xtraTabPage1.Text = "部门信息";
|
//
|
// btnConfig1
|
//
|
this.btnConfig1.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnConfig1.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnConfig1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig1.ImageOptions.Image")));
|
this.btnConfig1.Location = new System.Drawing.Point(85, 352);
|
this.btnConfig1.Name = "btnConfig1";
|
this.btnConfig1.Size = new System.Drawing.Size(154, 42);
|
this.btnConfig1.TabIndex = 4;
|
this.btnConfig1.Text = "数据权限配置";
|
this.btnConfig1.Click += new System.EventHandler(this.btnConfig1_Click);
|
//
|
// btnViewDataConfig
|
//
|
this.btnViewDataConfig.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnViewDataConfig.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnViewDataConfig.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnViewDataConfig.ImageOptions.Image")));
|
this.btnViewDataConfig.Location = new System.Drawing.Point(85, 297);
|
this.btnViewDataConfig.Name = "btnViewDataConfig";
|
this.btnViewDataConfig.Size = new System.Drawing.Size(154, 42);
|
this.btnViewDataConfig.TabIndex = 4;
|
this.btnViewDataConfig.Text = "查看数据权限";
|
this.btnViewDataConfig.Click += new System.EventHandler(this.btnViewDataConfig_Click);
|
//
|
// lblGroup_Childs
|
//
|
this.lblGroup_Childs.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.lblGroup_Childs.Appearance.ForeColor = System.Drawing.SystemColors.Highlight;
|
this.lblGroup_Childs.Appearance.Options.UseFont = true;
|
this.lblGroup_Childs.Appearance.Options.UseForeColor = true;
|
this.lblGroup_Childs.Location = new System.Drawing.Point(166, 248);
|
this.lblGroup_Childs.Name = "lblGroup_Childs";
|
this.lblGroup_Childs.Size = new System.Drawing.Size(18, 19);
|
this.lblGroup_Childs.TabIndex = 1;
|
this.lblGroup_Childs.Text = "99";
|
//
|
// lblGroup_Users
|
//
|
this.lblGroup_Users.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.lblGroup_Users.Appearance.ForeColor = System.Drawing.SystemColors.Highlight;
|
this.lblGroup_Users.Appearance.Options.UseFont = true;
|
this.lblGroup_Users.Appearance.Options.UseForeColor = true;
|
this.lblGroup_Users.Location = new System.Drawing.Point(166, 213);
|
this.lblGroup_Users.Name = "lblGroup_Users";
|
this.lblGroup_Users.Size = new System.Drawing.Size(18, 19);
|
this.lblGroup_Users.TabIndex = 1;
|
this.lblGroup_Users.Text = "99";
|
//
|
// lblGroup_Owner2
|
//
|
this.lblGroup_Owner2.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.lblGroup_Owner2.Appearance.ForeColor = System.Drawing.SystemColors.Highlight;
|
this.lblGroup_Owner2.Appearance.Options.UseFont = true;
|
this.lblGroup_Owner2.Appearance.Options.UseForeColor = true;
|
this.lblGroup_Owner2.Location = new System.Drawing.Point(166, 177);
|
this.lblGroup_Owner2.Name = "lblGroup_Owner2";
|
this.lblGroup_Owner2.Size = new System.Drawing.Size(60, 19);
|
this.lblGroup_Owner2.TabIndex = 1;
|
this.lblGroup_Owner2.Text = "刘备曹操";
|
//
|
// lblGroup_Owner1
|
//
|
this.lblGroup_Owner1.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.lblGroup_Owner1.Appearance.ForeColor = System.Drawing.SystemColors.Highlight;
|
this.lblGroup_Owner1.Appearance.Options.UseFont = true;
|
this.lblGroup_Owner1.Appearance.Options.UseForeColor = true;
|
this.lblGroup_Owner1.Location = new System.Drawing.Point(166, 142);
|
this.lblGroup_Owner1.Name = "lblGroup_Owner1";
|
this.lblGroup_Owner1.Size = new System.Drawing.Size(60, 19);
|
this.lblGroup_Owner1.TabIndex = 1;
|
this.lblGroup_Owner1.Text = "刘备曹操";
|
//
|
// labelControl12
|
//
|
this.labelControl12.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl12.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl12.Appearance.Options.UseFont = true;
|
this.labelControl12.Appearance.Options.UseForeColor = true;
|
this.labelControl12.Location = new System.Drawing.Point(63, 177);
|
this.labelControl12.Name = "labelControl12";
|
this.labelControl12.Size = new System.Drawing.Size(97, 19);
|
this.labelControl12.TabIndex = 1;
|
this.labelControl12.Text = "副主管/经理:";
|
//
|
// lblGroup_Name
|
//
|
this.lblGroup_Name.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.lblGroup_Name.Appearance.ForeColor = System.Drawing.SystemColors.Highlight;
|
this.lblGroup_Name.Appearance.Options.UseFont = true;
|
this.lblGroup_Name.Appearance.Options.UseForeColor = true;
|
this.lblGroup_Name.Location = new System.Drawing.Point(166, 108);
|
this.lblGroup_Name.Name = "lblGroup_Name";
|
this.lblGroup_Name.Size = new System.Drawing.Size(75, 19);
|
this.lblGroup_Name.TabIndex = 1;
|
this.lblGroup_Name.Text = "软件开发部";
|
//
|
// labelControl10
|
//
|
this.labelControl10.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl10.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl10.Appearance.Options.UseFont = true;
|
this.labelControl10.Appearance.Options.UseForeColor = true;
|
this.labelControl10.Location = new System.Drawing.Point(78, 142);
|
this.labelControl10.Name = "labelControl10";
|
this.labelControl10.Size = new System.Drawing.Size(82, 19);
|
this.labelControl10.TabIndex = 1;
|
this.labelControl10.Text = "主管/经理:";
|
//
|
// labelControl21
|
//
|
this.labelControl21.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl21.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl21.Appearance.Options.UseFont = true;
|
this.labelControl21.Appearance.Options.UseForeColor = true;
|
this.labelControl21.Location = new System.Drawing.Point(85, 248);
|
this.labelControl21.Name = "labelControl21";
|
this.labelControl21.Size = new System.Drawing.Size(75, 19);
|
this.labelControl21.TabIndex = 1;
|
this.labelControl21.Text = "子级部门:";
|
//
|
// labelControl8
|
//
|
this.labelControl8.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl8.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl8.Appearance.Options.UseFont = true;
|
this.labelControl8.Appearance.Options.UseForeColor = true;
|
this.labelControl8.Location = new System.Drawing.Point(100, 213);
|
this.labelControl8.Name = "labelControl8";
|
this.labelControl8.Size = new System.Drawing.Size(60, 19);
|
this.labelControl8.TabIndex = 1;
|
this.labelControl8.Text = "用户数:";
|
//
|
// labelControl5
|
//
|
this.labelControl5.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl5.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl5.Appearance.Options.UseFont = true;
|
this.labelControl5.Appearance.Options.UseForeColor = true;
|
this.labelControl5.Location = new System.Drawing.Point(85, 108);
|
this.labelControl5.Name = "labelControl5";
|
this.labelControl5.Size = new System.Drawing.Size(75, 19);
|
this.labelControl5.TabIndex = 1;
|
this.labelControl5.Text = "部门名称:";
|
//
|
// lblGroup_Code
|
//
|
this.lblGroup_Code.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.lblGroup_Code.Appearance.ForeColor = System.Drawing.SystemColors.Highlight;
|
this.lblGroup_Code.Appearance.Options.UseFont = true;
|
this.lblGroup_Code.Appearance.Options.UseForeColor = true;
|
this.lblGroup_Code.Location = new System.Drawing.Point(166, 74);
|
this.lblGroup_Code.Name = "lblGroup_Code";
|
this.lblGroup_Code.Size = new System.Drawing.Size(56, 19);
|
this.lblGroup_Code.TabIndex = 1;
|
this.lblGroup_Code.Text = "A00232";
|
//
|
// labelControl4
|
//
|
this.labelControl4.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl4.Appearance.Options.UseFont = true;
|
this.labelControl4.Appearance.Options.UseForeColor = true;
|
this.labelControl4.Location = new System.Drawing.Point(85, 74);
|
this.labelControl4.Name = "labelControl4";
|
this.labelControl4.Size = new System.Drawing.Size(75, 19);
|
this.labelControl4.TabIndex = 1;
|
this.labelControl4.Text = "部门编号:";
|
//
|
// labelControl1
|
//
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl1.Appearance.Options.UseFont = true;
|
this.labelControl1.Appearance.Options.UseForeColor = true;
|
this.labelControl1.Location = new System.Drawing.Point(85, 27);
|
this.labelControl1.Name = "labelControl1";
|
this.labelControl1.Size = new System.Drawing.Size(82, 19);
|
this.labelControl1.TabIndex = 1;
|
this.labelControl1.Text = "用户组/部门";
|
//
|
// pictureEdit1
|
//
|
this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
|
this.pictureEdit1.Location = new System.Drawing.Point(17, 8);
|
this.pictureEdit1.Name = "pictureEdit1";
|
this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
|
this.pictureEdit1.Size = new System.Drawing.Size(62, 59);
|
this.pictureEdit1.TabIndex = 0;
|
//
|
// xtraTabPage2
|
//
|
this.xtraTabPage2.Controls.Add(this.simpleButton1);
|
this.xtraTabPage2.Controls.Add(this.btnViewDataConfig1);
|
this.xtraTabPage2.Controls.Add(this.lblUser_Owner);
|
this.xtraTabPage2.Controls.Add(this.labelControl19);
|
this.xtraTabPage2.Controls.Add(this.lblUser_Name);
|
this.xtraTabPage2.Controls.Add(this.labelControl15);
|
this.xtraTabPage2.Controls.Add(this.lblUser_ID);
|
this.xtraTabPage2.Controls.Add(this.labelControl17);
|
this.xtraTabPage2.Controls.Add(this.labelControl18);
|
this.xtraTabPage2.Controls.Add(this.pictureEdit2);
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
this.xtraTabPage2.Size = new System.Drawing.Size(750, 483);
|
this.xtraTabPage2.Text = "用户信息";
|
//
|
// simpleButton1
|
//
|
this.simpleButton1.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.simpleButton1.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.simpleButton1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.ImageOptions.Image")));
|
this.simpleButton1.Location = new System.Drawing.Point(85, 247);
|
this.simpleButton1.Name = "simpleButton1";
|
this.simpleButton1.Size = new System.Drawing.Size(154, 42);
|
this.simpleButton1.TabIndex = 8;
|
this.simpleButton1.Text = "数据权限配置";
|
this.simpleButton1.Click += new System.EventHandler(this.btnConfig1_Click);
|
//
|
// btnViewDataConfig1
|
//
|
this.btnViewDataConfig1.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnViewDataConfig1.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnViewDataConfig1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnViewDataConfig1.ImageOptions.Image")));
|
this.btnViewDataConfig1.Location = new System.Drawing.Point(85, 192);
|
this.btnViewDataConfig1.Name = "btnViewDataConfig1";
|
this.btnViewDataConfig1.Size = new System.Drawing.Size(154, 42);
|
this.btnViewDataConfig1.TabIndex = 9;
|
this.btnViewDataConfig1.Text = "查看数据权限";
|
this.btnViewDataConfig1.Click += new System.EventHandler(this.btnViewDataConfig_Click);
|
//
|
// lblUser_Owner
|
//
|
this.lblUser_Owner.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.lblUser_Owner.Appearance.ForeColor = System.Drawing.SystemColors.Highlight;
|
this.lblUser_Owner.Appearance.Options.UseFont = true;
|
this.lblUser_Owner.Appearance.Options.UseForeColor = true;
|
this.lblUser_Owner.Location = new System.Drawing.Point(137, 142);
|
this.lblUser_Owner.Name = "lblUser_Owner";
|
this.lblUser_Owner.Size = new System.Drawing.Size(75, 19);
|
this.lblUser_Owner.TabIndex = 3;
|
this.lblUser_Owner.Text = "软件开发部";
|
//
|
// labelControl19
|
//
|
this.labelControl19.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl19.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl19.Appearance.Options.UseFont = true;
|
this.labelControl19.Appearance.Options.UseForeColor = true;
|
this.labelControl19.Location = new System.Drawing.Point(85, 142);
|
this.labelControl19.Name = "labelControl19";
|
this.labelControl19.Size = new System.Drawing.Size(45, 19);
|
this.labelControl19.TabIndex = 4;
|
this.labelControl19.Text = "职位:";
|
//
|
// lblUser_Name
|
//
|
this.lblUser_Name.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.lblUser_Name.Appearance.ForeColor = System.Drawing.SystemColors.Highlight;
|
this.lblUser_Name.Appearance.Options.UseFont = true;
|
this.lblUser_Name.Appearance.Options.UseForeColor = true;
|
this.lblUser_Name.Location = new System.Drawing.Point(137, 108);
|
this.lblUser_Name.Name = "lblUser_Name";
|
this.lblUser_Name.Size = new System.Drawing.Size(75, 19);
|
this.lblUser_Name.TabIndex = 3;
|
this.lblUser_Name.Text = "软件开发部";
|
//
|
// labelControl15
|
//
|
this.labelControl15.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl15.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl15.Appearance.Options.UseFont = true;
|
this.labelControl15.Appearance.Options.UseForeColor = true;
|
this.labelControl15.Location = new System.Drawing.Point(85, 108);
|
this.labelControl15.Name = "labelControl15";
|
this.labelControl15.Size = new System.Drawing.Size(45, 19);
|
this.labelControl15.TabIndex = 4;
|
this.labelControl15.Text = "姓名:";
|
//
|
// lblUser_ID
|
//
|
this.lblUser_ID.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.lblUser_ID.Appearance.ForeColor = System.Drawing.SystemColors.Highlight;
|
this.lblUser_ID.Appearance.Options.UseFont = true;
|
this.lblUser_ID.Appearance.Options.UseForeColor = true;
|
this.lblUser_ID.Location = new System.Drawing.Point(137, 74);
|
this.lblUser_ID.Name = "lblUser_ID";
|
this.lblUser_ID.Size = new System.Drawing.Size(56, 19);
|
this.lblUser_ID.TabIndex = 5;
|
this.lblUser_ID.Text = "A00232";
|
//
|
// labelControl17
|
//
|
this.labelControl17.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl17.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl17.Appearance.Options.UseFont = true;
|
this.labelControl17.Appearance.Options.UseForeColor = true;
|
this.labelControl17.Location = new System.Drawing.Point(85, 74);
|
this.labelControl17.Name = "labelControl17";
|
this.labelControl17.Size = new System.Drawing.Size(45, 19);
|
this.labelControl17.TabIndex = 6;
|
this.labelControl17.Text = "编号:";
|
//
|
// labelControl18
|
//
|
this.labelControl18.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold);
|
this.labelControl18.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.labelControl18.Appearance.Options.UseFont = true;
|
this.labelControl18.Appearance.Options.UseForeColor = true;
|
this.labelControl18.Location = new System.Drawing.Point(85, 27);
|
this.labelControl18.Name = "labelControl18";
|
this.labelControl18.Size = new System.Drawing.Size(67, 19);
|
this.labelControl18.TabIndex = 7;
|
this.labelControl18.Text = "用户/员工";
|
//
|
// pictureEdit2
|
//
|
this.pictureEdit2.EditValue = ((object)(resources.GetObject("pictureEdit2.EditValue")));
|
this.pictureEdit2.Location = new System.Drawing.Point(17, 8);
|
this.pictureEdit2.Name = "pictureEdit2";
|
this.pictureEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
|
this.pictureEdit2.Size = new System.Drawing.Size(62, 59);
|
this.pictureEdit2.TabIndex = 2;
|
//
|
// xtraTabPage3
|
//
|
this.xtraTabPage3.Controls.Add(this.gcMain);
|
this.xtraTabPage3.Controls.Add(this.panelControl1);
|
this.xtraTabPage3.Name = "xtraTabPage3";
|
this.xtraTabPage3.Size = new System.Drawing.Size(750, 483);
|
this.xtraTabPage3.Text = "数据权限列表";
|
//
|
// gcMain
|
//
|
this.gcMain.ContextMenuStrip = this.contextMenuStrip2;
|
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcMain.Location = new System.Drawing.Point(0, 48);
|
this.gcMain.MainView = this.gvMain;
|
this.gcMain.Name = "gcMain";
|
this.gcMain.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.repUser,
|
this.repGroup,
|
this.chk});
|
this.gcMain.Size = new System.Drawing.Size(750, 435);
|
this.gcMain.TabIndex = 6;
|
this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvMain});
|
//
|
// contextMenuStrip2
|
//
|
this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.配置数据权限ToolStripMenuItem1});
|
this.contextMenuStrip2.Name = "contextMenuStrip2";
|
this.contextMenuStrip2.Size = new System.Drawing.Size(149, 26);
|
//
|
// 配置数据权限ToolStripMenuItem1
|
//
|
this.配置数据权限ToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("配置数据权限ToolStripMenuItem1.Image")));
|
this.配置数据权限ToolStripMenuItem1.Name = "配置数据权限ToolStripMenuItem1";
|
this.配置数据权限ToolStripMenuItem1.Size = new System.Drawing.Size(148, 22);
|
this.配置数据权限ToolStripMenuItem1.Text = "配置数据权限";
|
this.配置数据权限ToolStripMenuItem1.Click += new System.EventHandler(this.配置数据权限ToolStripMenuItem1_Click);
|
//
|
// gvMain
|
//
|
this.gvMain.ColumnPanelRowHeight = 25;
|
this.gvMain.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gridColumn1,
|
this.colDataType,
|
this.colDataID,
|
this.colDisplayText,
|
this.colGridDisplayName,
|
this.colTableName,
|
this.colAllowColumns});
|
this.gvMain.GridControl = this.gcMain;
|
this.gvMain.Name = "gvMain";
|
this.gvMain.OptionsBehavior.Editable = false;
|
this.gvMain.OptionsView.ColumnAutoWidth = false;
|
this.gvMain.OptionsView.ShowGroupPanel = false;
|
this.gvMain.RowHeight = 25;
|
this.gvMain.DoubleClick += new System.EventHandler(this.gvMain_DoubleClick);
|
//
|
// gridColumn1
|
//
|
this.gridColumn1.AppearanceCell.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.gridColumn1.AppearanceCell.Options.UseBackColor = true;
|
this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
|
this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumn1.Caption = "继承";
|
this.gridColumn1.FieldName = "FlagChild";
|
this.gridColumn1.Name = "gridColumn1";
|
this.gridColumn1.Visible = true;
|
this.gridColumn1.VisibleIndex = 0;
|
this.gridColumn1.Width = 41;
|
//
|
// colDataType
|
//
|
this.colDataType.Caption = "数据类型";
|
this.colDataType.FieldName = "DataType";
|
this.colDataType.Name = "colDataType";
|
this.colDataType.Visible = true;
|
this.colDataType.VisibleIndex = 1;
|
this.colDataType.Width = 66;
|
//
|
// colDataID
|
//
|
this.colDataID.Caption = "编号";
|
this.colDataID.FieldName = "DataID";
|
this.colDataID.Name = "colDataID";
|
this.colDataID.OptionsColumn.ReadOnly = true;
|
this.colDataID.Visible = true;
|
this.colDataID.VisibleIndex = 2;
|
this.colDataID.Width = 110;
|
//
|
// colDisplayText
|
//
|
this.colDisplayText.Caption = "名称";
|
this.colDisplayText.FieldName = "DisplayText";
|
this.colDisplayText.Name = "colDisplayText";
|
this.colDisplayText.Visible = true;
|
this.colDisplayText.VisibleIndex = 3;
|
this.colDisplayText.Width = 200;
|
//
|
// colGridDisplayName
|
//
|
this.colGridDisplayName.Caption = "数据库";
|
this.colGridDisplayName.FieldName = "DBName";
|
this.colGridDisplayName.Name = "colGridDisplayName";
|
this.colGridDisplayName.OptionsColumn.ReadOnly = true;
|
this.colGridDisplayName.Visible = true;
|
this.colGridDisplayName.VisibleIndex = 4;
|
this.colGridDisplayName.Width = 156;
|
//
|
// colTableName
|
//
|
this.colTableName.Caption = "表名";
|
this.colTableName.FieldName = "TableName";
|
this.colTableName.Name = "colTableName";
|
this.colTableName.Visible = true;
|
this.colTableName.VisibleIndex = 5;
|
this.colTableName.Width = 151;
|
//
|
// colAllowColumns
|
//
|
this.colAllowColumns.Caption = "有权限的字段";
|
this.colAllowColumns.FieldName = "AllowColumns";
|
this.colAllowColumns.Name = "colAllowColumns";
|
this.colAllowColumns.OptionsColumn.ReadOnly = true;
|
this.colAllowColumns.Visible = true;
|
this.colAllowColumns.VisibleIndex = 6;
|
this.colAllowColumns.Width = 409;
|
//
|
// repUser
|
//
|
this.repUser.AutoHeight = false;
|
this.repUser.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repUser.Name = "repUser";
|
this.repUser.NullText = "";
|
//
|
// repGroup
|
//
|
this.repGroup.AutoHeight = false;
|
this.repGroup.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repGroup.Name = "repGroup";
|
//
|
// chk
|
//
|
this.chk.AutoHeight = false;
|
this.chk.Name = "chk";
|
//
|
// panelControl1
|
//
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl1.Controls.Add(this.btnFind);
|
this.panelControl1.Controls.Add(this.txtContent);
|
this.panelControl1.Controls.Add(this.pictureBox1);
|
this.panelControl1.Controls.Add(this.labelControl6);
|
this.panelControl1.Controls.Add(this.labelControl7);
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
this.panelControl1.Name = "panelControl1";
|
this.panelControl1.Size = new System.Drawing.Size(750, 48);
|
this.panelControl1.TabIndex = 1;
|
//
|
// btnFind
|
//
|
this.btnFind.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
|
this.btnFind.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnFind.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnFind.ImageOptions.Image")));
|
this.btnFind.Location = new System.Drawing.Point(206, 9);
|
this.btnFind.Name = "btnFind";
|
this.btnFind.Size = new System.Drawing.Size(88, 29);
|
this.btnFind.TabIndex = 3;
|
this.btnFind.Text = "筛选";
|
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
|
//
|
// txtContent
|
//
|
this.txtContent.Location = new System.Drawing.Point(85, 14);
|
this.txtContent.Name = "txtContent";
|
this.txtContent.Size = new System.Drawing.Size(103, 20);
|
this.txtContent.TabIndex = 2;
|
//
|
// pictureBox1
|
//
|
this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
this.pictureBox1.Location = new System.Drawing.Point(506, 15);
|
this.pictureBox1.Name = "pictureBox1";
|
this.pictureBox1.Size = new System.Drawing.Size(16, 16);
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
this.pictureBox1.TabIndex = 0;
|
this.pictureBox1.TabStop = false;
|
//
|
// labelControl6
|
//
|
this.labelControl6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.labelControl6.Location = new System.Drawing.Point(528, 15);
|
this.labelControl6.Name = "labelControl6";
|
this.labelControl6.Size = new System.Drawing.Size(192, 14);
|
this.labelControl6.TabIndex = 0;
|
this.labelControl6.Text = "双击表格记录可配置当前数据权限。";
|
//
|
// labelControl7
|
//
|
this.labelControl7.Location = new System.Drawing.Point(19, 17);
|
this.labelControl7.Name = "labelControl7";
|
this.labelControl7.Size = new System.Drawing.Size(60, 14);
|
this.labelControl7.TabIndex = 0;
|
this.labelControl7.Text = "内容查找:";
|
//
|
// 批量设置员工所在部门ToolStripMenuItem
|
//
|
this.批量设置员工所在部门ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("批量设置员工所在部门ToolStripMenuItem.Image")));
|
this.批量设置员工所在部门ToolStripMenuItem.Name = "批量设置员工所在部门ToolStripMenuItem";
|
this.批量设置员工所在部门ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
|
this.批量设置员工所在部门ToolStripMenuItem.Text = "批量设置用户的部门";
|
this.批量设置员工所在部门ToolStripMenuItem.Click += new System.EventHandler(this.批量设置员工所在部门ToolStripMenuItem_Click);
|
//
|
// frmGroupOrganization
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1064, 632);
|
this.Controls.Add(this.splitContainerControl1);
|
this.Controls.Add(this.panel3);
|
this.Controls.Add(this.panel1);
|
this.Name = "frmGroupOrganization";
|
this.Text = "企业组织机构管理";
|
this.Load += new System.EventHandler(this.frmGroupOrganization_Load);
|
this.panel1.ResumeLayout(false);
|
this.panel1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
this.panel3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.tlGroup4User)).EndInit();
|
this.contextMenuStrip1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
|
this.splitContainerControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
this.xtraTabControl1.ResumeLayout(false);
|
this.xtraTabPage1.ResumeLayout(false);
|
this.xtraTabPage1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
|
this.xtraTabPage2.ResumeLayout(false);
|
this.xtraTabPage2.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
|
this.xtraTabPage3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
|
this.contextMenuStrip2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gvMain)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repUser)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repGroup)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.chk)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
this.panelControl1.ResumeLayout(false);
|
this.panelControl1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtContent.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.Panel panel1;
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
private System.Windows.Forms.PictureBox pictureBox2;
|
protected System.Windows.Forms.Panel panel3;
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
private DevExpress.XtraTreeList.TreeList tlGroup4User;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colS_GroupName;
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
|
private System.Windows.Forms.ToolStripMenuItem 添加员ToolStripMenuItem;
|
private System.Windows.Forms.ImageList imageList1;
|
private System.Windows.Forms.ToolStripMenuItem 编辑节点ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripMenuItem 删除员工ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
|
private System.Windows.Forms.ToolStripMenuItem 刷新ToolStripMenuItem;
|
private DevExpress.Utils.ToolTipController toolTipController1;
|
private System.Windows.Forms.ToolStripMenuItem 全部展开ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripMenuItem 全部收缩ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
|
private System.Windows.Forms.ToolStripMenuItem 配置数据权限ToolStripMenuItem;
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
private DevExpress.XtraEditors.PictureEdit pictureEdit1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
private DevExpress.XtraEditors.LabelControl lblGroup_Name;
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
private DevExpress.XtraEditors.LabelControl lblGroup_Code;
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
private DevExpress.XtraEditors.LabelControl lblGroup_Users;
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
private DevExpress.XtraEditors.LabelControl lblGroup_Owner2;
|
private DevExpress.XtraEditors.LabelControl lblGroup_Owner1;
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
private DevExpress.XtraEditors.LabelControl lblUser_Owner;
|
private DevExpress.XtraEditors.LabelControl labelControl19;
|
private DevExpress.XtraEditors.LabelControl lblUser_Name;
|
private DevExpress.XtraEditors.LabelControl labelControl15;
|
private DevExpress.XtraEditors.LabelControl lblUser_ID;
|
private DevExpress.XtraEditors.LabelControl labelControl17;
|
private DevExpress.XtraEditors.LabelControl labelControl18;
|
private DevExpress.XtraEditors.PictureEdit pictureEdit2;
|
private DevExpress.XtraEditors.LabelControl lblGroup_Childs;
|
private DevExpress.XtraEditors.LabelControl labelControl21;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
private DevExpress.XtraGrid.GridControl gcMain;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvMain;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit chk;
|
private DevExpress.XtraGrid.Columns.GridColumn colDataType;
|
private DevExpress.XtraGrid.Columns.GridColumn colDataID;
|
private DevExpress.XtraGrid.Columns.GridColumn colDisplayText;
|
private DevExpress.XtraGrid.Columns.GridColumn colGridDisplayName;
|
private DevExpress.XtraGrid.Columns.GridColumn colTableName;
|
private DevExpress.XtraGrid.Columns.GridColumn colAllowColumns;
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repUser;
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repGroup;
|
private System.Windows.Forms.ToolStripMenuItem 显示数据权限ToolStripMenuItem;
|
private DevExpress.XtraEditors.SimpleButton btnFind;
|
private DevExpress.XtraEditors.TextEdit txtContent;
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
private DevExpress.XtraEditors.SimpleButton btnViewDataConfig;
|
private DevExpress.XtraEditors.SimpleButton btnConfig1;
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
private DevExpress.XtraEditors.SimpleButton btnViewDataConfig1;
|
private System.Windows.Forms.PictureBox pictureBox1;
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip2;
|
private System.Windows.Forms.ToolStripMenuItem 配置数据权限ToolStripMenuItem1;
|
private System.Windows.Forms.ToolStripMenuItem 删除组织架构ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripMenuItem 添加组织架构ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripMenuItem 修改组织架构ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem4;
|
private System.Windows.Forms.ToolStripMenuItem 批量设置员工所在部门ToolStripMenuItem;
|
}
|
}
|