ab56a9bcf7
SVN-Revision: r240
644 lines
36 KiB
C#
644 lines
36 KiB
C#
|
|
namespace Lskj.PubModuleToUser
|
|
{
|
|
partial class FrmMain
|
|
{
|
|
/// <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.scc_container = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.SecondaryModuleControlEx = new Lskj.Control.GridControlEx();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.PrimaryDirectory = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
|
|
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.TertiaryModuleControlEx = new Lskj.Control.GridControlEx();
|
|
this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl12 = new DevExpress.XtraEditors.PanelControl();
|
|
this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.browseControl = new Lskj.Control.GridControlEx();
|
|
this.panelControl11 = new DevExpress.XtraEditors.PanelControl();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.operationControl = new Lskj.Control.GridControlEx();
|
|
this.panelControl9 = new DevExpress.XtraEditors.PanelControl();
|
|
this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.RoleControlEx = new DevExpress.XtraGrid.GridControl();
|
|
this.RoleGridView = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.PeopleControlEx = new DevExpress.XtraGrid.GridControl();
|
|
this.PeopleGridView = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
|
|
this.labelTextEdit1 = new Lskj.Control.LabelTextEdit();
|
|
this.labelComboxEdit1 = new Lskj.Control.LabelComboxEdit();
|
|
((System.ComponentModel.ISupportInitialize)(this.scc_container)).BeginInit();
|
|
this.scc_container.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PrimaryDirectory.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
|
|
this.panelControl5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
|
|
this.splitContainerControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
|
|
this.panelControl7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl12)).BeginInit();
|
|
this.panelControl12.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
|
|
this.splitContainerControl2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
|
|
this.panelControl8.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl11)).BeginInit();
|
|
this.panelControl11.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit();
|
|
this.panelControl9.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
|
|
this.panelControl4.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
|
|
this.xtraTabControl2.SuspendLayout();
|
|
this.xtraTabPage3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.RoleControlEx)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.RoleGridView)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
|
|
this.xtraTabPage4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PeopleControlEx)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PeopleGridView)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
|
|
this.panelControl6.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// scc_container
|
|
//
|
|
this.scc_container.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
|
|
this.scc_container.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel1;
|
|
this.scc_container.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.scc_container.Location = new System.Drawing.Point(0, 0);
|
|
this.scc_container.Name = "scc_container";
|
|
this.scc_container.Panel1.Controls.Add(this.panelControl2);
|
|
this.scc_container.Panel1.Text = "Panel1";
|
|
this.scc_container.Panel2.Controls.Add(this.panelControl5);
|
|
this.scc_container.Panel2.Controls.Add(this.panelControl4);
|
|
this.scc_container.Panel2.Text = "Panel2";
|
|
this.scc_container.Size = new System.Drawing.Size(1017, 592);
|
|
this.scc_container.SplitterPosition = 246;
|
|
this.scc_container.TabIndex = 13;
|
|
this.scc_container.Text = "splitContainerControl1";
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Controls.Add(this.panelControl3);
|
|
this.panelControl2.Controls.Add(this.panelControl1);
|
|
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(246, 592);
|
|
this.panelControl2.TabIndex = 2;
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.Controls.Add(this.SecondaryModuleControlEx);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl3.Location = new System.Drawing.Point(2, 28);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(242, 562);
|
|
this.panelControl3.TabIndex = 4;
|
|
//
|
|
// SecondaryModuleControlEx
|
|
//
|
|
this.SecondaryModuleControlEx.AdapterObj = null;
|
|
this.SecondaryModuleControlEx.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.SecondaryModuleControlEx.Location = new System.Drawing.Point(2, 2);
|
|
this.SecondaryModuleControlEx.Name = "SecondaryModuleControlEx";
|
|
this.SecondaryModuleControlEx.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.SecondaryModuleControlEx.Size = new System.Drawing.Size(238, 558);
|
|
this.SecondaryModuleControlEx.TabIndex = 0;
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Controls.Add(this.PrimaryDirectory);
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl1.Location = new System.Drawing.Point(2, 2);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(242, 26);
|
|
this.panelControl1.TabIndex = 3;
|
|
//
|
|
// PrimaryDirectory
|
|
//
|
|
this.PrimaryDirectory.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.PrimaryDirectory.Location = new System.Drawing.Point(2, 2);
|
|
this.PrimaryDirectory.Margin = new System.Windows.Forms.Padding(2);
|
|
this.PrimaryDirectory.Name = "PrimaryDirectory";
|
|
this.PrimaryDirectory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.PrimaryDirectory.Size = new System.Drawing.Size(238, 20);
|
|
this.PrimaryDirectory.TabIndex = 1;
|
|
//
|
|
// panelControl5
|
|
//
|
|
this.panelControl5.Controls.Add(this.splitContainerControl1);
|
|
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl5.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl5.Name = "panelControl5";
|
|
this.panelControl5.Size = new System.Drawing.Size(562, 592);
|
|
this.panelControl5.TabIndex = 6;
|
|
//
|
|
// splitContainerControl1
|
|
//
|
|
this.splitContainerControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
|
|
this.splitContainerControl1.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel1;
|
|
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainerControl1.Horizontal = false;
|
|
this.splitContainerControl1.Location = new System.Drawing.Point(2, 2);
|
|
this.splitContainerControl1.Name = "splitContainerControl1";
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.TertiaryModuleControlEx);
|
|
this.splitContainerControl1.Panel1.Text = "Panel1";
|
|
this.splitContainerControl1.Panel2.Controls.Add(this.panelControl7);
|
|
this.splitContainerControl1.Panel2.Text = "Panel2";
|
|
this.splitContainerControl1.Size = new System.Drawing.Size(558, 588);
|
|
this.splitContainerControl1.SplitterPosition = 260;
|
|
this.splitContainerControl1.TabIndex = 14;
|
|
this.splitContainerControl1.Text = "splitContainerControl1";
|
|
//
|
|
// TertiaryModuleControlEx
|
|
//
|
|
this.TertiaryModuleControlEx.AdapterObj = null;
|
|
this.TertiaryModuleControlEx.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.TertiaryModuleControlEx.Location = new System.Drawing.Point(0, 0);
|
|
this.TertiaryModuleControlEx.Name = "TertiaryModuleControlEx";
|
|
this.TertiaryModuleControlEx.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.TertiaryModuleControlEx.Size = new System.Drawing.Size(558, 260);
|
|
this.TertiaryModuleControlEx.TabIndex = 1;
|
|
//
|
|
// panelControl7
|
|
//
|
|
this.panelControl7.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl7.Appearance.Options.UseBackColor = true;
|
|
this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl7.Controls.Add(this.panelControl12);
|
|
this.panelControl7.Controls.Add(this.panelControl9);
|
|
this.panelControl7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl7.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl7.Name = "panelControl7";
|
|
this.panelControl7.Size = new System.Drawing.Size(558, 323);
|
|
this.panelControl7.TabIndex = 6;
|
|
//
|
|
// panelControl12
|
|
//
|
|
this.panelControl12.Controls.Add(this.splitContainerControl2);
|
|
this.panelControl12.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl12.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl12.Name = "panelControl12";
|
|
this.panelControl12.Size = new System.Drawing.Size(558, 282);
|
|
this.panelControl12.TabIndex = 14;
|
|
//
|
|
// splitContainerControl2
|
|
//
|
|
this.splitContainerControl2.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2;
|
|
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainerControl2.Horizontal = false;
|
|
this.splitContainerControl2.Location = new System.Drawing.Point(2, 2);
|
|
this.splitContainerControl2.Name = "splitContainerControl2";
|
|
this.splitContainerControl2.Panel1.AutoScroll = true;
|
|
this.splitContainerControl2.Panel1.Controls.Add(this.panelControl8);
|
|
this.splitContainerControl2.Panel1.Text = "Panel1";
|
|
this.splitContainerControl2.Panel2.Controls.Add(this.panelControl11);
|
|
this.splitContainerControl2.Panel2.Text = "Panel2";
|
|
this.splitContainerControl2.Size = new System.Drawing.Size(554, 278);
|
|
this.splitContainerControl2.SplitterPosition = 156;
|
|
this.splitContainerControl2.TabIndex = 15;
|
|
//
|
|
// panelControl8
|
|
//
|
|
this.panelControl8.Controls.Add(this.groupBox1);
|
|
this.panelControl8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl8.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl8.Name = "panelControl8";
|
|
this.panelControl8.Size = new System.Drawing.Size(554, 156);
|
|
this.panelControl8.TabIndex = 13;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.browseControl);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox1.Location = new System.Drawing.Point(2, 2);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(550, 152);
|
|
this.groupBox1.TabIndex = 0;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "浏览权限";
|
|
//
|
|
// browseControl
|
|
//
|
|
this.browseControl.AdapterObj = null;
|
|
this.browseControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.browseControl.Location = new System.Drawing.Point(3, 18);
|
|
this.browseControl.Name = "browseControl";
|
|
this.browseControl.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.browseControl.Size = new System.Drawing.Size(544, 131);
|
|
this.browseControl.TabIndex = 0;
|
|
//
|
|
// panelControl11
|
|
//
|
|
this.panelControl11.Controls.Add(this.groupBox2);
|
|
this.panelControl11.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl11.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl11.Name = "panelControl11";
|
|
this.panelControl11.Size = new System.Drawing.Size(554, 117);
|
|
this.panelControl11.TabIndex = 14;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.operationControl);
|
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox2.Location = new System.Drawing.Point(2, 2);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(550, 113);
|
|
this.groupBox2.TabIndex = 1;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "操作权限";
|
|
//
|
|
// operationControl
|
|
//
|
|
this.operationControl.AdapterObj = null;
|
|
this.operationControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.operationControl.Location = new System.Drawing.Point(3, 18);
|
|
this.operationControl.Name = "operationControl";
|
|
this.operationControl.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.operationControl.Size = new System.Drawing.Size(544, 92);
|
|
this.operationControl.TabIndex = 1;
|
|
//
|
|
// panelControl9
|
|
//
|
|
this.panelControl9.Controls.Add(this.btnDelete);
|
|
this.panelControl9.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl9.Location = new System.Drawing.Point(0, 282);
|
|
this.panelControl9.Name = "panelControl9";
|
|
this.panelControl9.Size = new System.Drawing.Size(558, 41);
|
|
this.panelControl9.TabIndex = 13;
|
|
//
|
|
// btnDelete
|
|
//
|
|
this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnDelete.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnDelete.Appearance.Options.UseFont = true;
|
|
this.btnDelete.Location = new System.Drawing.Point(482, 8);
|
|
this.btnDelete.Name = "btnDelete";
|
|
this.btnDelete.Size = new System.Drawing.Size(71, 28);
|
|
this.btnDelete.TabIndex = 24;
|
|
this.btnDelete.TabStop = false;
|
|
this.btnDelete.Text = "删除";
|
|
//
|
|
// panelControl4
|
|
//
|
|
this.panelControl4.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl4.Appearance.Options.UseBackColor = true;
|
|
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl4.Controls.Add(this.groupBox3);
|
|
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panelControl4.Location = new System.Drawing.Point(562, 0);
|
|
this.panelControl4.Name = "panelControl4";
|
|
this.panelControl4.Size = new System.Drawing.Size(204, 592);
|
|
this.panelControl4.TabIndex = 5;
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.xtraTabControl2);
|
|
this.groupBox3.Controls.Add(this.panelControl6);
|
|
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox3.Location = new System.Drawing.Point(0, 0);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(204, 592);
|
|
this.groupBox3.TabIndex = 7;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "待选操作员";
|
|
//
|
|
// xtraTabControl2
|
|
//
|
|
this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtraTabControl2.Location = new System.Drawing.Point(3, 18);
|
|
this.xtraTabControl2.Name = "xtraTabControl2";
|
|
this.xtraTabControl2.SelectedTabPage = this.xtraTabPage3;
|
|
this.xtraTabControl2.Size = new System.Drawing.Size(198, 507);
|
|
this.xtraTabControl2.TabIndex = 10;
|
|
this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage3,
|
|
this.xtraTabPage4});
|
|
//
|
|
// xtraTabPage3
|
|
//
|
|
this.xtraTabPage3.Controls.Add(this.RoleControlEx);
|
|
this.xtraTabPage3.Name = "xtraTabPage3";
|
|
this.xtraTabPage3.Size = new System.Drawing.Size(192, 478);
|
|
this.xtraTabPage3.Text = "角色名称";
|
|
//
|
|
// RoleControlEx
|
|
//
|
|
this.RoleControlEx.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.RoleControlEx.Location = new System.Drawing.Point(0, 0);
|
|
this.RoleControlEx.MainView = this.RoleGridView;
|
|
this.RoleControlEx.Name = "RoleControlEx";
|
|
this.RoleControlEx.Size = new System.Drawing.Size(192, 478);
|
|
this.RoleControlEx.TabIndex = 4;
|
|
this.RoleControlEx.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.RoleGridView,
|
|
this.gridView3});
|
|
//
|
|
// RoleGridView
|
|
//
|
|
this.RoleGridView.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.RoleGridView.Appearance.HeaderPanel.Options.UseFont = true;
|
|
this.RoleGridView.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
|
this.RoleGridView.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.RoleGridView.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
|
this.RoleGridView.Appearance.Preview.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.RoleGridView.Appearance.Preview.Options.UseFont = true;
|
|
this.RoleGridView.Appearance.Row.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.RoleGridView.Appearance.Row.Options.UseBackColor = true;
|
|
this.RoleGridView.Appearance.Row.Options.UseFont = true;
|
|
this.RoleGridView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.RoleGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn3});
|
|
this.RoleGridView.GridControl = this.RoleControlEx;
|
|
this.RoleGridView.IndicatorWidth = 30;
|
|
this.RoleGridView.Name = "RoleGridView";
|
|
this.RoleGridView.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
|
|
this.RoleGridView.OptionsBehavior.Editable = false;
|
|
this.RoleGridView.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.False;
|
|
this.RoleGridView.OptionsFilter.ShowAllTableValuesInCheckedFilterPopup = false;
|
|
this.RoleGridView.OptionsSelection.MultiSelect = true;
|
|
this.RoleGridView.OptionsView.AllowHtmlDrawHeaders = true;
|
|
this.RoleGridView.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
|
|
this.RoleGridView.OptionsView.RowAutoHeight = true;
|
|
this.RoleGridView.OptionsView.ShowGroupPanel = false;
|
|
this.RoleGridView.PaintStyleName = "Skin";
|
|
//
|
|
// gridColumn3
|
|
//
|
|
this.gridColumn3.Caption = "角色";
|
|
this.gridColumn3.FieldName = "roleName";
|
|
this.gridColumn3.Name = "gridColumn3";
|
|
this.gridColumn3.Visible = true;
|
|
this.gridColumn3.VisibleIndex = 0;
|
|
this.gridColumn3.Width = 60;
|
|
//
|
|
// gridView3
|
|
//
|
|
this.gridView3.GridControl = this.RoleControlEx;
|
|
this.gridView3.Name = "gridView3";
|
|
//
|
|
// xtraTabPage4
|
|
//
|
|
this.xtraTabPage4.Controls.Add(this.PeopleControlEx);
|
|
this.xtraTabPage4.Name = "xtraTabPage4";
|
|
this.xtraTabPage4.Size = new System.Drawing.Size(192, 478);
|
|
this.xtraTabPage4.Text = "人员名称";
|
|
//
|
|
// PeopleControlEx
|
|
//
|
|
this.PeopleControlEx.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.PeopleControlEx.Location = new System.Drawing.Point(0, 0);
|
|
this.PeopleControlEx.MainView = this.PeopleGridView;
|
|
this.PeopleControlEx.Name = "PeopleControlEx";
|
|
this.PeopleControlEx.Size = new System.Drawing.Size(192, 478);
|
|
this.PeopleControlEx.TabIndex = 3;
|
|
this.PeopleControlEx.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.PeopleGridView,
|
|
this.gridView1});
|
|
//
|
|
// PeopleGridView
|
|
//
|
|
this.PeopleGridView.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.PeopleGridView.Appearance.HeaderPanel.Options.UseFont = true;
|
|
this.PeopleGridView.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
|
this.PeopleGridView.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.PeopleGridView.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
|
this.PeopleGridView.Appearance.Preview.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.PeopleGridView.Appearance.Preview.Options.UseFont = true;
|
|
this.PeopleGridView.Appearance.Row.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.PeopleGridView.Appearance.Row.Options.UseBackColor = true;
|
|
this.PeopleGridView.Appearance.Row.Options.UseFont = true;
|
|
this.PeopleGridView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.PeopleGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn2,
|
|
this.gridColumn1});
|
|
this.PeopleGridView.GridControl = this.PeopleControlEx;
|
|
this.PeopleGridView.IndicatorWidth = 30;
|
|
this.PeopleGridView.Name = "PeopleGridView";
|
|
this.PeopleGridView.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
|
|
this.PeopleGridView.OptionsBehavior.Editable = false;
|
|
this.PeopleGridView.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.False;
|
|
this.PeopleGridView.OptionsFilter.ShowAllTableValuesInCheckedFilterPopup = false;
|
|
this.PeopleGridView.OptionsSelection.MultiSelect = true;
|
|
this.PeopleGridView.OptionsView.AllowHtmlDrawHeaders = true;
|
|
this.PeopleGridView.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
|
|
this.PeopleGridView.OptionsView.RowAutoHeight = true;
|
|
this.PeopleGridView.OptionsView.ShowGroupPanel = false;
|
|
this.PeopleGridView.PaintStyleName = "Skin";
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "工号";
|
|
this.gridColumn2.FieldName = "员工工号";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
this.gridColumn2.Visible = true;
|
|
this.gridColumn2.VisibleIndex = 0;
|
|
this.gridColumn2.Width = 60;
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "姓名";
|
|
this.gridColumn1.FieldName = "员工姓名";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
this.gridColumn1.Visible = true;
|
|
this.gridColumn1.VisibleIndex = 1;
|
|
this.gridColumn1.Width = 70;
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.GridControl = this.PeopleControlEx;
|
|
this.gridView1.Name = "gridView1";
|
|
//
|
|
// panelControl6
|
|
//
|
|
this.panelControl6.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl6.Appearance.Options.UseBackColor = true;
|
|
this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl6.Controls.Add(this.labelTextEdit1);
|
|
this.panelControl6.Controls.Add(this.labelComboxEdit1);
|
|
this.panelControl6.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl6.Location = new System.Drawing.Point(3, 525);
|
|
this.panelControl6.Name = "panelControl6";
|
|
this.panelControl6.Size = new System.Drawing.Size(198, 64);
|
|
this.panelControl6.TabIndex = 8;
|
|
//
|
|
// labelTextEdit1
|
|
//
|
|
this.labelTextEdit1.BackColor = System.Drawing.Color.Transparent;
|
|
this.labelTextEdit1.EditText = "";
|
|
this.labelTextEdit1.FontSize = 0F;
|
|
this.labelTextEdit1.LabelText = "模糊";
|
|
this.labelTextEdit1.Location = new System.Drawing.Point(3, 8);
|
|
this.labelTextEdit1.Model = null;
|
|
this.labelTextEdit1.Name = "labelTextEdit1";
|
|
this.labelTextEdit1.NullText = "";
|
|
this.labelTextEdit1.ReadOnly = false;
|
|
this.labelTextEdit1.Required = false;
|
|
this.labelTextEdit1.Size = new System.Drawing.Size(164, 21);
|
|
this.labelTextEdit1.TabIndex = 1;
|
|
//
|
|
// labelComboxEdit1
|
|
//
|
|
this.labelComboxEdit1.BackColor = System.Drawing.Color.Transparent;
|
|
this.labelComboxEdit1.EditText = "";
|
|
this.labelComboxEdit1.FontSize = 0F;
|
|
this.labelComboxEdit1.LabelText = "部门";
|
|
this.labelComboxEdit1.Location = new System.Drawing.Point(3, 35);
|
|
this.labelComboxEdit1.Model = null;
|
|
this.labelComboxEdit1.Name = "labelComboxEdit1";
|
|
this.labelComboxEdit1.NullText = "";
|
|
this.labelComboxEdit1.ReadOnly = false;
|
|
this.labelComboxEdit1.Required = false;
|
|
this.labelComboxEdit1.Size = new System.Drawing.Size(164, 21);
|
|
this.labelComboxEdit1.TabIndex = 0;
|
|
//
|
|
// FrmMain
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1017, 592);
|
|
this.Controls.Add(this.scc_container);
|
|
this.Name = "FrmMain";
|
|
this.Text = "模块分角色权限";
|
|
this.Load += new System.EventHandler(this.FrmMain_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.scc_container)).EndInit();
|
|
this.scc_container.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.PrimaryDirectory.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
|
|
this.panelControl5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
|
|
this.splitContainerControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
|
|
this.panelControl7.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl12)).EndInit();
|
|
this.panelControl12.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
|
|
this.splitContainerControl2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
|
|
this.panelControl8.ResumeLayout(false);
|
|
this.groupBox1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl11)).EndInit();
|
|
this.panelControl11.ResumeLayout(false);
|
|
this.groupBox2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit();
|
|
this.panelControl9.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
|
|
this.panelControl4.ResumeLayout(false);
|
|
this.groupBox3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
|
|
this.xtraTabControl2.ResumeLayout(false);
|
|
this.xtraTabPage3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.RoleControlEx)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.RoleGridView)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
|
|
this.xtraTabPage4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.PeopleControlEx)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PeopleGridView)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
|
|
this.panelControl6.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.SplitContainerControl scc_container;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private Control.GridControlEx SecondaryModuleControlEx;
|
|
private DevExpress.XtraEditors.ComboBoxEdit PrimaryDirectory;
|
|
private DevExpress.XtraEditors.PanelControl panelControl5;
|
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl4;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
|
|
public DevExpress.XtraGrid.GridControl RoleControlEx;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView RoleGridView;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
|
|
public DevExpress.XtraGrid.GridControl PeopleControlEx;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView PeopleGridView;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl6;
|
|
private Control.LabelTextEdit labelTextEdit1;
|
|
private Control.LabelComboxEdit labelComboxEdit1;
|
|
private Control.GridControlEx TertiaryModuleControlEx;
|
|
private DevExpress.XtraEditors.PanelControl panelControl7;
|
|
private DevExpress.XtraEditors.SimpleButton btnDelete;
|
|
private DevExpress.XtraEditors.PanelControl panelControl9;
|
|
private DevExpress.XtraEditors.PanelControl panelControl8;
|
|
private DevExpress.XtraEditors.PanelControl panelControl12;
|
|
private DevExpress.XtraEditors.PanelControl panelControl11;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private Control.GridControlEx operationControl;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private Control.GridControlEx browseControl;
|
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
|
|
}
|
|
}
|
|
|