namespace CSFrameworkV5.Library.PermissionForms
|
{
|
partial class frmGroupLevel
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGroupLevel));
|
DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions imageListBoxItemImageOptions1 = new DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions();
|
DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions imageListBoxItemImageOptions2 = new DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions();
|
DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions imageListBoxItemImageOptions3 = new DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions();
|
DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions imageListBoxItemImageOptions4 = new DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions();
|
DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions imageListBoxItemImageOptions5 = new DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions();
|
DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions imageListBoxItemImageOptions6 = new DevExpress.XtraEditors.Controls.ImageListBoxItemImageOptions();
|
this.tc = new DevExpress.XtraTab.XtraTabControl();
|
this.imageList2 = new System.Windows.Forms.ImageList(this.components);
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
this.lbAllUser = new DevExpress.XtraEditors.ImageListBoxControl();
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
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.tlGroup4User = new DevExpress.XtraTreeList.TreeList();
|
this.colS_GroupName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
this.panel2 = new System.Windows.Forms.Panel();
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
this.lbAllRole = new DevExpress.XtraEditors.ImageListBoxControl();
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
this.btnFindRole = new DevExpress.XtraEditors.SimpleButton();
|
this.txtRoleText = new DevExpress.XtraEditors.TextEdit();
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
this.tlGroup4Role = new DevExpress.XtraTreeList.TreeList();
|
this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
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.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
this.panel3 = new System.Windows.Forms.Panel();
|
((System.ComponentModel.ISupportInitialize)(this.tc)).BeginInit();
|
this.tc.SuspendLayout();
|
this.xtraTabPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
|
this.splitContainerControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
this.panelControl1.SuspendLayout();
|
((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.tlGroup4User)).BeginInit();
|
this.panel2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
this.xtraTabPage2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
|
this.splitContainerControl2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
this.panelControl2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.lbAllRole)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
this.panelControl3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtRoleText.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.tlGroup4Role)).BeginInit();
|
this.panel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
this.panel3.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// tc
|
//
|
this.tc.Dock = System.Windows.Forms.DockStyle.Top;
|
this.tc.Images = this.imageList2;
|
this.tc.Location = new System.Drawing.Point(0, 0);
|
this.tc.Name = "tc";
|
this.tc.SelectedTabPage = this.xtraTabPage1;
|
this.tc.Size = new System.Drawing.Size(851, 512);
|
this.tc.TabIndex = 0;
|
this.tc.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.xtraTabPage1,
|
this.xtraTabPage2});
|
this.tc.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.tc_SelectedPageChanged);
|
//
|
// 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");
|
this.imageList2.Images.SetKeyName(3, "BO_Organizations.png");
|
this.imageList2.Images.SetKeyName(4, "BO_Category.png");
|
//
|
// xtraTabPage1
|
//
|
this.xtraTabPage1.Controls.Add(this.splitContainerControl1);
|
this.xtraTabPage1.Controls.Add(this.panel2);
|
this.xtraTabPage1.ImageOptions.ImageIndex = 3;
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
this.xtraTabPage1.Padding = new System.Windows.Forms.Padding(5);
|
this.xtraTabPage1.Size = new System.Drawing.Size(845, 481);
|
this.xtraTabPage1.Text = "批量设置组织机构的用户";
|
//
|
// splitContainerControl1
|
//
|
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainerControl1.Location = new System.Drawing.Point(5, 53);
|
this.splitContainerControl1.Name = "splitContainerControl1";
|
this.splitContainerControl1.Panel1.Controls.Add(this.panelControl1);
|
this.splitContainerControl1.Panel1.Text = "Panel1";
|
this.splitContainerControl1.Panel2.Controls.Add(this.tlGroup4User);
|
this.splitContainerControl1.Panel2.Text = "Panel2";
|
this.splitContainerControl1.Size = new System.Drawing.Size(835, 423);
|
this.splitContainerControl1.SplitterPosition = 359;
|
this.splitContainerControl1.TabIndex = 3;
|
this.splitContainerControl1.Text = "splitContainerControl1";
|
//
|
// 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.Fill;
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
this.panelControl1.Name = "panelControl1";
|
this.panelControl1.Size = new System.Drawing.Size(359, 423);
|
this.panelControl1.TabIndex = 2;
|
//
|
// lbAllUser
|
//
|
this.lbAllUser.AllowDrop = true;
|
this.lbAllUser.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.lbAllUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lbAllUser.Appearance.Options.UseBackColor = true;
|
this.lbAllUser.Appearance.Options.UseFont = true;
|
this.lbAllUser.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lbAllUser.ImageList = this.imageList1;
|
this.lbAllUser.ItemHeight = 23;
|
imageListBoxItemImageOptions1.ImageIndex = 0;
|
imageListBoxItemImageOptions2.ImageIndex = 0;
|
imageListBoxItemImageOptions3.ImageIndex = 1;
|
this.lbAllUser.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageListBoxItem[] {
|
new DevExpress.XtraEditors.Controls.ImageListBoxItem(null, "", imageListBoxItemImageOptions1, null),
|
new DevExpress.XtraEditors.Controls.ImageListBoxItem(null, "", imageListBoxItemImageOptions2, null),
|
new DevExpress.XtraEditors.Controls.ImageListBoxItem(null, "", imageListBoxItemImageOptions3, null)});
|
this.lbAllUser.Location = new System.Drawing.Point(0, 30);
|
this.lbAllUser.Name = "lbAllUser";
|
this.lbAllUser.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
this.lbAllUser.Size = new System.Drawing.Size(359, 393);
|
this.lbAllUser.TabIndex = 0;
|
this.lbAllUser.SelectedIndexChanged += new System.EventHandler(this.lbAllUser_SelectedIndexChanged);
|
//
|
// imageList1
|
//
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
this.imageList1.Images.SetKeyName(0, "ok_gray.ico");
|
this.imageList1.Images.SetKeyName(1, "51.ico");
|
//
|
// 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(359, 30);
|
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(194, 4);
|
this.btnFindUser.Name = "btnFindUser";
|
this.btnFindUser.Size = new System.Drawing.Size(38, 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, 4);
|
this.txtUserText.Name = "txtUserText";
|
this.txtUserText.Properties.Appearance.BackColor = System.Drawing.Color.White;
|
this.txtUserText.Properties.Appearance.Options.UseBackColor = true;
|
this.txtUserText.Properties.NullValuePrompt = "*编号或名称*";
|
this.txtUserText.Size = new System.Drawing.Size(103, 20);
|
this.txtUserText.TabIndex = 8;
|
this.txtUserText.EditValueChanged += new System.EventHandler(this.txtUserText_EditValueChanged);
|
//
|
// pictureBox6
|
//
|
this.pictureBox6.Image = global::CSFrameworkV5.Library.Properties.Resources.hr;
|
this.pictureBox6.Location = new System.Drawing.Point(8, 7);
|
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, 7);
|
this.labelControl7.Name = "labelControl7";
|
this.labelControl7.Size = new System.Drawing.Size(48, 14);
|
this.labelControl7.TabIndex = 2;
|
this.labelControl7.Text = "所有用户";
|
//
|
// 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.Dock = System.Windows.Forms.DockStyle.Fill;
|
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(471, 423);
|
this.tlGroup4User.StateImageList = this.imageList2;
|
this.tlGroup4User.TabIndex = 1;
|
this.tlGroup4User.TreeLineStyle = DevExpress.XtraTreeList.LineStyle.Solid;
|
this.tlGroup4User.AfterCheckNode += new DevExpress.XtraTreeList.NodeEventHandler(this.tlGroup4User_AfterCheckNode);
|
//
|
// colS_GroupName
|
//
|
this.colS_GroupName.Caption = "组织机构";
|
this.colS_GroupName.FieldName = "Union";
|
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;
|
//
|
// panel2
|
//
|
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
this.panel2.Controls.Add(this.labelControl4);
|
this.panel2.Controls.Add(this.labelControl5);
|
this.panel2.Controls.Add(this.pictureBox3);
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panel2.ForeColor = System.Drawing.Color.White;
|
this.panel2.Location = new System.Drawing.Point(5, 5);
|
this.panel2.Name = "panel2";
|
this.panel2.Size = new System.Drawing.Size(835, 48);
|
this.panel2.TabIndex = 6;
|
//
|
// labelControl4
|
//
|
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
this.labelControl4.Appearance.Options.UseFont = true;
|
this.labelControl4.Appearance.Options.UseForeColor = true;
|
this.labelControl4.Location = new System.Drawing.Point(406, 14);
|
this.labelControl4.Name = "labelControl4";
|
this.labelControl4.Size = new System.Drawing.Size(238, 17);
|
this.labelControl4.TabIndex = 3;
|
this.labelControl4.Text = "(既:一个或多个部门拥有当前用户)";
|
//
|
// labelControl5
|
//
|
this.labelControl5.Location = new System.Drawing.Point(49, 15);
|
this.labelControl5.Name = "labelControl5";
|
this.labelControl5.Size = new System.Drawing.Size(348, 14);
|
this.labelControl5.TabIndex = 3;
|
this.labelControl5.Text = "请选择一个【用户】,然后在右侧勾选【组织机构】或【部门】。";
|
//
|
// pictureBox3
|
//
|
this.pictureBox3.Image = global::CSFrameworkV5.Library.Properties.Resources.KnowledgeBaseArticle_32x32;
|
this.pictureBox3.Location = new System.Drawing.Point(8, 7);
|
this.pictureBox3.Name = "pictureBox3";
|
this.pictureBox3.Size = new System.Drawing.Size(32, 32);
|
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
this.pictureBox3.TabIndex = 0;
|
this.pictureBox3.TabStop = false;
|
//
|
// xtraTabPage2
|
//
|
this.xtraTabPage2.Controls.Add(this.splitContainerControl2);
|
this.xtraTabPage2.Controls.Add(this.panel1);
|
this.xtraTabPage2.ImageOptions.ImageIndex = 4;
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
this.xtraTabPage2.Padding = new System.Windows.Forms.Padding(5);
|
this.xtraTabPage2.Size = new System.Drawing.Size(845, 481);
|
this.xtraTabPage2.Text = "批量设置组织机构的角色";
|
//
|
// splitContainerControl2
|
//
|
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainerControl2.Location = new System.Drawing.Point(5, 53);
|
this.splitContainerControl2.Name = "splitContainerControl2";
|
this.splitContainerControl2.Panel1.Controls.Add(this.panelControl2);
|
this.splitContainerControl2.Panel1.Text = "Panel1";
|
this.splitContainerControl2.Panel2.Controls.Add(this.tlGroup4Role);
|
this.splitContainerControl2.Panel2.Text = "Panel2";
|
this.splitContainerControl2.Size = new System.Drawing.Size(835, 423);
|
this.splitContainerControl2.SplitterPosition = 360;
|
this.splitContainerControl2.TabIndex = 4;
|
this.splitContainerControl2.Text = "splitContainerControl2";
|
//
|
// panelControl2
|
//
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl2.Controls.Add(this.lbAllRole);
|
this.panelControl2.Controls.Add(this.panelControl3);
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panelControl2.Location = new System.Drawing.Point(0, 0);
|
this.panelControl2.Name = "panelControl2";
|
this.panelControl2.Size = new System.Drawing.Size(360, 423);
|
this.panelControl2.TabIndex = 2;
|
//
|
// lbAllRole
|
//
|
this.lbAllRole.AllowDrop = true;
|
this.lbAllRole.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.lbAllRole.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lbAllRole.Appearance.Options.UseBackColor = true;
|
this.lbAllRole.Appearance.Options.UseFont = true;
|
this.lbAllRole.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lbAllRole.ImageList = this.imageList1;
|
this.lbAllRole.ItemHeight = 23;
|
imageListBoxItemImageOptions4.ImageIndex = 0;
|
imageListBoxItemImageOptions5.ImageIndex = 0;
|
imageListBoxItemImageOptions6.ImageIndex = 1;
|
this.lbAllRole.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageListBoxItem[] {
|
new DevExpress.XtraEditors.Controls.ImageListBoxItem(null, "", imageListBoxItemImageOptions4, null),
|
new DevExpress.XtraEditors.Controls.ImageListBoxItem(null, "", imageListBoxItemImageOptions5, null),
|
new DevExpress.XtraEditors.Controls.ImageListBoxItem(null, "", imageListBoxItemImageOptions6, null)});
|
this.lbAllRole.Location = new System.Drawing.Point(0, 30);
|
this.lbAllRole.Name = "lbAllRole";
|
this.lbAllRole.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
this.lbAllRole.Size = new System.Drawing.Size(360, 393);
|
this.lbAllRole.TabIndex = 0;
|
this.lbAllRole.SelectedIndexChanged += new System.EventHandler(this.lbAllRole_SelectedIndexChanged);
|
//
|
// panelControl3
|
//
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.panelControl3.Controls.Add(this.btnFindRole);
|
this.panelControl3.Controls.Add(this.txtRoleText);
|
this.panelControl3.Controls.Add(this.pictureBox1);
|
this.panelControl3.Controls.Add(this.labelControl1);
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panelControl3.Location = new System.Drawing.Point(0, 0);
|
this.panelControl3.Name = "panelControl3";
|
this.panelControl3.Size = new System.Drawing.Size(360, 30);
|
this.panelControl3.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(194, 3);
|
this.btnFindRole.Name = "btnFindRole";
|
this.btnFindRole.Size = new System.Drawing.Size(38, 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(86, 3);
|
this.txtRoleText.Name = "txtRoleText";
|
this.txtRoleText.Properties.Appearance.BackColor = System.Drawing.Color.White;
|
this.txtRoleText.Properties.Appearance.Options.UseBackColor = true;
|
this.txtRoleText.Properties.NullValuePrompt = "*编号或名称*";
|
this.txtRoleText.Size = new System.Drawing.Size(103, 20);
|
this.txtRoleText.TabIndex = 8;
|
this.txtRoleText.EditValueChanged += new System.EventHandler(this.txtRoleText_EditValueChanged);
|
//
|
// pictureBox1
|
//
|
this.pictureBox1.Image = global::CSFrameworkV5.Library.Properties.Resources.BO_Category;
|
this.pictureBox1.Location = new System.Drawing.Point(8, 6);
|
this.pictureBox1.Name = "pictureBox1";
|
this.pictureBox1.Size = new System.Drawing.Size(16, 16);
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
this.pictureBox1.TabIndex = 3;
|
this.pictureBox1.TabStop = false;
|
//
|
// labelControl1
|
//
|
this.labelControl1.Location = new System.Drawing.Point(33, 6);
|
this.labelControl1.Name = "labelControl1";
|
this.labelControl1.Size = new System.Drawing.Size(48, 14);
|
this.labelControl1.TabIndex = 2;
|
this.labelControl1.Text = "所有角色";
|
//
|
// tlGroup4Role
|
//
|
this.tlGroup4Role.Appearance.Empty.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.tlGroup4Role.Appearance.Empty.Options.UseBackColor = true;
|
this.tlGroup4Role.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
this.tlGroup4Role.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
this.tlGroup4Role.Appearance.HideSelectionRow.Options.UseBackColor = true;
|
this.tlGroup4Role.Appearance.HideSelectionRow.Options.UseForeColor = true;
|
this.tlGroup4Role.Appearance.Row.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.tlGroup4Role.Appearance.Row.Options.UseBackColor = true;
|
this.tlGroup4Role.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
this.tlGroup4Role.Appearance.SelectedRow.ForeColor = System.Drawing.Color.Red;
|
this.tlGroup4Role.Appearance.SelectedRow.Options.UseBackColor = true;
|
this.tlGroup4Role.Appearance.SelectedRow.Options.UseForeColor = true;
|
this.tlGroup4Role.ColumnPanelRowHeight = 30;
|
this.tlGroup4Role.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
this.treeListColumn1});
|
this.tlGroup4Role.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tlGroup4Role.Location = new System.Drawing.Point(0, 0);
|
this.tlGroup4Role.Name = "tlGroup4Role";
|
this.tlGroup4Role.OptionsBehavior.Editable = false;
|
this.tlGroup4Role.OptionsFilter.AllowColumnMRUFilterList = false;
|
this.tlGroup4Role.OptionsFilter.AllowFilterEditor = false;
|
this.tlGroup4Role.OptionsFilter.AllowMRUFilterList = false;
|
this.tlGroup4Role.OptionsSelection.EnableAppearanceFocusedCell = false;
|
this.tlGroup4Role.OptionsView.ShowCheckBoxes = true;
|
this.tlGroup4Role.OptionsView.ShowHorzLines = false;
|
this.tlGroup4Role.OptionsView.ShowVertLines = false;
|
this.tlGroup4Role.RootValue = "";
|
this.tlGroup4Role.Size = new System.Drawing.Size(470, 423);
|
this.tlGroup4Role.StateImageList = this.imageList2;
|
this.tlGroup4Role.TabIndex = 1;
|
this.tlGroup4Role.TreeLineStyle = DevExpress.XtraTreeList.LineStyle.Solid;
|
this.tlGroup4Role.AfterCheckNode += new DevExpress.XtraTreeList.NodeEventHandler(this.tlGroup4Role_AfterCheckNode);
|
//
|
// treeListColumn1
|
//
|
this.treeListColumn1.Caption = "组织机构";
|
this.treeListColumn1.FieldName = "Union";
|
this.treeListColumn1.ImageOptions.ImageIndex = 0;
|
this.treeListColumn1.MinWidth = 49;
|
this.treeListColumn1.Name = "treeListColumn1";
|
this.treeListColumn1.SummaryFooter = DevExpress.XtraTreeList.SummaryItemType.Count;
|
this.treeListColumn1.Visible = true;
|
this.treeListColumn1.VisibleIndex = 0;
|
this.treeListColumn1.Width = 200;
|
//
|
// 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(5, 5);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(835, 48);
|
this.panel1.TabIndex = 5;
|
//
|
// 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(404, 14);
|
this.labelControl3.Name = "labelControl3";
|
this.labelControl3.Size = new System.Drawing.Size(266, 17);
|
this.labelControl3.TabIndex = 3;
|
this.labelControl3.Text = "(既:一个或多个组织机构拥有当前角色)";
|
//
|
// labelControl2
|
//
|
this.labelControl2.Location = new System.Drawing.Point(49, 15);
|
this.labelControl2.Name = "labelControl2";
|
this.labelControl2.Size = new System.Drawing.Size(348, 14);
|
this.labelControl2.TabIndex = 3;
|
this.labelControl2.Text = "请选择一个【角色】,然后在右侧勾选【组织机构】或【部门】。";
|
//
|
// pictureBox2
|
//
|
this.pictureBox2.Image = global::CSFrameworkV5.Library.Properties.Resources.KnowledgeBaseArticle_32x32;
|
this.pictureBox2.Location = new System.Drawing.Point(8, 7);
|
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;
|
//
|
// btnSave
|
//
|
this.btnSave.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnSave.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnSave.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.ImageOptions.Image")));
|
this.btnSave.Location = new System.Drawing.Point(351, 8);
|
this.btnSave.Name = "btnSave";
|
this.btnSave.Size = new System.Drawing.Size(97, 40);
|
this.btnSave.TabIndex = 1;
|
this.btnSave.Text = "保存";
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
//
|
// btnClose
|
//
|
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(457, 8);
|
this.btnClose.Name = "btnClose";
|
this.btnClose.Size = new System.Drawing.Size(97, 40);
|
this.btnClose.TabIndex = 2;
|
this.btnClose.Text = "关闭";
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
//
|
// 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.Controls.Add(this.btnSave);
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.panel3.Location = new System.Drawing.Point(0, 518);
|
this.panel3.Name = "panel3";
|
this.panel3.Size = new System.Drawing.Size(851, 55);
|
this.panel3.TabIndex = 3;
|
//
|
// frmGroupLevel
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.ClientSize = new System.Drawing.Size(851, 573);
|
this.Controls.Add(this.panel3);
|
this.Controls.Add(this.tc);
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
this.MaximizeBox = false;
|
this.MinimizeBox = false;
|
this.Name = "frmGroupLevel";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "批量设置组织机构的用户和角号(岗位)";
|
this.Load += new System.EventHandler(this.frmGroupLevel_Load);
|
((System.ComponentModel.ISupportInitialize)(this.tc)).EndInit();
|
this.tc.ResumeLayout(false);
|
this.xtraTabPage1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
|
this.splitContainerControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
this.panelControl1.ResumeLayout(false);
|
((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.tlGroup4User)).EndInit();
|
this.panel2.ResumeLayout(false);
|
this.panel2.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
this.xtraTabPage2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
|
this.splitContainerControl2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
this.panelControl2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.lbAllRole)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
this.panelControl3.ResumeLayout(false);
|
this.panelControl3.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txtRoleText.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.tlGroup4Role)).EndInit();
|
this.panel1.ResumeLayout(false);
|
this.panel1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
this.panel3.ResumeLayout(false);
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraTab.XtraTabControl tc;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
private DevExpress.XtraTreeList.TreeList tlGroup4User;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colS_GroupName;
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
private DevExpress.XtraEditors.ImageListBoxControl lbAllUser;
|
private DevExpress.XtraEditors.PanelControl panelControl14;
|
private DevExpress.XtraEditors.SimpleButton btnFindUser;
|
private DevExpress.XtraEditors.TextEdit txtUserText;
|
private System.Windows.Forms.PictureBox pictureBox6;
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
private System.Windows.Forms.ImageList imageList1;
|
private DevExpress.XtraEditors.SimpleButton btnSave;
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
private System.Windows.Forms.ImageList imageList2;
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
private DevExpress.XtraEditors.ImageListBoxControl lbAllRole;
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
private DevExpress.XtraEditors.SimpleButton btnFindRole;
|
private DevExpress.XtraEditors.TextEdit txtRoleText;
|
private System.Windows.Forms.PictureBox pictureBox1;
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
private DevExpress.XtraTreeList.TreeList tlGroup4Role;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1;
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.PictureBox pictureBox2;
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
private System.Windows.Forms.Panel panel2;
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
private System.Windows.Forms.PictureBox pictureBox3;
|
protected System.Windows.Forms.Panel panel3;
|
}
|
}
|