Files
lserp_cs_6.0/插件库/Lskj.PubUserTomodule/AuditAuthority.Designer.cs
T
cyf ab56a9bcf7 基线 SVN r240
SVN-Revision: r240
2025-02-06 06:46:06 +00:00

446 lines
24 KiB
C#

namespace Lskj.PubUserTomodule
{
partial class AuditAuthority
{
/// <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 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.splitMain_Right = new DevExpress.XtraEditors.SplitContainerControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.pl_left = new DevExpress.XtraEditors.PanelControl();
this.pl_left_main = new System.Windows.Forms.Panel();
this.pl_gridandtree_container = new DevExpress.XtraEditors.PanelControl();
this.gridLeft = new Lskj.Control.GridControlEx();
this.treeLeft = new DevExpress.XtraTreeList.TreeList();
this.splitMain = new DevExpress.XtraEditors.SplitContainerControl();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView2 = 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.gridControl = new DevExpress.XtraGrid.GridControl();
this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
this.labelTextEdit1 = new Lskj.Control.LabelTextEdit();
this.labelComboxEdit1 = new Lskj.Control.LabelComboxEdit();
this.tcButtom = new Lskj.Control.TabControlEx();
((System.ComponentModel.ISupportInitialize)(this.splitMain_Right)).BeginInit();
this.splitMain_Right.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pl_left)).BeginInit();
this.pl_left.SuspendLayout();
this.pl_left_main.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_gridandtree_container)).BeginInit();
this.pl_gridandtree_container.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.treeLeft)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitMain)).BeginInit();
this.splitMain.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
this.xtraTabControl2.SuspendLayout();
this.xtraTabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
this.xtraTabPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
this.panelControl6.SuspendLayout();
this.SuspendLayout();
//
// splitMain_Right
//
this.splitMain_Right.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2;
this.splitMain_Right.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMain_Right.Location = new System.Drawing.Point(0, 0);
this.splitMain_Right.Name = "splitMain_Right";
this.splitMain_Right.Panel1.Controls.Add(this.tcButtom);
this.splitMain_Right.Panel1.Text = "Panel1";
this.splitMain_Right.Panel2.Controls.Add(this.groupBox3);
this.splitMain_Right.Panel2.Text = "Panel2";
this.splitMain_Right.Size = new System.Drawing.Size(627, 546);
this.splitMain_Right.SplitterPosition = 378;
this.splitMain_Right.TabIndex = 4;
this.splitMain_Right.Text = "splitContainerControl1";
//
// gridView1
//
this.gridView1.Name = "gridView1";
//
// pl_left
//
this.pl_left.Appearance.BackColor = System.Drawing.Color.Transparent;
this.pl_left.Appearance.Options.UseBackColor = true;
this.pl_left.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_left.Controls.Add(this.pl_left_main);
this.pl_left.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_left.Location = new System.Drawing.Point(0, 0);
this.pl_left.Name = "pl_left";
this.pl_left.Size = new System.Drawing.Size(156, 546);
this.pl_left.TabIndex = 1;
//
// pl_left_main
//
this.pl_left_main.BackColor = System.Drawing.Color.Transparent;
this.pl_left_main.Controls.Add(this.pl_gridandtree_container);
this.pl_left_main.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_left_main.Location = new System.Drawing.Point(0, 0);
this.pl_left_main.Name = "pl_left_main";
this.pl_left_main.Size = new System.Drawing.Size(156, 546);
this.pl_left_main.TabIndex = 6;
//
// pl_gridandtree_container
//
this.pl_gridandtree_container.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_gridandtree_container.Controls.Add(this.treeLeft);
this.pl_gridandtree_container.Controls.Add(this.gridLeft);
this.pl_gridandtree_container.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_gridandtree_container.Location = new System.Drawing.Point(0, 0);
this.pl_gridandtree_container.Name = "pl_gridandtree_container";
this.pl_gridandtree_container.Size = new System.Drawing.Size(156, 546);
this.pl_gridandtree_container.TabIndex = 9;
//
// gridLeft
//
this.gridLeft.AdapterObj = null;
this.gridLeft.BackColor = System.Drawing.SystemColors.Control;
this.gridLeft.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridLeft.Location = new System.Drawing.Point(0, 0);
this.gridLeft.Margin = new System.Windows.Forms.Padding(4);
this.gridLeft.Name = "gridLeft";
this.gridLeft.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gridLeft.Size = new System.Drawing.Size(156, 546);
this.gridLeft.TabIndex = 6;
//
// treeLeft
//
this.treeLeft.Dock = System.Windows.Forms.DockStyle.Fill;
this.treeLeft.Location = new System.Drawing.Point(0, 0);
this.treeLeft.Name = "treeLeft";
this.treeLeft.OptionsClipboard.AllowCopy = DevExpress.Utils.DefaultBoolean.True;
this.treeLeft.OptionsClipboard.CopyNodeHierarchy = DevExpress.Utils.DefaultBoolean.True;
this.treeLeft.Size = new System.Drawing.Size(156, 546);
this.treeLeft.TabIndex = 7;
//
// splitMain
//
this.splitMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMain.Location = new System.Drawing.Point(0, 0);
this.splitMain.Name = "splitMain";
this.splitMain.Panel1.Controls.Add(this.pl_left);
this.splitMain.Panel1.Text = "Panel1";
this.splitMain.Panel2.Controls.Add(this.splitMain_Right);
this.splitMain.Panel2.Text = "Panel2";
this.splitMain.Size = new System.Drawing.Size(788, 546);
this.splitMain.SplitterPosition = 156;
this.splitMain.TabIndex = 3;
this.splitMain.Text = "splitContainerControl1";
//
// 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(244, 546);
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(238, 461);
this.xtraTabControl2.TabIndex = 9;
this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage3,
this.xtraTabPage4});
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.gridControl1);
this.xtraTabPage3.Name = "xtraTabPage3";
this.xtraTabPage3.Size = new System.Drawing.Size(232, 432);
this.xtraTabPage3.Text = "角色名称";
//
// gridControl1
//
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl1.Location = new System.Drawing.Point(0, 0);
this.gridControl1.MainView = this.gridView2;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(232, 432);
this.gridControl1.TabIndex = 4;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2,
this.gridView3});
//
// gridView2
//
this.gridView2.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F);
this.gridView2.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView2.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gridView2.Appearance.Preview.Font = new System.Drawing.Font("宋体", 9F);
this.gridView2.Appearance.Preview.Options.UseFont = true;
this.gridView2.Appearance.Row.Font = new System.Drawing.Font("宋体", 9F);
this.gridView2.Appearance.Row.Options.UseBackColor = true;
this.gridView2.Appearance.Row.Options.UseFont = true;
this.gridView2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn3});
this.gridView2.GridControl = this.gridControl1;
this.gridView2.IndicatorWidth = 30;
this.gridView2.Name = "gridView2";
this.gridView2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
this.gridView2.OptionsBehavior.Editable = false;
this.gridView2.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.False;
this.gridView2.OptionsFilter.ShowAllTableValuesInCheckedFilterPopup = false;
this.gridView2.OptionsSelection.MultiSelect = true;
this.gridView2.OptionsView.AllowHtmlDrawHeaders = true;
this.gridView2.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
this.gridView2.OptionsView.RowAutoHeight = true;
this.gridView2.OptionsView.ShowGroupPanel = false;
this.gridView2.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.gridControl1;
this.gridView3.Name = "gridView3";
//
// xtraTabPage4
//
this.xtraTabPage4.Controls.Add(this.gridControl);
this.xtraTabPage4.Name = "xtraTabPage4";
this.xtraTabPage4.Size = new System.Drawing.Size(167, 365);
this.xtraTabPage4.Text = "人员名称";
//
// gridControl
//
this.gridControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl.Location = new System.Drawing.Point(0, 0);
this.gridControl.MainView = this.gridView;
this.gridControl.Name = "gridControl";
this.gridControl.Size = new System.Drawing.Size(167, 365);
this.gridControl.TabIndex = 3;
this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView,
this.gridView4});
//
// gridView
//
this.gridView.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F);
this.gridView.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gridView.Appearance.Preview.Font = new System.Drawing.Font("宋体", 9F);
this.gridView.Appearance.Preview.Options.UseFont = true;
this.gridView.Appearance.Row.Font = new System.Drawing.Font("宋体", 9F);
this.gridView.Appearance.Row.Options.UseBackColor = true;
this.gridView.Appearance.Row.Options.UseFont = true;
this.gridView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn2,
this.gridColumn1});
this.gridView.GridControl = this.gridControl;
this.gridView.IndicatorWidth = 30;
this.gridView.Name = "gridView";
this.gridView.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
this.gridView.OptionsBehavior.Editable = false;
this.gridView.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.False;
this.gridView.OptionsFilter.ShowAllTableValuesInCheckedFilterPopup = false;
this.gridView.OptionsSelection.MultiSelect = true;
this.gridView.OptionsView.AllowHtmlDrawHeaders = true;
this.gridView.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True;
this.gridView.OptionsView.RowAutoHeight = true;
this.gridView.OptionsView.ShowGroupPanel = false;
this.gridView.PaintStyleName = "Skin";
//
// gridColumn2
//
this.gridColumn2.Caption = "工号";
this.gridColumn2.FieldName = "loginaccount";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 0;
this.gridColumn2.Width = 60;
//
// gridColumn1
//
this.gridColumn1.Caption = "姓名";
this.gridColumn1.FieldName = "employeename";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 1;
this.gridColumn1.Width = 70;
//
// gridView4
//
this.gridView4.GridControl = this.gridControl;
this.gridView4.Name = "gridView4";
//
// 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, 479);
this.panelControl6.Name = "panelControl6";
this.panelControl6.Size = new System.Drawing.Size(238, 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.Margin = new System.Windows.Forms.Padding(4);
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.Margin = new System.Windows.Forms.Padding(4);
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;
//
// tcButtom
//
this.tcButtom.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcButtom.Location = new System.Drawing.Point(0, 0);
this.tcButtom.Name = "tcButtom";
this.tcButtom.Size = new System.Drawing.Size(378, 546);
this.tcButtom.TabIndex = 1;
//
// AuditAuthority
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.splitMain);
this.Name = "AuditAuthority";
this.Size = new System.Drawing.Size(788, 546);
((System.ComponentModel.ISupportInitialize)(this.splitMain_Right)).EndInit();
this.splitMain_Right.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pl_left)).EndInit();
this.pl_left.ResumeLayout(false);
this.pl_left_main.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_gridandtree_container)).EndInit();
this.pl_gridandtree_container.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.treeLeft)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitMain)).EndInit();
this.splitMain.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
this.xtraTabControl2.ResumeLayout(false);
this.xtraTabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
this.xtraTabPage4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
this.panelControl6.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SplitContainerControl splitMain_Right;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraEditors.PanelControl pl_left;
private System.Windows.Forms.Panel pl_left_main;
private DevExpress.XtraEditors.PanelControl pl_gridandtree_container;
private DevExpress.XtraTreeList.TreeList treeLeft;
private Control.GridControlEx gridLeft;
private DevExpress.XtraEditors.SplitContainerControl splitMain;
private System.Windows.Forms.GroupBox groupBox3;
private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
public DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
public DevExpress.XtraGrid.GridControl gridControl;
private DevExpress.XtraGrid.Views.Grid.GridView gridView;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
private DevExpress.XtraEditors.PanelControl panelControl6;
private Control.LabelTextEdit labelTextEdit1;
private Control.LabelComboxEdit labelComboxEdit1;
private Control.TabControlEx tcButtom;
}
}