1157 lines
59 KiB
C#
1157 lines
59 KiB
C#
namespace WMS.FrmSystems
|
|
{
|
|
partial class FrmRoleDet
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmRoleDet));
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.btnClose = new WMS.Ctrl.CtrlButtons();
|
|
this.btnAccept = new WMS.Ctrl.CtrlButtons();
|
|
this.btnUserId = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.colCOM_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDEP_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUserId = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colNAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.PriceCheck = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.colPRICE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colPRICE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.txtRole = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.GridUser = new WMS.Ctrl.GridControlCustom();
|
|
this.GridViewUser = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.COM_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.DEP_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.USER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.repositoryItemCheckEdit7 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.TreeMenu = new DevExpress.XtraTreeList.TreeList();
|
|
this.treeListColumn6 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn17 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn18 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn19 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn20 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn21 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.GridPrice = new WMS.Ctrl.GridControlCustom();
|
|
this.GridViewPrice = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.PRICE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colType = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.PRICE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.TreeGYS = new DevExpress.XtraTreeList.TreeList();
|
|
this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn7 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn8 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.xtraTabPage6 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.TreeKH = new DevExpress.XtraTreeList.TreeList();
|
|
this.treeListColumn2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn9 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn10 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.xtraTabPage7 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.TreeDP = new DevExpress.XtraTreeList.TreeList();
|
|
this.treeListColumn3 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn11 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn12 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.xtraTabPage8 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.TreeCK = new DevExpress.XtraTreeList.TreeList();
|
|
this.treeListColumn4 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn13 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn14 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.xtraTabPage9 = new DevExpress.XtraTab.XtraTabPage();
|
|
this.TreeSPFL = new DevExpress.XtraTreeList.TreeList();
|
|
this.treeListColumn5 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn15 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.treeListColumn16 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.groupBox2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnUserId)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PriceCheck)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtRole.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
|
this.xtraTabControl1.SuspendLayout();
|
|
this.xtraTabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridUser)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewUser)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit7)).BeginInit();
|
|
this.xtraTabPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeMenu)).BeginInit();
|
|
this.xtraTabPage4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrice)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewPrice)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
|
|
this.xtraTabPage5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeGYS)).BeginInit();
|
|
this.xtraTabPage6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeKH)).BeginInit();
|
|
this.xtraTabPage7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeDP)).BeginInit();
|
|
this.xtraTabPage8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeCK)).BeginInit();
|
|
this.xtraTabPage9.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeSPFL)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.btnClose);
|
|
this.groupBox2.Controls.Add(this.btnAccept);
|
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.groupBox2.Location = new System.Drawing.Point(0, 0);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(822, 79);
|
|
this.groupBox2.TabIndex = 13;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "操作";
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.BoolDiagFrm = false;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(194, 24);
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(150, 45);
|
|
this.btnClose.TabIndex = 14;
|
|
this.btnClose.Text = " 关 闭";
|
|
this.btnClose.typeButton = " 关 闭";
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// btnAccept
|
|
//
|
|
this.btnAccept.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|
this.btnAccept.Appearance.Options.UseFont = true;
|
|
this.btnAccept.BoolDiagFrm = false;
|
|
this.btnAccept.Image = ((System.Drawing.Image)(resources.GetObject("btnAccept.Image")));
|
|
this.btnAccept.Location = new System.Drawing.Point(12, 24);
|
|
this.btnAccept.Name = "btnAccept";
|
|
this.btnAccept.Size = new System.Drawing.Size(150, 45);
|
|
this.btnAccept.TabIndex = 13;
|
|
this.btnAccept.Text = "确 定";
|
|
this.btnAccept.typeButton = "确 定";
|
|
this.btnAccept.Click += new System.EventHandler(this.btnAccept_Click);
|
|
//
|
|
// btnUserId
|
|
//
|
|
this.btnUserId.AutoHeight = false;
|
|
this.btnUserId.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.btnUserId.Name = "btnUserId";
|
|
//
|
|
// colCOM_NAME
|
|
//
|
|
this.colCOM_NAME.Caption = "公司名称";
|
|
this.colCOM_NAME.ColumnEdit = this.btnUserId;
|
|
this.colCOM_NAME.FieldName = "COM_NAME";
|
|
this.colCOM_NAME.Name = "colCOM_NAME";
|
|
this.colCOM_NAME.Visible = true;
|
|
this.colCOM_NAME.VisibleIndex = 0;
|
|
this.colCOM_NAME.Width = 150;
|
|
//
|
|
// colDEP_NAME
|
|
//
|
|
this.colDEP_NAME.Caption = "部门名称";
|
|
this.colDEP_NAME.FieldName = "DEP_NAME";
|
|
this.colDEP_NAME.Name = "colDEP_NAME";
|
|
this.colDEP_NAME.Visible = true;
|
|
this.colDEP_NAME.VisibleIndex = 1;
|
|
this.colDEP_NAME.Width = 150;
|
|
//
|
|
// colUserId
|
|
//
|
|
this.colUserId.Caption = "员工代码";
|
|
this.colUserId.ColumnEdit = this.btnUserId;
|
|
this.colUserId.FieldName = "USER_ID";
|
|
this.colUserId.Name = "colUserId";
|
|
this.colUserId.Width = 117;
|
|
//
|
|
// colNAME
|
|
//
|
|
this.colNAME.Caption = "员工名称";
|
|
this.colNAME.FieldName = "NAME";
|
|
this.colNAME.Name = "colNAME";
|
|
this.colNAME.Visible = true;
|
|
this.colNAME.VisibleIndex = 2;
|
|
this.colNAME.Width = 400;
|
|
//
|
|
// PriceCheck
|
|
//
|
|
this.PriceCheck.AutoHeight = false;
|
|
this.PriceCheck.Caption = "Check";
|
|
this.PriceCheck.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.PriceCheck.LookAndFeel.UseWindowsXPTheme = true;
|
|
this.PriceCheck.Name = "PriceCheck";
|
|
this.PriceCheck.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
|
|
//
|
|
// colPRICE_ID
|
|
//
|
|
this.colPRICE_ID.Caption = "价格编号";
|
|
this.colPRICE_ID.FieldName = "PRICE_ID";
|
|
this.colPRICE_ID.Name = "colPRICE_ID";
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "选择";
|
|
this.gridColumn1.ColumnEdit = this.PriceCheck;
|
|
this.gridColumn1.FieldName = "TYPE";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
this.gridColumn1.Visible = true;
|
|
this.gridColumn1.VisibleIndex = 0;
|
|
//
|
|
// colPRICE_NAME
|
|
//
|
|
this.colPRICE_NAME.Caption = "价格名称";
|
|
this.colPRICE_NAME.FieldName = "PRICE_NAME";
|
|
this.colPRICE_NAME.Name = "colPRICE_NAME";
|
|
this.colPRICE_NAME.Visible = true;
|
|
this.colPRICE_NAME.VisibleIndex = 1;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.txtRole);
|
|
this.groupBox1.Controls.Add(this.label1);
|
|
this.groupBox1.Location = new System.Drawing.Point(0, 86);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(826, 63);
|
|
this.groupBox1.TabIndex = 14;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "角色";
|
|
//
|
|
// txtRole
|
|
//
|
|
this.txtRole.FrmSelect = false;
|
|
this.txtRole.Location = new System.Drawing.Point(92, 20);
|
|
this.txtRole.MustText = false;
|
|
this.txtRole.Name = "txtRole";
|
|
this.txtRole.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtRole.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtRole.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtRole.Properties.Appearance.Options.UseFont = true;
|
|
this.txtRole.Size = new System.Drawing.Size(177, 20);
|
|
this.txtRole.StrLen = 0;
|
|
this.txtRole.TabIndex = 1;
|
|
this.txtRole.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtRole.ValText = "";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(8, 24);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(55, 14);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "角色名称";
|
|
//
|
|
// xtraTabControl1
|
|
//
|
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 156);
|
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
|
|
this.xtraTabControl1.Size = new System.Drawing.Size(822, 400);
|
|
this.xtraTabControl1.TabIndex = 15;
|
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.xtraTabPage1,
|
|
this.xtraTabPage2,
|
|
this.xtraTabPage4,
|
|
this.xtraTabPage5,
|
|
this.xtraTabPage6,
|
|
this.xtraTabPage7,
|
|
this.xtraTabPage8,
|
|
this.xtraTabPage9});
|
|
//
|
|
// xtraTabPage1
|
|
//
|
|
this.xtraTabPage1.Controls.Add(this.GridUser);
|
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
|
this.xtraTabPage1.Size = new System.Drawing.Size(816, 371);
|
|
this.xtraTabPage1.Text = "用户";
|
|
//
|
|
// GridUser
|
|
//
|
|
this.GridUser.ColorApprove = System.Drawing.Color.Empty;
|
|
this.GridUser.ColorApproveValue = null;
|
|
this.GridUser.ColorPass = System.Drawing.Color.Empty;
|
|
this.GridUser.ColorPassValue = null;
|
|
this.GridUser.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.GridUser.ColorRepealValue = null;
|
|
this.GridUser.ColorReWork = System.Drawing.Color.Empty;
|
|
this.GridUser.ColorReWorkValue = null;
|
|
this.GridUser.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.GridUser.ColorShortage = System.Drawing.Color.Empty;
|
|
this.GridUser.ColorShortageFlagColumn = null;
|
|
this.GridUser.ColorShortageValue = null;
|
|
this.GridUser.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.GridUser.ColorUnExecuteValue = null;
|
|
this.GridUser.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.GridUser.ColorUnPassValue = null;
|
|
this.GridUser.ColorVerify = System.Drawing.Color.Empty;
|
|
this.GridUser.ColorVerifyFlagColumn = null;
|
|
this.GridUser.ColorVerifyValue = null;
|
|
this.GridUser.ColorWarning = System.Drawing.Color.Empty;
|
|
this.GridUser.ColorWarningValue = null;
|
|
this.GridUser.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.GridUser.EnableAppearanceEvenRow = true;
|
|
this.GridUser.IndicatorWidth = 40;
|
|
this.GridUser.Location = new System.Drawing.Point(0, 0);
|
|
this.GridUser.MainView = this.GridViewUser;
|
|
this.GridUser.Name = "GridUser";
|
|
this.GridUser.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit7,
|
|
this.repositoryItemCheckEdit6});
|
|
this.GridUser.ShowRowID = true;
|
|
this.GridUser.Size = new System.Drawing.Size(816, 371);
|
|
this.GridUser.TabIndex = 5;
|
|
this.GridUser.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.GridViewUser});
|
|
//
|
|
// GridViewUser
|
|
//
|
|
this.GridViewUser.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.GridViewUser.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.GridViewUser.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.COM_NAME,
|
|
this.DEP_NAME,
|
|
this.USER_ID,
|
|
this.NAME,
|
|
this.gridColumn16});
|
|
this.GridViewUser.GridControl = this.GridUser;
|
|
this.GridViewUser.IndicatorWidth = 34;
|
|
this.GridViewUser.Name = "GridViewUser";
|
|
this.GridViewUser.OptionsBehavior.Editable = false;
|
|
this.GridViewUser.OptionsSelection.MultiSelect = true;
|
|
this.GridViewUser.OptionsView.ColumnAutoWidth = false;
|
|
this.GridViewUser.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.GridViewUser.OptionsView.ShowAutoFilterRow = true;
|
|
this.GridViewUser.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
|
|
this.GridViewUser.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// COM_NAME
|
|
//
|
|
this.COM_NAME.Caption = "公司名称";
|
|
this.COM_NAME.FieldName = "COM_NAME";
|
|
this.COM_NAME.Name = "COM_NAME";
|
|
this.COM_NAME.Visible = true;
|
|
this.COM_NAME.VisibleIndex = 1;
|
|
this.COM_NAME.Width = 182;
|
|
//
|
|
// DEP_NAME
|
|
//
|
|
this.DEP_NAME.Caption = "部门名称";
|
|
this.DEP_NAME.FieldName = "DEP_NAME";
|
|
this.DEP_NAME.Name = "DEP_NAME";
|
|
this.DEP_NAME.Visible = true;
|
|
this.DEP_NAME.VisibleIndex = 2;
|
|
this.DEP_NAME.Width = 182;
|
|
//
|
|
// USER_ID
|
|
//
|
|
this.USER_ID.Caption = "员工代码";
|
|
this.USER_ID.FieldName = "USER_ID";
|
|
this.USER_ID.Name = "USER_ID";
|
|
this.USER_ID.Visible = true;
|
|
this.USER_ID.VisibleIndex = 3;
|
|
this.USER_ID.Width = 182;
|
|
//
|
|
// NAME
|
|
//
|
|
this.NAME.Caption = "员工名称";
|
|
this.NAME.FieldName = "NAME";
|
|
this.NAME.Name = "NAME";
|
|
this.NAME.Visible = true;
|
|
this.NAME.VisibleIndex = 4;
|
|
this.NAME.Width = 184;
|
|
//
|
|
// gridColumn16
|
|
//
|
|
this.gridColumn16.Caption = "选择";
|
|
this.gridColumn16.ColumnEdit = this.repositoryItemCheckEdit6;
|
|
this.gridColumn16.FieldName = "IsCheck";
|
|
this.gridColumn16.Name = "gridColumn16";
|
|
this.gridColumn16.Visible = true;
|
|
this.gridColumn16.VisibleIndex = 0;
|
|
//
|
|
// repositoryItemCheckEdit6
|
|
//
|
|
this.repositoryItemCheckEdit6.AutoHeight = false;
|
|
this.repositoryItemCheckEdit6.Caption = "Check";
|
|
this.repositoryItemCheckEdit6.Name = "repositoryItemCheckEdit6";
|
|
//
|
|
// repositoryItemCheckEdit7
|
|
//
|
|
this.repositoryItemCheckEdit7.AutoHeight = false;
|
|
this.repositoryItemCheckEdit7.Caption = "Check";
|
|
this.repositoryItemCheckEdit7.Name = "repositoryItemCheckEdit7";
|
|
//
|
|
// xtraTabPage2
|
|
//
|
|
this.xtraTabPage2.Controls.Add(this.TreeMenu);
|
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
|
this.xtraTabPage2.Size = new System.Drawing.Size(816, 371);
|
|
this.xtraTabPage2.Text = "菜单权限";
|
|
//
|
|
// TreeMenu
|
|
//
|
|
this.TreeMenu.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|
this.treeListColumn6,
|
|
this.treeListColumn17,
|
|
this.treeListColumn18,
|
|
this.treeListColumn19,
|
|
this.treeListColumn20,
|
|
this.treeListColumn21});
|
|
this.TreeMenu.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.TreeMenu.Location = new System.Drawing.Point(0, 0);
|
|
this.TreeMenu.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
|
|
this.TreeMenu.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.TreeMenu.LookAndFeel.UseWindowsXPTheme = true;
|
|
this.TreeMenu.Name = "TreeMenu";
|
|
this.TreeMenu.BeginUnboundLoad();
|
|
this.TreeMenu.AppendNode(new object[] {
|
|
"菜单操作权限",
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null}, -1);
|
|
this.TreeMenu.EndUnboundLoad();
|
|
this.TreeMenu.OptionsView.ShowCheckBoxes = true;
|
|
this.TreeMenu.Size = new System.Drawing.Size(816, 371);
|
|
this.TreeMenu.TabIndex = 3;
|
|
this.TreeMenu.BeforeCheckNode += new DevExpress.XtraTreeList.CheckNodeEventHandler(this.TreeMenu_BeforeCheckNode);
|
|
this.TreeMenu.AfterCheckNode += new DevExpress.XtraTreeList.NodeEventHandler(this.TreeMenu_AfterCheckNode);
|
|
//
|
|
// treeListColumn6
|
|
//
|
|
this.treeListColumn6.Caption = "名称";
|
|
this.treeListColumn6.FieldName = "NAME";
|
|
this.treeListColumn6.MinWidth = 52;
|
|
this.treeListColumn6.Name = "treeListColumn6";
|
|
this.treeListColumn6.Visible = true;
|
|
this.treeListColumn6.VisibleIndex = 0;
|
|
//
|
|
// treeListColumn17
|
|
//
|
|
this.treeListColumn17.Caption = "菜单编号";
|
|
this.treeListColumn17.FieldName = "MENU_ID";
|
|
this.treeListColumn17.Name = "treeListColumn17";
|
|
//
|
|
// treeListColumn18
|
|
//
|
|
this.treeListColumn18.Caption = "父菜单";
|
|
this.treeListColumn18.FieldName = "P_MENU_ID";
|
|
this.treeListColumn18.Name = "treeListColumn18";
|
|
//
|
|
// treeListColumn19
|
|
//
|
|
this.treeListColumn19.Caption = "菜单级别";
|
|
this.treeListColumn19.FieldName = "MENU_LEVEL";
|
|
this.treeListColumn19.Name = "treeListColumn19";
|
|
//
|
|
// treeListColumn20
|
|
//
|
|
this.treeListColumn20.Caption = "功能编号";
|
|
this.treeListColumn20.FieldName = "FUN_ID";
|
|
this.treeListColumn20.Name = "treeListColumn20";
|
|
//
|
|
// treeListColumn21
|
|
//
|
|
this.treeListColumn21.Caption = "父功能编号";
|
|
this.treeListColumn21.FieldName = "P_FUN_ID";
|
|
this.treeListColumn21.Name = "treeListColumn21";
|
|
//
|
|
// xtraTabPage4
|
|
//
|
|
this.xtraTabPage4.Controls.Add(this.GridPrice);
|
|
this.xtraTabPage4.Name = "xtraTabPage4";
|
|
this.xtraTabPage4.Size = new System.Drawing.Size(816, 371);
|
|
this.xtraTabPage4.Text = "价格权限";
|
|
//
|
|
// GridPrice
|
|
//
|
|
this.GridPrice.ColorApprove = System.Drawing.Color.Empty;
|
|
this.GridPrice.ColorApproveValue = null;
|
|
this.GridPrice.ColorPass = System.Drawing.Color.Empty;
|
|
this.GridPrice.ColorPassValue = null;
|
|
this.GridPrice.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.GridPrice.ColorRepealValue = null;
|
|
this.GridPrice.ColorReWork = System.Drawing.Color.Empty;
|
|
this.GridPrice.ColorReWorkValue = null;
|
|
this.GridPrice.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.GridPrice.ColorShortage = System.Drawing.Color.Empty;
|
|
this.GridPrice.ColorShortageFlagColumn = null;
|
|
this.GridPrice.ColorShortageValue = null;
|
|
this.GridPrice.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.GridPrice.ColorUnExecuteValue = null;
|
|
this.GridPrice.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.GridPrice.ColorUnPassValue = null;
|
|
this.GridPrice.ColorVerify = System.Drawing.Color.Empty;
|
|
this.GridPrice.ColorVerifyFlagColumn = null;
|
|
this.GridPrice.ColorVerifyValue = null;
|
|
this.GridPrice.ColorWarning = System.Drawing.Color.Empty;
|
|
this.GridPrice.ColorWarningValue = null;
|
|
this.GridPrice.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.GridPrice.EnableAppearanceEvenRow = true;
|
|
this.GridPrice.IndicatorWidth = 40;
|
|
this.GridPrice.Location = new System.Drawing.Point(0, 0);
|
|
this.GridPrice.MainView = this.GridViewPrice;
|
|
this.GridPrice.Name = "GridPrice";
|
|
this.GridPrice.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit3,
|
|
this.repositoryItemCheckEdit4,
|
|
this.repositoryItemCheckEdit5,
|
|
this.Check});
|
|
this.GridPrice.ShowRowID = true;
|
|
this.GridPrice.Size = new System.Drawing.Size(816, 371);
|
|
this.GridPrice.TabIndex = 5;
|
|
this.GridPrice.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.GridViewPrice});
|
|
//
|
|
// GridViewPrice
|
|
//
|
|
this.GridViewPrice.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.GridViewPrice.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.GridViewPrice.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.PRICE_NAME,
|
|
this.colType,
|
|
this.PRICE_ID});
|
|
this.GridViewPrice.GridControl = this.GridPrice;
|
|
this.GridViewPrice.IndicatorWidth = 34;
|
|
this.GridViewPrice.Name = "GridViewPrice";
|
|
this.GridViewPrice.OptionsSelection.MultiSelect = true;
|
|
this.GridViewPrice.OptionsView.ColumnAutoWidth = false;
|
|
this.GridViewPrice.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.GridViewPrice.OptionsView.ShowAutoFilterRow = true;
|
|
this.GridViewPrice.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
|
|
this.GridViewPrice.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// PRICE_NAME
|
|
//
|
|
this.PRICE_NAME.Caption = "价格名称";
|
|
this.PRICE_NAME.FieldName = "PRICE_NAME";
|
|
this.PRICE_NAME.Name = "PRICE_NAME";
|
|
this.PRICE_NAME.Visible = true;
|
|
this.PRICE_NAME.VisibleIndex = 1;
|
|
this.PRICE_NAME.Width = 720;
|
|
//
|
|
// colType
|
|
//
|
|
this.colType.Caption = " 选择";
|
|
this.colType.ColumnEdit = this.Check;
|
|
this.colType.FieldName = "TYPE";
|
|
this.colType.Name = "colType";
|
|
this.colType.Visible = true;
|
|
this.colType.VisibleIndex = 0;
|
|
this.colType.Width = 60;
|
|
//
|
|
// Check
|
|
//
|
|
this.Check.AutoHeight = false;
|
|
this.Check.Caption = "Check";
|
|
this.Check.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.Check.LookAndFeel.UseWindowsXPTheme = true;
|
|
this.Check.Name = "Check";
|
|
this.Check.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
|
|
//
|
|
// PRICE_ID
|
|
//
|
|
this.PRICE_ID.Caption = "价格编号";
|
|
this.PRICE_ID.FieldName = "PRICE_ID";
|
|
this.PRICE_ID.Name = "PRICE_ID";
|
|
//
|
|
// repositoryItemCheckEdit3
|
|
//
|
|
this.repositoryItemCheckEdit3.AutoHeight = false;
|
|
this.repositoryItemCheckEdit3.Caption = "Check";
|
|
this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
|
|
//
|
|
// repositoryItemCheckEdit4
|
|
//
|
|
this.repositoryItemCheckEdit4.AutoHeight = false;
|
|
this.repositoryItemCheckEdit4.Caption = "Check";
|
|
this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
|
|
//
|
|
// repositoryItemCheckEdit5
|
|
//
|
|
this.repositoryItemCheckEdit5.AutoHeight = false;
|
|
this.repositoryItemCheckEdit5.Caption = "Check";
|
|
this.repositoryItemCheckEdit5.Name = "repositoryItemCheckEdit5";
|
|
//
|
|
// xtraTabPage5
|
|
//
|
|
this.xtraTabPage5.Controls.Add(this.TreeGYS);
|
|
this.xtraTabPage5.Name = "xtraTabPage5";
|
|
this.xtraTabPage5.Size = new System.Drawing.Size(816, 371);
|
|
this.xtraTabPage5.Text = "供应商权限";
|
|
//
|
|
// TreeGYS
|
|
//
|
|
this.TreeGYS.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|
this.treeListColumn1,
|
|
this.treeListColumn7,
|
|
this.treeListColumn8});
|
|
this.TreeGYS.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.TreeGYS.Location = new System.Drawing.Point(0, 0);
|
|
this.TreeGYS.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
|
|
this.TreeGYS.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.TreeGYS.LookAndFeel.UseWindowsXPTheme = true;
|
|
this.TreeGYS.Name = "TreeGYS";
|
|
this.TreeGYS.OptionsView.ShowCheckBoxes = true;
|
|
this.TreeGYS.ParentFieldName = "PID";
|
|
this.TreeGYS.Size = new System.Drawing.Size(816, 371);
|
|
this.TreeGYS.TabIndex = 2;
|
|
//
|
|
// treeListColumn1
|
|
//
|
|
this.treeListColumn1.Caption = "名称";
|
|
this.treeListColumn1.FieldName = "NAME";
|
|
this.treeListColumn1.MinWidth = 34;
|
|
this.treeListColumn1.Name = "treeListColumn1";
|
|
this.treeListColumn1.Visible = true;
|
|
this.treeListColumn1.VisibleIndex = 0;
|
|
//
|
|
// treeListColumn7
|
|
//
|
|
this.treeListColumn7.Caption = "ID";
|
|
this.treeListColumn7.FieldName = "ID";
|
|
this.treeListColumn7.Name = "treeListColumn7";
|
|
//
|
|
// treeListColumn8
|
|
//
|
|
this.treeListColumn8.Caption = "PID";
|
|
this.treeListColumn8.FieldName = "PID";
|
|
this.treeListColumn8.Name = "treeListColumn8";
|
|
//
|
|
// xtraTabPage6
|
|
//
|
|
this.xtraTabPage6.Controls.Add(this.TreeKH);
|
|
this.xtraTabPage6.Name = "xtraTabPage6";
|
|
this.xtraTabPage6.Size = new System.Drawing.Size(816, 371);
|
|
this.xtraTabPage6.Text = "客户权限";
|
|
//
|
|
// TreeKH
|
|
//
|
|
this.TreeKH.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|
this.treeListColumn2,
|
|
this.treeListColumn9,
|
|
this.treeListColumn10});
|
|
this.TreeKH.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.TreeKH.Location = new System.Drawing.Point(0, 0);
|
|
this.TreeKH.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
|
|
this.TreeKH.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.TreeKH.LookAndFeel.UseWindowsXPTheme = true;
|
|
this.TreeKH.Name = "TreeKH";
|
|
this.TreeKH.OptionsView.ShowCheckBoxes = true;
|
|
this.TreeKH.ParentFieldName = "PID";
|
|
this.TreeKH.Size = new System.Drawing.Size(816, 371);
|
|
this.TreeKH.TabIndex = 3;
|
|
//
|
|
// treeListColumn2
|
|
//
|
|
this.treeListColumn2.Caption = "名称";
|
|
this.treeListColumn2.FieldName = "NAME";
|
|
this.treeListColumn2.MinWidth = 34;
|
|
this.treeListColumn2.Name = "treeListColumn2";
|
|
this.treeListColumn2.Visible = true;
|
|
this.treeListColumn2.VisibleIndex = 0;
|
|
//
|
|
// treeListColumn9
|
|
//
|
|
this.treeListColumn9.Caption = "treeListColumn9";
|
|
this.treeListColumn9.FieldName = "ID";
|
|
this.treeListColumn9.Name = "treeListColumn9";
|
|
//
|
|
// treeListColumn10
|
|
//
|
|
this.treeListColumn10.Caption = "treeListColumn10";
|
|
this.treeListColumn10.FieldName = "PID";
|
|
this.treeListColumn10.Name = "treeListColumn10";
|
|
//
|
|
// xtraTabPage7
|
|
//
|
|
this.xtraTabPage7.Controls.Add(this.TreeDP);
|
|
this.xtraTabPage7.Name = "xtraTabPage7";
|
|
this.xtraTabPage7.Size = new System.Drawing.Size(816, 371);
|
|
this.xtraTabPage7.Text = "店铺权限";
|
|
//
|
|
// TreeDP
|
|
//
|
|
this.TreeDP.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|
this.treeListColumn3,
|
|
this.treeListColumn11,
|
|
this.treeListColumn12});
|
|
this.TreeDP.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.TreeDP.Location = new System.Drawing.Point(0, 0);
|
|
this.TreeDP.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
|
|
this.TreeDP.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.TreeDP.LookAndFeel.UseWindowsXPTheme = true;
|
|
this.TreeDP.Name = "TreeDP";
|
|
this.TreeDP.OptionsView.ShowCheckBoxes = true;
|
|
this.TreeDP.ParentFieldName = "PID";
|
|
this.TreeDP.Size = new System.Drawing.Size(816, 371);
|
|
this.TreeDP.TabIndex = 4;
|
|
//
|
|
// treeListColumn3
|
|
//
|
|
this.treeListColumn3.Caption = "名称";
|
|
this.treeListColumn3.FieldName = "NAME";
|
|
this.treeListColumn3.MinWidth = 34;
|
|
this.treeListColumn3.Name = "treeListColumn3";
|
|
this.treeListColumn3.Visible = true;
|
|
this.treeListColumn3.VisibleIndex = 0;
|
|
//
|
|
// treeListColumn11
|
|
//
|
|
this.treeListColumn11.Caption = "treeListColumn11";
|
|
this.treeListColumn11.FieldName = "ID";
|
|
this.treeListColumn11.Name = "treeListColumn11";
|
|
//
|
|
// treeListColumn12
|
|
//
|
|
this.treeListColumn12.Caption = "treeListColumn12";
|
|
this.treeListColumn12.FieldName = "PID";
|
|
this.treeListColumn12.Name = "treeListColumn12";
|
|
//
|
|
// xtraTabPage8
|
|
//
|
|
this.xtraTabPage8.Controls.Add(this.TreeCK);
|
|
this.xtraTabPage8.Name = "xtraTabPage8";
|
|
this.xtraTabPage8.Size = new System.Drawing.Size(816, 371);
|
|
this.xtraTabPage8.Text = "仓库权限";
|
|
//
|
|
// TreeCK
|
|
//
|
|
this.TreeCK.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|
this.treeListColumn4,
|
|
this.treeListColumn13,
|
|
this.treeListColumn14});
|
|
this.TreeCK.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.TreeCK.Location = new System.Drawing.Point(0, 0);
|
|
this.TreeCK.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
|
|
this.TreeCK.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.TreeCK.LookAndFeel.UseWindowsXPTheme = true;
|
|
this.TreeCK.Name = "TreeCK";
|
|
this.TreeCK.OptionsView.ShowCheckBoxes = true;
|
|
this.TreeCK.ParentFieldName = "PID";
|
|
this.TreeCK.Size = new System.Drawing.Size(816, 371);
|
|
this.TreeCK.TabIndex = 5;
|
|
//
|
|
// treeListColumn4
|
|
//
|
|
this.treeListColumn4.Caption = "名称";
|
|
this.treeListColumn4.FieldName = "NAME";
|
|
this.treeListColumn4.MinWidth = 34;
|
|
this.treeListColumn4.Name = "treeListColumn4";
|
|
this.treeListColumn4.Visible = true;
|
|
this.treeListColumn4.VisibleIndex = 0;
|
|
//
|
|
// treeListColumn13
|
|
//
|
|
this.treeListColumn13.Caption = "treeListColumn13";
|
|
this.treeListColumn13.FieldName = "ID";
|
|
this.treeListColumn13.Name = "treeListColumn13";
|
|
//
|
|
// treeListColumn14
|
|
//
|
|
this.treeListColumn14.Caption = "treeListColumn14";
|
|
this.treeListColumn14.FieldName = "PID";
|
|
this.treeListColumn14.Name = "treeListColumn14";
|
|
//
|
|
// xtraTabPage9
|
|
//
|
|
this.xtraTabPage9.Controls.Add(this.TreeSPFL);
|
|
this.xtraTabPage9.Name = "xtraTabPage9";
|
|
this.xtraTabPage9.Size = new System.Drawing.Size(816, 371);
|
|
this.xtraTabPage9.Text = "商品分类权限";
|
|
//
|
|
// TreeSPFL
|
|
//
|
|
this.TreeSPFL.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|
this.treeListColumn5,
|
|
this.treeListColumn15,
|
|
this.treeListColumn16});
|
|
this.TreeSPFL.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.TreeSPFL.Location = new System.Drawing.Point(0, 0);
|
|
this.TreeSPFL.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
|
|
this.TreeSPFL.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.TreeSPFL.LookAndFeel.UseWindowsXPTheme = true;
|
|
this.TreeSPFL.Name = "TreeSPFL";
|
|
this.TreeSPFL.OptionsView.ShowCheckBoxes = true;
|
|
this.TreeSPFL.ParentFieldName = "PID";
|
|
this.TreeSPFL.Size = new System.Drawing.Size(816, 371);
|
|
this.TreeSPFL.TabIndex = 6;
|
|
//
|
|
// treeListColumn5
|
|
//
|
|
this.treeListColumn5.Caption = "名称";
|
|
this.treeListColumn5.FieldName = "NAME";
|
|
this.treeListColumn5.MinWidth = 34;
|
|
this.treeListColumn5.Name = "treeListColumn5";
|
|
this.treeListColumn5.Visible = true;
|
|
this.treeListColumn5.VisibleIndex = 0;
|
|
//
|
|
// treeListColumn15
|
|
//
|
|
this.treeListColumn15.Caption = "treeListColumn15";
|
|
this.treeListColumn15.FieldName = "ID";
|
|
this.treeListColumn15.Name = "treeListColumn15";
|
|
//
|
|
// treeListColumn16
|
|
//
|
|
this.treeListColumn16.Caption = "treeListColumn16";
|
|
this.treeListColumn16.FieldName = "PID";
|
|
this.treeListColumn16.Name = "treeListColumn16";
|
|
//
|
|
// repositoryItemButtonEdit1
|
|
//
|
|
this.repositoryItemButtonEdit1.AutoHeight = false;
|
|
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "公司名称";
|
|
this.gridColumn2.ColumnEdit = this.repositoryItemButtonEdit1;
|
|
this.gridColumn2.FieldName = "COM_NAME";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
this.gridColumn2.Visible = true;
|
|
this.gridColumn2.VisibleIndex = 0;
|
|
this.gridColumn2.Width = 150;
|
|
//
|
|
// gridColumn3
|
|
//
|
|
this.gridColumn3.Caption = "部门名称";
|
|
this.gridColumn3.FieldName = "DEP_NAME";
|
|
this.gridColumn3.Name = "gridColumn3";
|
|
this.gridColumn3.Visible = true;
|
|
this.gridColumn3.VisibleIndex = 1;
|
|
this.gridColumn3.Width = 150;
|
|
//
|
|
// gridColumn4
|
|
//
|
|
this.gridColumn4.Caption = "员工代码";
|
|
this.gridColumn4.ColumnEdit = this.repositoryItemButtonEdit1;
|
|
this.gridColumn4.FieldName = "USER_ID";
|
|
this.gridColumn4.Name = "gridColumn4";
|
|
this.gridColumn4.Width = 117;
|
|
//
|
|
// gridColumn5
|
|
//
|
|
this.gridColumn5.Caption = "员工名称";
|
|
this.gridColumn5.FieldName = "NAME";
|
|
this.gridColumn5.Name = "gridColumn5";
|
|
this.gridColumn5.Visible = true;
|
|
this.gridColumn5.VisibleIndex = 2;
|
|
this.gridColumn5.Width = 400;
|
|
//
|
|
// repositoryItemCheckEdit1
|
|
//
|
|
this.repositoryItemCheckEdit1.AutoHeight = false;
|
|
this.repositoryItemCheckEdit1.Caption = "Check";
|
|
this.repositoryItemCheckEdit1.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.repositoryItemCheckEdit1.LookAndFeel.UseWindowsXPTheme = true;
|
|
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
|
|
this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
|
|
//
|
|
// gridColumn6
|
|
//
|
|
this.gridColumn6.Caption = "价格编号";
|
|
this.gridColumn6.FieldName = "PRICE_ID";
|
|
this.gridColumn6.Name = "gridColumn6";
|
|
//
|
|
// gridColumn7
|
|
//
|
|
this.gridColumn7.Caption = "选择";
|
|
this.gridColumn7.ColumnEdit = this.repositoryItemCheckEdit1;
|
|
this.gridColumn7.FieldName = "TYPE";
|
|
this.gridColumn7.Name = "gridColumn7";
|
|
this.gridColumn7.Visible = true;
|
|
this.gridColumn7.VisibleIndex = 0;
|
|
//
|
|
// gridColumn8
|
|
//
|
|
this.gridColumn8.Caption = "价格名称";
|
|
this.gridColumn8.FieldName = "PRICE_NAME";
|
|
this.gridColumn8.Name = "gridColumn8";
|
|
this.gridColumn8.Visible = true;
|
|
this.gridColumn8.VisibleIndex = 1;
|
|
//
|
|
// repositoryItemButtonEdit2
|
|
//
|
|
this.repositoryItemButtonEdit2.AutoHeight = false;
|
|
this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
|
|
//
|
|
// gridColumn9
|
|
//
|
|
this.gridColumn9.Caption = "公司名称";
|
|
this.gridColumn9.ColumnEdit = this.repositoryItemButtonEdit2;
|
|
this.gridColumn9.FieldName = "COM_NAME";
|
|
this.gridColumn9.Name = "gridColumn9";
|
|
this.gridColumn9.Visible = true;
|
|
this.gridColumn9.VisibleIndex = 0;
|
|
this.gridColumn9.Width = 150;
|
|
//
|
|
// gridColumn10
|
|
//
|
|
this.gridColumn10.Caption = "部门名称";
|
|
this.gridColumn10.FieldName = "DEP_NAME";
|
|
this.gridColumn10.Name = "gridColumn10";
|
|
this.gridColumn10.Visible = true;
|
|
this.gridColumn10.VisibleIndex = 1;
|
|
this.gridColumn10.Width = 150;
|
|
//
|
|
// gridColumn11
|
|
//
|
|
this.gridColumn11.Caption = "员工代码";
|
|
this.gridColumn11.ColumnEdit = this.repositoryItemButtonEdit2;
|
|
this.gridColumn11.FieldName = "USER_ID";
|
|
this.gridColumn11.Name = "gridColumn11";
|
|
this.gridColumn11.Width = 117;
|
|
//
|
|
// gridColumn12
|
|
//
|
|
this.gridColumn12.Caption = "员工名称";
|
|
this.gridColumn12.FieldName = "NAME";
|
|
this.gridColumn12.Name = "gridColumn12";
|
|
this.gridColumn12.Visible = true;
|
|
this.gridColumn12.VisibleIndex = 2;
|
|
this.gridColumn12.Width = 400;
|
|
//
|
|
// repositoryItemCheckEdit2
|
|
//
|
|
this.repositoryItemCheckEdit2.AutoHeight = false;
|
|
this.repositoryItemCheckEdit2.Caption = "Check";
|
|
this.repositoryItemCheckEdit2.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.repositoryItemCheckEdit2.LookAndFeel.UseWindowsXPTheme = true;
|
|
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
|
|
this.repositoryItemCheckEdit2.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
|
|
//
|
|
// gridColumn13
|
|
//
|
|
this.gridColumn13.Caption = "价格编号";
|
|
this.gridColumn13.FieldName = "PRICE_ID";
|
|
this.gridColumn13.Name = "gridColumn13";
|
|
//
|
|
// gridColumn14
|
|
//
|
|
this.gridColumn14.Caption = "选择";
|
|
this.gridColumn14.ColumnEdit = this.repositoryItemCheckEdit2;
|
|
this.gridColumn14.FieldName = "TYPE";
|
|
this.gridColumn14.Name = "gridColumn14";
|
|
this.gridColumn14.Visible = true;
|
|
this.gridColumn14.VisibleIndex = 0;
|
|
//
|
|
// gridColumn15
|
|
//
|
|
this.gridColumn15.Caption = "价格名称";
|
|
this.gridColumn15.FieldName = "PRICE_NAME";
|
|
this.gridColumn15.Name = "gridColumn15";
|
|
this.gridColumn15.Visible = true;
|
|
this.gridColumn15.VisibleIndex = 1;
|
|
//
|
|
// FrmRoleDet
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(822, 556);
|
|
this.Controls.Add(this.xtraTabControl1);
|
|
this.Controls.Add(this.groupBox1);
|
|
this.Controls.Add(this.groupBox2);
|
|
this.Name = "FrmRoleDet";
|
|
this.Text = "权限设定";
|
|
this.Load += new System.EventHandler(this.FrmRoleDet_Load);
|
|
this.groupBox2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.btnUserId)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PriceCheck)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtRole.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
|
this.xtraTabControl1.ResumeLayout(false);
|
|
this.xtraTabPage1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.GridUser)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewUser)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit7)).EndInit();
|
|
this.xtraTabPage2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeMenu)).EndInit();
|
|
this.xtraTabPage4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrice)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewPrice)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
|
|
this.xtraTabPage5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeGYS)).EndInit();
|
|
this.xtraTabPage6.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeKH)).EndInit();
|
|
this.xtraTabPage7.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeDP)).EndInit();
|
|
this.xtraTabPage8.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeCK)).EndInit();
|
|
this.xtraTabPage9.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeSPFL)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit btnUserId;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCOM_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDEP_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUserId;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNAME;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit PriceCheck;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRICE_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRICE_NAME;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private Ctrl.WMSCtrlTextBox txtRole;
|
|
private System.Windows.Forms.Label label1;
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
|
private DevExpress.XtraTreeList.TreeList TreeMenu;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn6;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn17;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn18;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn19;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn20;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn21;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage5;
|
|
private DevExpress.XtraTreeList.TreeList TreeGYS;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn7;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn8;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage6;
|
|
private DevExpress.XtraTreeList.TreeList TreeKH;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn2;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn9;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn10;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage7;
|
|
private DevExpress.XtraTreeList.TreeList TreeDP;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn3;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn11;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn12;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage8;
|
|
private DevExpress.XtraTreeList.TreeList TreeCK;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn4;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn13;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn14;
|
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage9;
|
|
private DevExpress.XtraTreeList.TreeList TreeSPFL;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn5;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn15;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn16;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
|
|
private Ctrl.GridControlCustom GridUser;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView GridViewUser;
|
|
private DevExpress.XtraGrid.Columns.GridColumn COM_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn DEP_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn USER_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn NAME;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
|
|
private Ctrl.GridControlCustom GridPrice;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView GridViewPrice;
|
|
private DevExpress.XtraGrid.Columns.GridColumn PRICE_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colType;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
|
|
private DevExpress.XtraGrid.Columns.GridColumn PRICE_ID;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit4;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit5;
|
|
private Ctrl.CtrlButtons btnAccept;
|
|
private Ctrl.CtrlButtons btnClose;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit7;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit6;
|
|
}
|
|
} |