ab56a9bcf7
SVN-Revision: r240
562 lines
29 KiB
C#
562 lines
29 KiB
C#
namespace Lskj.PubUserTomodule
|
|
{
|
|
partial class FrmMain
|
|
{
|
|
/// <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();
|
|
this.employeeName = new Lskj.Control.LabelTextEdit();
|
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|
this.gridControlEx2 = new Lskj.Control.GridControlEx();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.btn_deleteRole = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btn_Add = new DevExpress.XtraEditors.SimpleButton();
|
|
this.gridControlEx3 = new Lskj.Control.GridControlEx();
|
|
this.MenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.btn_delete = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.gridControlEx4 = new Lskj.Control.GridControlEx();
|
|
this.contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.复制权限ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.清空ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
|
|
this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.scc_container = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.gridControlEx5 = new Lskj.Control.GridControlEx();
|
|
this.xtraTabControl3 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.BasicForm = new Lskj.Control.GridControlEx();
|
|
this.xtraTabPage6 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.xtraTabPage7 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.gridControlEx1 = new Lskj.Control.GridControlEx();
|
|
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
|
|
this.employeeId = new Lskj.Control.LabelTextEdit();
|
|
this.btn_unfold = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btn_save = new DevExpress.XtraEditors.SimpleButton();
|
|
this.BillAbove = new Lskj.Control.GridControlEx();
|
|
this.BillDetail = new Lskj.Control.GridControlEx();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
|
this.xtraTabControl1.SuspendLayout();
|
|
this.xtraTabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
|
this.splitContainer1.Panel1.SuspendLayout();
|
|
this.splitContainer1.Panel2.SuspendLayout();
|
|
this.splitContainer1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
this.MenuStrip.SuspendLayout();
|
|
this.xtraTabPage2.SuspendLayout();
|
|
this.contextMenuStrip.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
|
|
this.splitContainer2.Panel1.SuspendLayout();
|
|
this.splitContainer2.Panel2.SuspendLayout();
|
|
this.splitContainer2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
|
|
this.xtraTabControl2.SuspendLayout();
|
|
this.xtraTabPage3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.scc_container)).BeginInit();
|
|
this.scc_container.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl3)).BeginInit();
|
|
this.xtraTabControl3.SuspendLayout();
|
|
this.xtraTabPage5.SuspendLayout();
|
|
this.xtraTabPage6.SuspendLayout();
|
|
this.xtraTabPage7.SuspendLayout();
|
|
this.xtraTabPage4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
|
|
this.panelControl4.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// employeeName
|
|
//
|
|
this.employeeName.BackColor = System.Drawing.Color.Transparent;
|
|
this.employeeName.EditText = "";
|
|
this.employeeName.FontSize = 0F;
|
|
this.employeeName.LabelText = "人员";
|
|
this.employeeName.Location = new System.Drawing.Point(9, 5);
|
|
this.employeeName.Margin = new System.Windows.Forms.Padding(4);
|
|
this.employeeName.Model = null;
|
|
this.employeeName.Name = "employeeName";
|
|
this.employeeName.NullText = "";
|
|
this.employeeName.ReadOnly = false;
|
|
this.employeeName.Required = false;
|
|
this.employeeName.Size = new System.Drawing.Size(173, 18);
|
|
this.employeeName.TabIndex = 2;
|
|
//
|
|
// xtraTabControl1
|
|
//
|
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
|
|
this.xtraTabControl1.Size = new System.Drawing.Size(287, 512);
|
|
this.xtraTabControl1.TabIndex = 0;
|
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage1,
|
|
this.xtraTabPage2});
|
|
this.xtraTabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
|
|
//
|
|
// xtraTabPage1
|
|
//
|
|
this.xtraTabPage1.Controls.Add(this.splitContainer1);
|
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
|
this.xtraTabPage1.Size = new System.Drawing.Size(281, 483);
|
|
this.xtraTabPage1.Text = "角色";
|
|
//
|
|
// splitContainer1
|
|
//
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
//
|
|
// splitContainer1.Panel1
|
|
//
|
|
this.splitContainer1.Panel1.Controls.Add(this.gridControlEx2);
|
|
this.splitContainer1.Panel1.Controls.Add(this.panelControl1);
|
|
//
|
|
// splitContainer1.Panel2
|
|
//
|
|
this.splitContainer1.Panel2.Controls.Add(this.gridControlEx3);
|
|
this.splitContainer1.Size = new System.Drawing.Size(281, 483);
|
|
this.splitContainer1.SplitterDistance = 233;
|
|
this.splitContainer1.SplitterWidth = 3;
|
|
this.splitContainer1.TabIndex = 3;
|
|
//
|
|
// gridControlEx2
|
|
//
|
|
this.gridControlEx2.AdapterObj = null;
|
|
this.gridControlEx2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControlEx2.Location = new System.Drawing.Point(0, 0);
|
|
this.gridControlEx2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.gridControlEx2.Name = "gridControlEx2";
|
|
this.gridControlEx2.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.gridControlEx2.Size = new System.Drawing.Size(281, 206);
|
|
this.gridControlEx2.TabIndex = 2;
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Controls.Add(this.btn_deleteRole);
|
|
this.panelControl1.Controls.Add(this.btn_Add);
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 206);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(281, 27);
|
|
this.panelControl1.TabIndex = 3;
|
|
//
|
|
// btn_deleteRole
|
|
//
|
|
this.btn_deleteRole.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btn_deleteRole.Location = new System.Drawing.Point(144, 3);
|
|
this.btn_deleteRole.Name = "btn_deleteRole";
|
|
this.btn_deleteRole.Size = new System.Drawing.Size(64, 20);
|
|
this.btn_deleteRole.TabIndex = 0;
|
|
this.btn_deleteRole.Text = "删除角色";
|
|
this.btn_deleteRole.Click += new System.EventHandler(this.btn_deleteRole_Click);
|
|
//
|
|
// btn_Add
|
|
//
|
|
this.btn_Add.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btn_Add.Location = new System.Drawing.Point(213, 3);
|
|
this.btn_Add.Name = "btn_Add";
|
|
this.btn_Add.Size = new System.Drawing.Size(64, 20);
|
|
this.btn_Add.TabIndex = 0;
|
|
this.btn_Add.Text = "新增角色";
|
|
this.btn_Add.Click += new System.EventHandler(this.btn_Add_Click);
|
|
//
|
|
// gridControlEx3
|
|
//
|
|
this.gridControlEx3.AdapterObj = null;
|
|
this.gridControlEx3.ContextMenuStrip = this.MenuStrip;
|
|
this.gridControlEx3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControlEx3.Location = new System.Drawing.Point(0, 0);
|
|
this.gridControlEx3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.gridControlEx3.Name = "gridControlEx3";
|
|
this.gridControlEx3.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.gridControlEx3.Size = new System.Drawing.Size(281, 247);
|
|
this.gridControlEx3.TabIndex = 3;
|
|
//
|
|
// MenuStrip
|
|
//
|
|
this.MenuStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
this.MenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.btn_delete});
|
|
this.MenuStrip.Name = "MenuStrip";
|
|
this.MenuStrip.Size = new System.Drawing.Size(149, 26);
|
|
//
|
|
// btn_delete
|
|
//
|
|
this.btn_delete.Name = "btn_delete";
|
|
this.btn_delete.Size = new System.Drawing.Size(148, 22);
|
|
this.btn_delete.Text = "删除权限分配";
|
|
this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);
|
|
//
|
|
// xtraTabPage2
|
|
//
|
|
this.xtraTabPage2.Controls.Add(this.gridControlEx4);
|
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
|
this.xtraTabPage2.Size = new System.Drawing.Size(281, 483);
|
|
this.xtraTabPage2.Text = "人员";
|
|
//
|
|
// gridControlEx4
|
|
//
|
|
this.gridControlEx4.AdapterObj = null;
|
|
this.gridControlEx4.ContextMenuStrip = this.contextMenuStrip;
|
|
this.gridControlEx4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControlEx4.Location = new System.Drawing.Point(0, 0);
|
|
this.gridControlEx4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.gridControlEx4.Name = "gridControlEx4";
|
|
this.gridControlEx4.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.gridControlEx4.Size = new System.Drawing.Size(281, 483);
|
|
this.gridControlEx4.TabIndex = 1;
|
|
//
|
|
// contextMenuStrip
|
|
//
|
|
this.contextMenuStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.复制权限ToolStripMenuItem,
|
|
this.清空ToolStripMenuItem});
|
|
this.contextMenuStrip.Name = "contextMenuStrip1";
|
|
this.contextMenuStrip.Size = new System.Drawing.Size(125, 48);
|
|
//
|
|
// 复制权限ToolStripMenuItem
|
|
//
|
|
this.复制权限ToolStripMenuItem.Name = "复制权限ToolStripMenuItem";
|
|
this.复制权限ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
this.复制权限ToolStripMenuItem.Text = "复制权限";
|
|
this.复制权限ToolStripMenuItem.Click += new System.EventHandler(this.btn_copy_Click);
|
|
//
|
|
// 清空ToolStripMenuItem
|
|
//
|
|
this.清空ToolStripMenuItem.Name = "清空ToolStripMenuItem";
|
|
this.清空ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
this.清空ToolStripMenuItem.Text = "清空";
|
|
this.清空ToolStripMenuItem.Click += new System.EventHandler(this.btn_empty_Click);
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Controls.Add(this.splitContainer2);
|
|
this.panelControl2.Controls.Add(this.panelControl4);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(871, 553);
|
|
this.panelControl2.TabIndex = 1;
|
|
//
|
|
// splitContainer2
|
|
//
|
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainer2.Location = new System.Drawing.Point(2, 2);
|
|
this.splitContainer2.Name = "splitContainer2";
|
|
//
|
|
// splitContainer2.Panel1
|
|
//
|
|
this.splitContainer2.Panel1.Controls.Add(this.xtraTabControl1);
|
|
//
|
|
// splitContainer2.Panel2
|
|
//
|
|
this.splitContainer2.Panel2.Controls.Add(this.xtraTabControl2);
|
|
this.splitContainer2.Size = new System.Drawing.Size(867, 512);
|
|
this.splitContainer2.SplitterDistance = 287;
|
|
this.splitContainer2.SplitterWidth = 3;
|
|
this.splitContainer2.TabIndex = 2;
|
|
//
|
|
// xtraTabControl2
|
|
//
|
|
this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.xtraTabControl2.Name = "xtraTabControl2";
|
|
this.xtraTabControl2.SelectedTabPage = this.xtraTabPage3;
|
|
this.xtraTabControl2.Size = new System.Drawing.Size(577, 512);
|
|
this.xtraTabControl2.TabIndex = 3;
|
|
this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage3,
|
|
this.xtraTabPage4});
|
|
//
|
|
// xtraTabPage3
|
|
//
|
|
this.xtraTabPage3.Controls.Add(this.scc_container);
|
|
this.xtraTabPage3.Name = "xtraTabPage3";
|
|
this.xtraTabPage3.Size = new System.Drawing.Size(571, 483);
|
|
this.xtraTabPage3.Text = "权限设置表";
|
|
//
|
|
// 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.Horizontal = false;
|
|
this.scc_container.Location = new System.Drawing.Point(0, 0);
|
|
this.scc_container.Name = "scc_container";
|
|
this.scc_container.Panel1.Controls.Add(this.gridControlEx5);
|
|
this.scc_container.Panel1.Text = "Panel1";
|
|
this.scc_container.Panel2.Controls.Add(this.xtraTabControl3);
|
|
this.scc_container.Panel2.Text = "Panel2";
|
|
this.scc_container.Size = new System.Drawing.Size(571, 483);
|
|
this.scc_container.SplitterPosition = 225;
|
|
this.scc_container.TabIndex = 12;
|
|
this.scc_container.Text = "splitContainerControl1";
|
|
//
|
|
// gridControlEx5
|
|
//
|
|
this.gridControlEx5.AdapterObj = null;
|
|
this.gridControlEx5.ContextMenuStrip = this.MenuStrip;
|
|
this.gridControlEx5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControlEx5.Location = new System.Drawing.Point(0, 0);
|
|
this.gridControlEx5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.gridControlEx5.Name = "gridControlEx5";
|
|
this.gridControlEx5.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.gridControlEx5.Size = new System.Drawing.Size(571, 225);
|
|
this.gridControlEx5.TabIndex = 4;
|
|
//
|
|
// xtraTabControl3
|
|
//
|
|
this.xtraTabControl3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtraTabControl3.Location = new System.Drawing.Point(0, 0);
|
|
this.xtraTabControl3.Name = "xtraTabControl3";
|
|
this.xtraTabControl3.SelectedTabPage = this.xtraTabPage5;
|
|
this.xtraTabControl3.Size = new System.Drawing.Size(571, 253);
|
|
this.xtraTabControl3.TabIndex = 1;
|
|
this.xtraTabControl3.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage5,
|
|
this.xtraTabPage6,
|
|
this.xtraTabPage7});
|
|
//
|
|
// xtraTabPage5
|
|
//
|
|
this.xtraTabPage5.Controls.Add(this.BasicForm);
|
|
this.xtraTabPage5.Name = "xtraTabPage5";
|
|
this.xtraTabPage5.Size = new System.Drawing.Size(565, 224);
|
|
this.xtraTabPage5.Text = "基础表单元素";
|
|
//
|
|
// BasicForm
|
|
//
|
|
this.BasicForm.AdapterObj = null;
|
|
this.BasicForm.ContextMenuStrip = this.MenuStrip;
|
|
this.BasicForm.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.BasicForm.Location = new System.Drawing.Point(0, 0);
|
|
this.BasicForm.Name = "BasicForm";
|
|
this.BasicForm.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.BasicForm.Size = new System.Drawing.Size(565, 224);
|
|
this.BasicForm.TabIndex = 4;
|
|
//
|
|
// xtraTabPage6
|
|
//
|
|
this.xtraTabPage6.Controls.Add(this.BillAbove);
|
|
this.xtraTabPage6.Name = "xtraTabPage6";
|
|
this.xtraTabPage6.Size = new System.Drawing.Size(565, 224);
|
|
this.xtraTabPage6.Text = "单据抬头元素";
|
|
//
|
|
// xtraTabPage7
|
|
//
|
|
this.xtraTabPage7.Controls.Add(this.BillDetail);
|
|
this.xtraTabPage7.Name = "xtraTabPage7";
|
|
this.xtraTabPage7.Size = new System.Drawing.Size(565, 224);
|
|
this.xtraTabPage7.Text = "单据明细元素";
|
|
//
|
|
// xtraTabPage4
|
|
//
|
|
this.xtraTabPage4.Controls.Add(this.gridControlEx1);
|
|
this.xtraTabPage4.Name = "xtraTabPage4";
|
|
this.xtraTabPage4.Size = new System.Drawing.Size(571, 483);
|
|
this.xtraTabPage4.Text = "添加人员";
|
|
//
|
|
// gridControlEx1
|
|
//
|
|
this.gridControlEx1.AdapterObj = null;
|
|
this.gridControlEx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControlEx1.Location = new System.Drawing.Point(0, 0);
|
|
this.gridControlEx1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.gridControlEx1.Name = "gridControlEx1";
|
|
this.gridControlEx1.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.gridControlEx1.Size = new System.Drawing.Size(571, 483);
|
|
this.gridControlEx1.TabIndex = 0;
|
|
//
|
|
// panelControl4
|
|
//
|
|
this.panelControl4.Controls.Add(this.employeeId);
|
|
this.panelControl4.Controls.Add(this.employeeName);
|
|
this.panelControl4.Controls.Add(this.btn_unfold);
|
|
this.panelControl4.Controls.Add(this.btn_save);
|
|
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panelControl4.Location = new System.Drawing.Point(2, 514);
|
|
this.panelControl4.Name = "panelControl4";
|
|
this.panelControl4.Size = new System.Drawing.Size(867, 37);
|
|
this.panelControl4.TabIndex = 1;
|
|
//
|
|
// employeeId
|
|
//
|
|
this.employeeId.BackColor = System.Drawing.Color.Transparent;
|
|
this.employeeId.EditText = "";
|
|
this.employeeId.FontSize = 0F;
|
|
this.employeeId.LabelText = "工号";
|
|
this.employeeId.Location = new System.Drawing.Point(200, 5);
|
|
this.employeeId.Margin = new System.Windows.Forms.Padding(4);
|
|
this.employeeId.Model = null;
|
|
this.employeeId.Name = "employeeId";
|
|
this.employeeId.NullText = "";
|
|
this.employeeId.ReadOnly = false;
|
|
this.employeeId.Required = false;
|
|
this.employeeId.Size = new System.Drawing.Size(173, 18);
|
|
this.employeeId.TabIndex = 3;
|
|
//
|
|
// btn_unfold
|
|
//
|
|
this.btn_unfold.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btn_unfold.Location = new System.Drawing.Point(725, 9);
|
|
this.btn_unfold.Name = "btn_unfold";
|
|
this.btn_unfold.Size = new System.Drawing.Size(64, 20);
|
|
this.btn_unfold.TabIndex = 0;
|
|
this.btn_unfold.Text = "设置权限";
|
|
this.btn_unfold.Click += new System.EventHandler(this.OnBtn_unfoldClick);
|
|
//
|
|
// btn_save
|
|
//
|
|
this.btn_save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btn_save.Location = new System.Drawing.Point(795, 9);
|
|
this.btn_save.Name = "btn_save";
|
|
this.btn_save.Size = new System.Drawing.Size(64, 20);
|
|
this.btn_save.TabIndex = 0;
|
|
this.btn_save.Text = "保存";
|
|
this.btn_save.Click += new System.EventHandler(this.btn_save_Click);
|
|
//
|
|
// BillAbove
|
|
//
|
|
this.BillAbove.AdapterObj = null;
|
|
this.BillAbove.ContextMenuStrip = this.MenuStrip;
|
|
this.BillAbove.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.BillAbove.Location = new System.Drawing.Point(0, 0);
|
|
this.BillAbove.Name = "BillAbove";
|
|
this.BillAbove.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.BillAbove.Size = new System.Drawing.Size(565, 224);
|
|
this.BillAbove.TabIndex = 5;
|
|
//
|
|
// BillDetail
|
|
//
|
|
this.BillDetail.AdapterObj = null;
|
|
this.BillDetail.ContextMenuStrip = this.MenuStrip;
|
|
this.BillDetail.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.BillDetail.Location = new System.Drawing.Point(0, 0);
|
|
this.BillDetail.Name = "BillDetail";
|
|
this.BillDetail.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.BillDetail.Size = new System.Drawing.Size(565, 224);
|
|
this.BillDetail.TabIndex = 5;
|
|
//
|
|
// FrmMain
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(871, 553);
|
|
this.Controls.Add(this.panelControl2);
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Name = "FrmMain";
|
|
this.Text = "权限设置器";
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
|
this.xtraTabControl1.ResumeLayout(false);
|
|
this.xtraTabPage1.ResumeLayout(false);
|
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
|
this.splitContainer1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.MenuStrip.ResumeLayout(false);
|
|
this.xtraTabPage2.ResumeLayout(false);
|
|
this.contextMenuStrip.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
this.splitContainer2.Panel1.ResumeLayout(false);
|
|
this.splitContainer2.Panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
|
|
this.splitContainer2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
|
|
this.xtraTabControl2.ResumeLayout(false);
|
|
this.xtraTabPage3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.scc_container)).EndInit();
|
|
this.scc_container.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl3)).EndInit();
|
|
this.xtraTabControl3.ResumeLayout(false);
|
|
this.xtraTabPage5.ResumeLayout(false);
|
|
this.xtraTabPage6.ResumeLayout(false);
|
|
this.xtraTabPage7.ResumeLayout(false);
|
|
this.xtraTabPage4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
|
|
this.panelControl4.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private Control.LabelTextEdit employeeName;
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
|
private DevExpress.XtraEditors.PanelControl panelControl4;
|
|
private DevExpress.XtraEditors.SimpleButton btn_save;
|
|
private Control.GridControlEx gridControlEx4;
|
|
private System.Windows.Forms.ContextMenuStrip MenuStrip;
|
|
private System.Windows.Forms.ToolStripMenuItem btn_delete;
|
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
|
private Control.GridControlEx gridControlEx2;
|
|
private Control.GridControlEx gridControlEx3;
|
|
private System.Windows.Forms.SplitContainer splitContainer2;
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
|
|
private Control.GridControlEx gridControlEx1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.SimpleButton btn_Add;
|
|
private DevExpress.XtraEditors.SimpleButton btn_deleteRole;
|
|
private Control.LabelTextEdit employeeId;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip;
|
|
private System.Windows.Forms.ToolStripMenuItem 复制权限ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 清空ToolStripMenuItem;
|
|
private DevExpress.XtraEditors.SimpleButton btn_unfold;
|
|
private DevExpress.XtraEditors.SplitContainerControl scc_container;
|
|
private Control.GridControlEx gridControlEx5;
|
|
private Control.GridControlEx BasicForm;
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl3;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage5;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage6;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage7;
|
|
private Control.GridControlEx BillAbove;
|
|
private Control.GridControlEx BillDetail;
|
|
}
|
|
}
|
|
|