BaoKai_202508-Wms-Jingwang..../WMS.FrmSystems/FrmRole.designer.cs
2025-08-24 09:35:55 +08:00

1983 lines
110 KiB
C#

namespace WMS.FrmSystems
{
partial class FrmRole
{
/// <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.bgsRole = new System.Windows.Forms.BindingSource();
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
this.GvRole = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colROLE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colROLE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colROLE_DESC = new DevExpress.XtraGrid.Columns.GridColumn();
this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.txtDIsc = new DevExpress.XtraEditors.MemoEdit();
this.bgsSelect = new System.Windows.Forms.BindingSource();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.txtName = new WMS.Ctrl.WMSCtrlTextBox();
this.txtID = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.PageMenu = new DevExpress.XtraTab.XtraTabPage();
this.GCMenu = new WMS.Ctrl.DevExpressCustom.TreeListCustom();
this.colIsCheckRec4 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.colP_MENU_NAME1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colVC_EIDT1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colMENU_NAME2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colMENU_LEVEL1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colREMARK4 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colMENU_FORM1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colMENU_TAG1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colMENU_IMAGE1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colFRM_TYPE1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colMENU_SORT1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.BSMenu = new System.Windows.Forms.BindingSource();
this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
this.GCFuc = new DevExpress.XtraGrid.GridControl();
this.BSFunction = new System.Windows.Forms.BindingSource();
this.GVFuc = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colIsCheckRec3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMENU_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMENU_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFUN_TAG = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFUN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFUN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFUN_IMAGE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFUN_DICTORY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFUN_SORT = new DevExpress.XtraGrid.Columns.GridColumn();
this.PageGoods = new DevExpress.XtraTab.XtraTabPage();
this.treeGoodsType = new DevExpress.XtraTreeList.TreeList();
this.colISCHECkRECK = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.colGOODS_TYPE_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colGOODS_TYPE_SHORT_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colPY_NAME2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colPARENT_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSORT1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSTATUS1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSTATUSNAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colREMARK2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colVERSION2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.BSGoodsType = new System.Windows.Forms.BindingSource();
this.PageProvider = new DevExpress.XtraTab.XtraTabPage();
this.GCProvider = new DevExpress.XtraGrid.GridControl();
this.BSProvider = new System.Windows.Forms.BindingSource();
this.GVProvider = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRO_TYPE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRO_TYPE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colADDRESS1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLINKMAN1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPHONE2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOBILE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFAX1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEMAIL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPOSTCODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBANK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCOUNT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACCOUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPY_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colARR_DAYS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_LEVEL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPERCENT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colIsCheckRec1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNATURE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWEBSITE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLEGALMAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREGADDRESS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVOICETITLE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTAXNUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPAY_TYPE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVOICEADDRESS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECIPIENT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECPHONE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECFAX = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECEMAIL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.PageDepart = new DevExpress.XtraTab.XtraTabPage();
this.TreeDepart = new DevExpress.XtraTreeList.TreeList();
this.colCOM_TYPE = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colGROUP_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_DISC = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_NAME1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSHORT = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_DATE = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_DPC = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_PNAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_SNAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_CITY = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_ADD = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_ORDER = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_USER_ID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_FAX = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_PHONE = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_STATUS = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colUSER_ID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_ZIP = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colCOM_EMAIL = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSELECTED = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colIsCheckRec5 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.BSDepart = new System.Windows.Forms.BindingSource();
this.PageMessage = new DevExpress.XtraTab.XtraTabPage();
this.GCMessage = new WMS.Ctrl.GridControlCustom();
this.bgsMessage = new System.Windows.Forms.BindingSource();
this.GVMessage = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colSELECTED1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.checkMessage = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.colROLE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMESSAGE_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTYPE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.PageUser = new DevExpress.XtraTab.XtraTabPage();
this.gridControlCustom2 = new WMS.Ctrl.GridControlCustom();
this.bgsUser = new System.Windows.Forms.BindingSource();
this.GvUser = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colUSERNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
this.colNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.BSStorage = new System.Windows.Forms.BindingSource();
this.bgsMenuFun = new System.Windows.Forms.BindingSource();
((System.ComponentModel.ISupportInitialize)(this.bgsRole)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GvRole)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
this.splitContainerControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtDIsc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsSelect)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.PageMenu.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCMenu)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSMenu)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GCFuc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSFunction)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVFuc)).BeginInit();
this.PageGoods.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.treeGoodsType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSGoodsType)).BeginInit();
this.PageProvider.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCProvider)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSProvider)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVProvider)).BeginInit();
this.PageDepart.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TreeDepart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSDepart)).BeginInit();
this.PageMessage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCMessage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsMessage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVMessage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkMessage)).BeginInit();
this.PageUser.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsUser)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GvUser)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSStorage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bgsMenuFun)).BeginInit();
this.SuspendLayout();
//
// bgsRole
//
this.bgsRole.DataSource = typeof(WMS.Model.Base.RoleModel);
//
// splitContainerControl1
//
this.splitContainerControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl1.Name = "splitContainerControl1";
this.splitContainerControl1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Panel1.Controls.Add(this.gridControlCustom1);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Panel2.Controls.Add(this.splitContainerControl2);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(1084, 526);
this.splitContainerControl1.SplitterPosition = 290;
this.splitContainerControl1.TabIndex = 1;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// gridControlCustom1
//
this.gridControlCustom1.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorApproveValue = null;
this.gridControlCustom1.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorPassValue = null;
this.gridControlCustom1.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorRepealValue = null;
this.gridControlCustom1.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorReWorkValue = null;
this.gridControlCustom1.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortageFlagColumn = null;
this.gridControlCustom1.ColorShortageValue = null;
this.gridControlCustom1.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnExecuteValue = null;
this.gridControlCustom1.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnPassValue = null;
this.gridControlCustom1.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorVerifyFlagColumn = null;
this.gridControlCustom1.ColorVerifyValue = null;
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorWarningValue = null;
this.gridControlCustom1.DataSource = this.bgsRole;
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom1.EnableAppearanceEvenRow = true;
this.gridControlCustom1.IndicatorWidth = 40;
this.gridControlCustom1.Location = new System.Drawing.Point(0, 0);
this.gridControlCustom1.MainView = this.GvRole;
this.gridControlCustom1.Name = "gridControlCustom1";
this.gridControlCustom1.ShowRowID = true;
this.gridControlCustom1.Size = new System.Drawing.Size(286, 518);
this.gridControlCustom1.TabIndex = 0;
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GvRole});
//
// GvRole
//
this.GvRole.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GvRole.Appearance.EvenRow.Options.UseBackColor = true;
this.GvRole.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colROLE_ID,
this.colROLE_NAME,
this.colROLE_DESC});
this.GvRole.GridControl = this.gridControlCustom1;
this.GvRole.IndicatorWidth = 34;
this.GvRole.Name = "GvRole";
this.GvRole.OptionsBehavior.Editable = false;
this.GvRole.OptionsView.ColumnAutoWidth = false;
this.GvRole.OptionsView.EnableAppearanceEvenRow = true;
this.GvRole.OptionsView.ShowGroupPanel = false;
this.GvRole.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.GvRole_RowClick);
//
// colROLE_ID
//
this.colROLE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colROLE_ID.AppearanceCell.Options.UseFont = true;
this.colROLE_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colROLE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colROLE_ID.FieldName = "ROLE_ID";
this.colROLE_ID.Name = "colROLE_ID";
this.colROLE_ID.Visible = true;
this.colROLE_ID.VisibleIndex = 0;
this.colROLE_ID.Width = 117;
//
// colROLE_NAME
//
this.colROLE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colROLE_NAME.AppearanceCell.Options.UseFont = true;
this.colROLE_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colROLE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colROLE_NAME.FieldName = "ROLE_NAME";
this.colROLE_NAME.Name = "colROLE_NAME";
this.colROLE_NAME.Visible = true;
this.colROLE_NAME.VisibleIndex = 1;
this.colROLE_NAME.Width = 163;
//
// colROLE_DESC
//
this.colROLE_DESC.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colROLE_DESC.AppearanceCell.Options.UseFont = true;
this.colROLE_DESC.AppearanceHeader.Options.UseTextOptions = true;
this.colROLE_DESC.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colROLE_DESC.FieldName = "ROLE_DESC";
this.colROLE_DESC.Name = "colROLE_DESC";
this.colROLE_DESC.Width = 108;
//
// splitContainerControl2
//
this.splitContainerControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl2.Horizontal = false;
this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl2.Name = "splitContainerControl2";
this.splitContainerControl2.Panel1.Controls.Add(this.panelControl1);
this.splitContainerControl2.Panel1.Text = "Panel1";
this.splitContainerControl2.Panel2.Controls.Add(this.xtraTabControl1);
this.splitContainerControl2.Panel2.Text = "Panel2";
this.splitContainerControl2.Size = new System.Drawing.Size(781, 518);
this.splitContainerControl2.SplitterPosition = 135;
this.splitContainerControl2.TabIndex = 7;
this.splitContainerControl2.Text = "splitContainerControl2";
//
// panelControl1
//
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.panelControl1.Controls.Add(this.txtDIsc);
this.panelControl1.Controls.Add(this.labelControl2);
this.panelControl1.Controls.Add(this.labelControl3);
this.panelControl1.Controls.Add(this.txtName);
this.panelControl1.Controls.Add(this.txtID);
this.panelControl1.Controls.Add(this.labelControl1);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(777, 135);
this.panelControl1.TabIndex = 6;
//
// txtDIsc
//
this.txtDIsc.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "ROLE_DESC", true));
this.txtDIsc.Location = new System.Drawing.Point(73, 40);
this.txtDIsc.Name = "txtDIsc";
this.txtDIsc.Size = new System.Drawing.Size(504, 48);
this.txtDIsc.TabIndex = 11;
//
// bgsSelect
//
this.bgsSelect.DataSource = typeof(WMS.Model.SystemManage.RoleDictionaryModel);
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(297, 12);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(56, 14);
this.labelControl2.TabIndex = 7;
this.labelControl2.Text = "角色名称";
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Location = new System.Drawing.Point(8, 40);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(56, 14);
this.labelControl3.TabIndex = 8;
this.labelControl3.Text = "角色描述";
//
// txtName
//
this.txtName.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "ROLE_NAME", true));
this.txtName.FrmSelect = false;
this.txtName.Location = new System.Drawing.Point(360, 7);
this.txtName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txtName.MustText = true;
this.txtName.Name = "txtName";
this.txtName.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtName.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtName.Properties.Appearance.Options.UseBackColor = true;
this.txtName.Properties.Appearance.Options.UseFont = true;
this.txtName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtName.Size = new System.Drawing.Size(216, 22);
this.txtName.StrLen = 0;
this.txtName.TabIndex = 10;
this.txtName.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtName.ValText = "";
//
// txtID
//
this.txtID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsSelect, "ROLE_ID", true));
this.txtID.FrmSelect = false;
this.txtID.Location = new System.Drawing.Point(73, 8);
this.txtID.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txtID.MustText = true;
this.txtID.Name = "txtID";
this.txtID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtID.Properties.Appearance.Options.UseBackColor = true;
this.txtID.Properties.Appearance.Options.UseFont = true;
this.txtID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtID.Size = new System.Drawing.Size(219, 22);
this.txtID.StrLen = 0;
this.txtID.TabIndex = 9;
this.txtID.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtID.ValText = "";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(8, 12);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(56, 14);
this.labelControl1.TabIndex = 6;
this.labelControl1.Text = "角色编号";
//
// xtraTabControl1
//
this.xtraTabControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
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.PageMenu;
this.xtraTabControl1.Size = new System.Drawing.Size(777, 374);
this.xtraTabControl1.TabIndex = 0;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.PageMenu,
this.PageGoods,
this.PageProvider,
this.PageDepart,
this.PageMessage,
this.PageUser});
this.xtraTabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
//
// PageMenu
//
this.PageMenu.Controls.Add(this.GCMenu);
this.PageMenu.Controls.Add(this.splitterControl1);
this.PageMenu.Controls.Add(this.GCFuc);
this.PageMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.PageMenu.Name = "PageMenu";
this.PageMenu.Size = new System.Drawing.Size(767, 341);
this.PageMenu.Text = "功能操作";
//
// GCMenu
//
this.GCMenu.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GCMenu.Appearance.EvenRow.Options.UseBackColor = true;
this.GCMenu.Appearance.FocusedRow.BackColor = System.Drawing.Color.LightSteelBlue;
this.GCMenu.Appearance.FocusedRow.Options.UseBackColor = true;
this.GCMenu.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
this.colIsCheckRec4,
this.colP_MENU_NAME1,
this.colVC_EIDT1,
this.treeListColumn1,
this.colMENU_NAME2,
this.colMENU_LEVEL1,
this.colREMARK4,
this.colMENU_FORM1,
this.colMENU_TAG1,
this.colMENU_IMAGE1,
this.colFRM_TYPE1,
this.colMENU_SORT1});
this.GCMenu.Cursor = System.Windows.Forms.Cursors.Default;
this.GCMenu.DataSource = this.BSMenu;
this.GCMenu.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCMenu.EnableAppearanceEvenRow = true;
this.GCMenu.IndicatorRowWidth = 40;
this.GCMenu.IndicatorWidth = 40;
this.GCMenu.KeyFieldName = "MENU_ID";
this.GCMenu.Location = new System.Drawing.Point(0, 0);
this.GCMenu.Name = "GCMenu";
this.GCMenu.OptionsView.EnableAppearanceEvenRow = true;
this.GCMenu.ParentFieldName = "P_MENU_ID";
this.GCMenu.PreviewFieldName = "MENU_ID";
this.GCMenu.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit1});
this.GCMenu.ShowRowID = true;
this.GCMenu.Size = new System.Drawing.Size(380, 341);
this.GCMenu.TabIndex = 7;
this.GCMenu.CellValueChanging += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.GCMenu_CellValueChanging);
this.GCMenu.Click += new System.EventHandler(this.GCMenu_DoubleClick);
//
// colIsCheckRec4
//
this.colIsCheckRec4.AppearanceHeader.Options.UseTextOptions = true;
this.colIsCheckRec4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colIsCheckRec4.Caption = "选择";
this.colIsCheckRec4.ColumnEdit = this.repositoryItemCheckEdit1;
this.colIsCheckRec4.FieldName = "IsCheckRec";
this.colIsCheckRec4.Name = "colIsCheckRec4";
this.colIsCheckRec4.Visible = true;
this.colIsCheckRec4.VisibleIndex = 0;
this.colIsCheckRec4.Width = 124;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Caption = "Check";
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// colP_MENU_NAME1
//
this.colP_MENU_NAME1.AppearanceHeader.Options.UseTextOptions = true;
this.colP_MENU_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colP_MENU_NAME1.Caption = "菜单名称";
this.colP_MENU_NAME1.FieldName = "P_MENU_NAME";
this.colP_MENU_NAME1.Name = "colP_MENU_NAME1";
this.colP_MENU_NAME1.Width = 94;
//
// colVC_EIDT1
//
this.colVC_EIDT1.AppearanceHeader.Options.UseTextOptions = true;
this.colVC_EIDT1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colVC_EIDT1.FieldName = "VC_EIDT";
this.colVC_EIDT1.Name = "colVC_EIDT1";
this.colVC_EIDT1.Width = 20;
//
// treeListColumn1
//
this.treeListColumn1.AppearanceHeader.Options.UseTextOptions = true;
this.treeListColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.treeListColumn1.Caption = "treeListColumn1";
this.treeListColumn1.FieldName = "MENU_ID";
this.treeListColumn1.Name = "treeListColumn1";
//
// colMENU_NAME2
//
this.colMENU_NAME2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colMENU_NAME2.AppearanceCell.Options.UseFont = true;
this.colMENU_NAME2.AppearanceHeader.Options.UseTextOptions = true;
this.colMENU_NAME2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMENU_NAME2.Caption = "菜单名称";
this.colMENU_NAME2.FieldName = "MENU_NAME";
this.colMENU_NAME2.Name = "colMENU_NAME2";
this.colMENU_NAME2.OptionsColumn.AllowEdit = false;
this.colMENU_NAME2.Visible = true;
this.colMENU_NAME2.VisibleIndex = 1;
this.colMENU_NAME2.Width = 258;
//
// colMENU_LEVEL1
//
this.colMENU_LEVEL1.AppearanceHeader.Options.UseTextOptions = true;
this.colMENU_LEVEL1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMENU_LEVEL1.FieldName = "MENU_LEVEL";
this.colMENU_LEVEL1.Name = "colMENU_LEVEL1";
this.colMENU_LEVEL1.Width = 20;
//
// colREMARK4
//
this.colREMARK4.AppearanceHeader.Options.UseTextOptions = true;
this.colREMARK4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREMARK4.FieldName = "REMARK";
this.colREMARK4.Name = "colREMARK4";
this.colREMARK4.Width = 20;
//
// colMENU_FORM1
//
this.colMENU_FORM1.AppearanceHeader.Options.UseTextOptions = true;
this.colMENU_FORM1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMENU_FORM1.FieldName = "MENU_FORM";
this.colMENU_FORM1.Name = "colMENU_FORM1";
this.colMENU_FORM1.Width = 20;
//
// colMENU_TAG1
//
this.colMENU_TAG1.AppearanceHeader.Options.UseTextOptions = true;
this.colMENU_TAG1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMENU_TAG1.FieldName = "MENU_TAG";
this.colMENU_TAG1.Name = "colMENU_TAG1";
this.colMENU_TAG1.Width = 20;
//
// colMENU_IMAGE1
//
this.colMENU_IMAGE1.AppearanceHeader.Options.UseTextOptions = true;
this.colMENU_IMAGE1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMENU_IMAGE1.FieldName = "MENU_IMAGE";
this.colMENU_IMAGE1.Name = "colMENU_IMAGE1";
this.colMENU_IMAGE1.Width = 20;
//
// colFRM_TYPE1
//
this.colFRM_TYPE1.AppearanceHeader.Options.UseTextOptions = true;
this.colFRM_TYPE1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colFRM_TYPE1.FieldName = "FRM_TYPE";
this.colFRM_TYPE1.Name = "colFRM_TYPE1";
this.colFRM_TYPE1.Width = 20;
//
// colMENU_SORT1
//
this.colMENU_SORT1.AppearanceHeader.Options.UseTextOptions = true;
this.colMENU_SORT1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMENU_SORT1.FieldName = "MENU_SORT";
this.colMENU_SORT1.Name = "colMENU_SORT1";
this.colMENU_SORT1.Width = 20;
//
// BSMenu
//
this.BSMenu.DataSource = typeof(WMS.Model.Base.BaseMenuModel);
//
// splitterControl1
//
this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Right;
this.splitterControl1.Location = new System.Drawing.Point(380, 0);
this.splitterControl1.Name = "splitterControl1";
this.splitterControl1.Size = new System.Drawing.Size(5, 341);
this.splitterControl1.TabIndex = 6;
this.splitterControl1.TabStop = false;
//
// GCFuc
//
this.GCFuc.DataSource = this.BSFunction;
this.GCFuc.Dock = System.Windows.Forms.DockStyle.Right;
this.GCFuc.Location = new System.Drawing.Point(385, 0);
this.GCFuc.MainView = this.GVFuc;
this.GCFuc.Name = "GCFuc";
this.GCFuc.Size = new System.Drawing.Size(382, 341);
this.GCFuc.TabIndex = 5;
this.GCFuc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVFuc});
//
// BSFunction
//
this.BSFunction.DataSource = typeof(WMS.Model.Base.MenuFuctionModel);
//
// GVFuc
//
this.GVFuc.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.GVFuc.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.GVFuc.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colIsCheckRec3,
this.colMENU_ID1,
this.colMENU_NAME1,
this.colFUN_TAG,
this.colFUN_ID,
this.colFUN_NAME,
this.colFUN_IMAGE,
this.colFUN_DICTORY,
this.colFUN_SORT});
this.GVFuc.GridControl = this.GCFuc;
this.GVFuc.Name = "GVFuc";
this.GVFuc.OptionsSelection.MultiSelect = true;
this.GVFuc.OptionsSelection.ResetSelectionClickOutsideCheckboxSelector = true;
this.GVFuc.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.True;
this.GVFuc.OptionsSelection.ShowCheckBoxSelectorInGroupRow = DevExpress.Utils.DefaultBoolean.True;
this.GVFuc.OptionsSelection.ShowCheckBoxSelectorInPrintExport = DevExpress.Utils.DefaultBoolean.True;
this.GVFuc.OptionsView.ShowGroupPanel = false;
this.GVFuc.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colIsCheckRec3, DevExpress.Data.ColumnSortOrder.Ascending)});
this.GVFuc.CustomDrawColumnHeader += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.GVFuc_CustomDrawColumnHeader);
this.GVFuc.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVFuc_CellValueChanged);
this.GVFuc.Click += new System.EventHandler(this.GVFuc_Click);
this.GVFuc.DataSourceChanged += new System.EventHandler(this.GVFuc_DataSourceChanged);
//
// colIsCheckRec3
//
this.colIsCheckRec3.FieldName = "IsCheckRec";
this.colIsCheckRec3.Name = "colIsCheckRec3";
this.colIsCheckRec3.Visible = true;
this.colIsCheckRec3.VisibleIndex = 0;
this.colIsCheckRec3.Width = 72;
//
// colMENU_ID1
//
this.colMENU_ID1.FieldName = "MENU_ID";
this.colMENU_ID1.Name = "colMENU_ID1";
this.colMENU_ID1.OptionsColumn.AllowEdit = false;
this.colMENU_ID1.Width = 121;
//
// colMENU_NAME1
//
this.colMENU_NAME1.FieldName = "MENU_NAME";
this.colMENU_NAME1.Name = "colMENU_NAME1";
this.colMENU_NAME1.OptionsColumn.AllowEdit = false;
this.colMENU_NAME1.Width = 119;
//
// colFUN_TAG
//
this.colFUN_TAG.FieldName = "FUN_TAG";
this.colFUN_TAG.Name = "colFUN_TAG";
this.colFUN_TAG.OptionsColumn.AllowEdit = false;
//
// colFUN_ID
//
this.colFUN_ID.FieldName = "FUN_ID";
this.colFUN_ID.Name = "colFUN_ID";
this.colFUN_ID.OptionsColumn.AllowEdit = false;
this.colFUN_ID.Width = 29;
//
// colFUN_NAME
//
this.colFUN_NAME.FieldName = "FUN_NAME";
this.colFUN_NAME.Name = "colFUN_NAME";
this.colFUN_NAME.OptionsColumn.AllowEdit = false;
this.colFUN_NAME.Width = 166;
//
// colFUN_IMAGE
//
this.colFUN_IMAGE.FieldName = "FUN_IMAGE";
this.colFUN_IMAGE.Name = "colFUN_IMAGE";
this.colFUN_IMAGE.OptionsColumn.AllowEdit = false;
//
// colFUN_DICTORY
//
this.colFUN_DICTORY.FieldName = "FUN_DICTORY";
this.colFUN_DICTORY.Name = "colFUN_DICTORY";
this.colFUN_DICTORY.OptionsColumn.AllowEdit = false;
this.colFUN_DICTORY.Visible = true;
this.colFUN_DICTORY.VisibleIndex = 1;
this.colFUN_DICTORY.Width = 347;
//
// colFUN_SORT
//
this.colFUN_SORT.FieldName = "FUN_SORT";
this.colFUN_SORT.Name = "colFUN_SORT";
this.colFUN_SORT.OptionsColumn.AllowEdit = false;
//
// PageGoods
//
this.PageGoods.Controls.Add(this.treeGoodsType);
this.PageGoods.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.PageGoods.Name = "PageGoods";
this.PageGoods.PageVisible = false;
this.PageGoods.Size = new System.Drawing.Size(767, 341);
this.PageGoods.Text = "商品分类";
//
// treeGoodsType
//
this.treeGoodsType.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
this.colISCHECkRECK,
this.colGOODS_TYPE_NAME,
this.colGOODS_TYPE_SHORT_NAME,
this.colPY_NAME2,
this.colPARENT_NAME,
this.colSORT1,
this.colSTATUS1,
this.colSTATUSNAME,
this.colREMARK2,
this.colVERSION2});
this.treeGoodsType.DataSource = this.BSGoodsType;
this.treeGoodsType.Dock = System.Windows.Forms.DockStyle.Fill;
this.treeGoodsType.KeyFieldName = "GOODS_TYPE_ID";
this.treeGoodsType.Location = new System.Drawing.Point(0, 0);
this.treeGoodsType.Name = "treeGoodsType";
this.treeGoodsType.OptionsBehavior.Editable = false;
this.treeGoodsType.OptionsView.AutoWidth = false;
this.treeGoodsType.ParentFieldName = "PARENT_ID";
this.treeGoodsType.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit2});
this.treeGoodsType.Size = new System.Drawing.Size(767, 341);
this.treeGoodsType.TabIndex = 0;
this.treeGoodsType.CellValueChanging += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeGoodsType_CellValueChanging);
//
// colISCHECkRECK
//
this.colISCHECkRECK.ColumnEdit = this.repositoryItemCheckEdit2;
this.colISCHECkRECK.FieldName = "IsCheckRec";
this.colISCHECkRECK.Name = "colISCHECkRECK";
this.colISCHECkRECK.Visible = true;
this.colISCHECkRECK.VisibleIndex = 0;
this.colISCHECkRECK.Width = 189;
//
// repositoryItemCheckEdit2
//
this.repositoryItemCheckEdit2.AutoHeight = false;
this.repositoryItemCheckEdit2.Caption = "Check";
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
//
// colGOODS_TYPE_NAME
//
this.colGOODS_TYPE_NAME.FieldName = "GOODS_TYPE_NAME";
this.colGOODS_TYPE_NAME.Name = "colGOODS_TYPE_NAME";
this.colGOODS_TYPE_NAME.OptionsColumn.AllowEdit = false;
this.colGOODS_TYPE_NAME.Visible = true;
this.colGOODS_TYPE_NAME.VisibleIndex = 1;
this.colGOODS_TYPE_NAME.Width = 539;
//
// colGOODS_TYPE_SHORT_NAME
//
this.colGOODS_TYPE_SHORT_NAME.FieldName = "GOODS_TYPE_SHORT_NAME";
this.colGOODS_TYPE_SHORT_NAME.Name = "colGOODS_TYPE_SHORT_NAME";
//
// colPY_NAME2
//
this.colPY_NAME2.FieldName = "PY_NAME";
this.colPY_NAME2.Name = "colPY_NAME2";
//
// colPARENT_NAME
//
this.colPARENT_NAME.FieldName = "PARENT_NAME";
this.colPARENT_NAME.Name = "colPARENT_NAME";
//
// colSORT1
//
this.colSORT1.FieldName = "SORT";
this.colSORT1.Name = "colSORT1";
//
// colSTATUS1
//
this.colSTATUS1.FieldName = "STATUS";
this.colSTATUS1.Name = "colSTATUS1";
//
// colSTATUSNAME
//
this.colSTATUSNAME.FieldName = "STATUSNAME";
this.colSTATUSNAME.Name = "colSTATUSNAME";
//
// colREMARK2
//
this.colREMARK2.FieldName = "REMARK";
this.colREMARK2.Name = "colREMARK2";
//
// colVERSION2
//
this.colVERSION2.FieldName = "VERSION";
this.colVERSION2.Name = "colVERSION2";
//
// BSGoodsType
//
this.BSGoodsType.DataSource = typeof(WMS.Model.Base.GoodsTypeModel);
//
// PageProvider
//
this.PageProvider.Controls.Add(this.GCProvider);
this.PageProvider.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.PageProvider.Name = "PageProvider";
this.PageProvider.PageVisible = false;
this.PageProvider.Size = new System.Drawing.Size(767, 341);
this.PageProvider.Text = "供应商";
//
// GCProvider
//
this.GCProvider.DataSource = this.BSProvider;
this.GCProvider.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCProvider.Location = new System.Drawing.Point(0, 0);
this.GCProvider.MainView = this.GVProvider;
this.GCProvider.Name = "GCProvider";
this.GCProvider.Size = new System.Drawing.Size(767, 341);
this.GCProvider.TabIndex = 1;
this.GCProvider.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVProvider});
//
// BSProvider
//
this.BSProvider.DataSource = typeof(WMS.Model.Base.ProviderModel);
//
// GVProvider
//
this.GVProvider.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colPROVIDER_ID,
this.colPRO_TYPE_ID,
this.colPRO_TYPE_NAME,
this.colPROVIDER_NAME,
this.colADDRESS1,
this.colLINKMAN1,
this.colPHONE2,
this.colMOBILE,
this.colFAX1,
this.colEMAIL,
this.colPOSTCODE1,
this.colBANK,
this.colACCOUNT_NAME,
this.colACCOUNT,
this.colPY_NAME1,
this.colARR_DAYS,
this.colPROVIDER_LEVEL,
this.colPERCENT,
this.colREMARK1,
this.colIsCheckRec1,
this.colNATURE,
this.colWEBSITE,
this.colLEGALMAN,
this.colAREA_ID,
this.colREGADDRESS,
this.colINVOICETITLE,
this.colTAXNUMBER,
this.colPAY_TYPE_ID,
this.colINVOICEADDRESS,
this.colRECIPIENT,
this.colRECPHONE,
this.colRECFAX,
this.colRECEMAIL,
this.colVERSION1});
this.GVProvider.GridControl = this.GCProvider;
this.GVProvider.Name = "GVProvider";
this.GVProvider.OptionsView.ShowGroupPanel = false;
this.GVProvider.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVProvider_CellValueChanged);
//
// colPROVIDER_ID
//
this.colPROVIDER_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPROVIDER_ID.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colPROVIDER_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
this.colPROVIDER_ID.OptionsColumn.AllowEdit = false;
this.colPROVIDER_ID.Visible = true;
this.colPROVIDER_ID.VisibleIndex = 1;
this.colPROVIDER_ID.Width = 159;
//
// colPRO_TYPE_ID
//
this.colPRO_TYPE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPRO_TYPE_ID.AppearanceCell.Options.UseFont = true;
this.colPRO_TYPE_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colPRO_TYPE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRO_TYPE_ID.FieldName = "PRO_TYPE_ID";
this.colPRO_TYPE_ID.Name = "colPRO_TYPE_ID";
this.colPRO_TYPE_ID.OptionsColumn.AllowEdit = false;
//
// colPRO_TYPE_NAME
//
this.colPRO_TYPE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPRO_TYPE_NAME.AppearanceCell.Options.UseFont = true;
this.colPRO_TYPE_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colPRO_TYPE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRO_TYPE_NAME.FieldName = "PRO_TYPE_NAME";
this.colPRO_TYPE_NAME.Name = "colPRO_TYPE_NAME";
this.colPRO_TYPE_NAME.OptionsColumn.AllowEdit = false;
this.colPRO_TYPE_NAME.Width = 194;
//
// colPROVIDER_NAME
//
this.colPROVIDER_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPROVIDER_NAME.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colPROVIDER_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
this.colPROVIDER_NAME.OptionsColumn.AllowEdit = false;
this.colPROVIDER_NAME.Visible = true;
this.colPROVIDER_NAME.VisibleIndex = 2;
this.colPROVIDER_NAME.Width = 341;
//
// colADDRESS1
//
this.colADDRESS1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colADDRESS1.AppearanceCell.Options.UseFont = true;
this.colADDRESS1.AppearanceHeader.Options.UseTextOptions = true;
this.colADDRESS1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colADDRESS1.FieldName = "ADDRESS";
this.colADDRESS1.Name = "colADDRESS1";
this.colADDRESS1.OptionsColumn.AllowEdit = false;
this.colADDRESS1.Width = 254;
//
// colLINKMAN1
//
this.colLINKMAN1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLINKMAN1.AppearanceCell.Options.UseFont = true;
this.colLINKMAN1.AppearanceHeader.Options.UseTextOptions = true;
this.colLINKMAN1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLINKMAN1.FieldName = "LINKMAN";
this.colLINKMAN1.Name = "colLINKMAN1";
this.colLINKMAN1.OptionsColumn.AllowEdit = false;
this.colLINKMAN1.Visible = true;
this.colLINKMAN1.VisibleIndex = 3;
this.colLINKMAN1.Width = 86;
//
// colPHONE2
//
this.colPHONE2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPHONE2.AppearanceCell.Options.UseFont = true;
this.colPHONE2.AppearanceHeader.Options.UseTextOptions = true;
this.colPHONE2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPHONE2.FieldName = "PHONE";
this.colPHONE2.Name = "colPHONE2";
this.colPHONE2.OptionsColumn.AllowEdit = false;
//
// colMOBILE
//
this.colMOBILE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colMOBILE.AppearanceCell.Options.UseFont = true;
this.colMOBILE.AppearanceHeader.Options.UseTextOptions = true;
this.colMOBILE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMOBILE.FieldName = "MOBILE";
this.colMOBILE.Name = "colMOBILE";
this.colMOBILE.OptionsColumn.AllowEdit = false;
//
// colFAX1
//
this.colFAX1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colFAX1.AppearanceCell.Options.UseFont = true;
this.colFAX1.AppearanceHeader.Options.UseTextOptions = true;
this.colFAX1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colFAX1.FieldName = "FAX";
this.colFAX1.Name = "colFAX1";
this.colFAX1.OptionsColumn.AllowEdit = false;
//
// colEMAIL
//
this.colEMAIL.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colEMAIL.AppearanceCell.Options.UseFont = true;
this.colEMAIL.AppearanceHeader.Options.UseTextOptions = true;
this.colEMAIL.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colEMAIL.FieldName = "EMAIL";
this.colEMAIL.Name = "colEMAIL";
this.colEMAIL.OptionsColumn.AllowEdit = false;
//
// colPOSTCODE1
//
this.colPOSTCODE1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPOSTCODE1.AppearanceCell.Options.UseFont = true;
this.colPOSTCODE1.AppearanceHeader.Options.UseTextOptions = true;
this.colPOSTCODE1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPOSTCODE1.FieldName = "POSTCODE";
this.colPOSTCODE1.Name = "colPOSTCODE1";
this.colPOSTCODE1.OptionsColumn.AllowEdit = false;
//
// colBANK
//
this.colBANK.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colBANK.AppearanceCell.Options.UseFont = true;
this.colBANK.AppearanceHeader.Options.UseTextOptions = true;
this.colBANK.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colBANK.FieldName = "BANK";
this.colBANK.Name = "colBANK";
this.colBANK.OptionsColumn.AllowEdit = false;
//
// colACCOUNT_NAME
//
this.colACCOUNT_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colACCOUNT_NAME.AppearanceCell.Options.UseFont = true;
this.colACCOUNT_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colACCOUNT_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colACCOUNT_NAME.FieldName = "ACCOUNT_NAME";
this.colACCOUNT_NAME.Name = "colACCOUNT_NAME";
this.colACCOUNT_NAME.OptionsColumn.AllowEdit = false;
//
// colACCOUNT
//
this.colACCOUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colACCOUNT.AppearanceCell.Options.UseFont = true;
this.colACCOUNT.AppearanceHeader.Options.UseTextOptions = true;
this.colACCOUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colACCOUNT.FieldName = "ACCOUNT";
this.colACCOUNT.Name = "colACCOUNT";
this.colACCOUNT.OptionsColumn.AllowEdit = false;
//
// colPY_NAME1
//
this.colPY_NAME1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPY_NAME1.AppearanceCell.Options.UseFont = true;
this.colPY_NAME1.AppearanceHeader.Options.UseTextOptions = true;
this.colPY_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPY_NAME1.FieldName = "PY_NAME";
this.colPY_NAME1.Name = "colPY_NAME1";
this.colPY_NAME1.OptionsColumn.AllowEdit = false;
//
// colARR_DAYS
//
this.colARR_DAYS.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colARR_DAYS.AppearanceCell.Options.UseFont = true;
this.colARR_DAYS.AppearanceHeader.Options.UseTextOptions = true;
this.colARR_DAYS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colARR_DAYS.FieldName = "ARR_DAYS";
this.colARR_DAYS.Name = "colARR_DAYS";
this.colARR_DAYS.OptionsColumn.AllowEdit = false;
//
// colPROVIDER_LEVEL
//
this.colPROVIDER_LEVEL.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPROVIDER_LEVEL.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_LEVEL.AppearanceHeader.Options.UseTextOptions = true;
this.colPROVIDER_LEVEL.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPROVIDER_LEVEL.FieldName = "PROVIDER_LEVEL";
this.colPROVIDER_LEVEL.Name = "colPROVIDER_LEVEL";
this.colPROVIDER_LEVEL.OptionsColumn.AllowEdit = false;
//
// colPERCENT
//
this.colPERCENT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPERCENT.AppearanceCell.Options.UseFont = true;
this.colPERCENT.AppearanceHeader.Options.UseTextOptions = true;
this.colPERCENT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPERCENT.FieldName = "PERCENT";
this.colPERCENT.Name = "colPERCENT";
this.colPERCENT.OptionsColumn.AllowEdit = false;
//
// colREMARK1
//
this.colREMARK1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREMARK1.AppearanceCell.Options.UseFont = true;
this.colREMARK1.AppearanceHeader.Options.UseTextOptions = true;
this.colREMARK1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREMARK1.FieldName = "REMARK";
this.colREMARK1.Name = "colREMARK1";
this.colREMARK1.OptionsColumn.AllowEdit = false;
//
// colIsCheckRec1
//
this.colIsCheckRec1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colIsCheckRec1.AppearanceCell.Options.UseFont = true;
this.colIsCheckRec1.AppearanceHeader.Options.UseTextOptions = true;
this.colIsCheckRec1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colIsCheckRec1.FieldName = "IsCheckRec";
this.colIsCheckRec1.Name = "colIsCheckRec1";
this.colIsCheckRec1.Visible = true;
this.colIsCheckRec1.VisibleIndex = 0;
this.colIsCheckRec1.Width = 55;
//
// colNATURE
//
this.colNATURE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colNATURE.AppearanceCell.Options.UseFont = true;
this.colNATURE.AppearanceHeader.Options.UseTextOptions = true;
this.colNATURE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colNATURE.FieldName = "NATURE";
this.colNATURE.Name = "colNATURE";
this.colNATURE.OptionsColumn.AllowEdit = false;
//
// colWEBSITE
//
this.colWEBSITE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colWEBSITE.AppearanceCell.Options.UseFont = true;
this.colWEBSITE.AppearanceHeader.Options.UseTextOptions = true;
this.colWEBSITE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colWEBSITE.FieldName = "WEBSITE";
this.colWEBSITE.Name = "colWEBSITE";
this.colWEBSITE.OptionsColumn.AllowEdit = false;
//
// colLEGALMAN
//
this.colLEGALMAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLEGALMAN.AppearanceCell.Options.UseFont = true;
this.colLEGALMAN.AppearanceHeader.Options.UseTextOptions = true;
this.colLEGALMAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLEGALMAN.FieldName = "LEGALMAN";
this.colLEGALMAN.Name = "colLEGALMAN";
this.colLEGALMAN.OptionsColumn.AllowEdit = false;
//
// colAREA_ID
//
this.colAREA_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colAREA_ID.AppearanceCell.Options.UseFont = true;
this.colAREA_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colAREA_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colAREA_ID.FieldName = "AREA_ID";
this.colAREA_ID.Name = "colAREA_ID";
this.colAREA_ID.OptionsColumn.AllowEdit = false;
//
// colREGADDRESS
//
this.colREGADDRESS.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREGADDRESS.AppearanceCell.Options.UseFont = true;
this.colREGADDRESS.AppearanceHeader.Options.UseTextOptions = true;
this.colREGADDRESS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREGADDRESS.FieldName = "REGADDRESS";
this.colREGADDRESS.Name = "colREGADDRESS";
this.colREGADDRESS.OptionsColumn.AllowEdit = false;
//
// colINVOICETITLE
//
this.colINVOICETITLE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colINVOICETITLE.AppearanceCell.Options.UseFont = true;
this.colINVOICETITLE.AppearanceHeader.Options.UseTextOptions = true;
this.colINVOICETITLE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colINVOICETITLE.FieldName = "INVOICETITLE";
this.colINVOICETITLE.Name = "colINVOICETITLE";
this.colINVOICETITLE.OptionsColumn.AllowEdit = false;
//
// colTAXNUMBER
//
this.colTAXNUMBER.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colTAXNUMBER.AppearanceCell.Options.UseFont = true;
this.colTAXNUMBER.AppearanceHeader.Options.UseTextOptions = true;
this.colTAXNUMBER.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colTAXNUMBER.FieldName = "TAXNUMBER";
this.colTAXNUMBER.Name = "colTAXNUMBER";
this.colTAXNUMBER.OptionsColumn.AllowEdit = false;
//
// colPAY_TYPE_ID
//
this.colPAY_TYPE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPAY_TYPE_ID.AppearanceCell.Options.UseFont = true;
this.colPAY_TYPE_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colPAY_TYPE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPAY_TYPE_ID.FieldName = "PAY_TYPE_ID";
this.colPAY_TYPE_ID.Name = "colPAY_TYPE_ID";
this.colPAY_TYPE_ID.OptionsColumn.AllowEdit = false;
//
// colINVOICEADDRESS
//
this.colINVOICEADDRESS.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colINVOICEADDRESS.AppearanceCell.Options.UseFont = true;
this.colINVOICEADDRESS.AppearanceHeader.Options.UseTextOptions = true;
this.colINVOICEADDRESS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colINVOICEADDRESS.FieldName = "INVOICEADDRESS";
this.colINVOICEADDRESS.Name = "colINVOICEADDRESS";
this.colINVOICEADDRESS.OptionsColumn.AllowEdit = false;
//
// colRECIPIENT
//
this.colRECIPIENT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colRECIPIENT.AppearanceCell.Options.UseFont = true;
this.colRECIPIENT.AppearanceHeader.Options.UseTextOptions = true;
this.colRECIPIENT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colRECIPIENT.FieldName = "RECIPIENT";
this.colRECIPIENT.Name = "colRECIPIENT";
this.colRECIPIENT.OptionsColumn.AllowEdit = false;
//
// colRECPHONE
//
this.colRECPHONE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colRECPHONE.AppearanceCell.Options.UseFont = true;
this.colRECPHONE.AppearanceHeader.Options.UseTextOptions = true;
this.colRECPHONE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colRECPHONE.FieldName = "RECPHONE";
this.colRECPHONE.Name = "colRECPHONE";
this.colRECPHONE.OptionsColumn.AllowEdit = false;
//
// colRECFAX
//
this.colRECFAX.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colRECFAX.AppearanceCell.Options.UseFont = true;
this.colRECFAX.AppearanceHeader.Options.UseTextOptions = true;
this.colRECFAX.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colRECFAX.FieldName = "RECFAX";
this.colRECFAX.Name = "colRECFAX";
this.colRECFAX.OptionsColumn.AllowEdit = false;
//
// colRECEMAIL
//
this.colRECEMAIL.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colRECEMAIL.AppearanceCell.Options.UseFont = true;
this.colRECEMAIL.AppearanceHeader.Options.UseTextOptions = true;
this.colRECEMAIL.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colRECEMAIL.FieldName = "RECEMAIL";
this.colRECEMAIL.Name = "colRECEMAIL";
this.colRECEMAIL.OptionsColumn.AllowEdit = false;
//
// colVERSION1
//
this.colVERSION1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colVERSION1.AppearanceCell.Options.UseFont = true;
this.colVERSION1.AppearanceHeader.Options.UseTextOptions = true;
this.colVERSION1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colVERSION1.FieldName = "VERSION";
this.colVERSION1.Name = "colVERSION1";
this.colVERSION1.OptionsColumn.AllowEdit = false;
//
// PageDepart
//
this.PageDepart.Controls.Add(this.TreeDepart);
this.PageDepart.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.PageDepart.Name = "PageDepart";
this.PageDepart.PageVisible = false;
this.PageDepart.Size = new System.Drawing.Size(767, 341);
this.PageDepart.Text = "组织机构";
//
// TreeDepart
//
this.TreeDepart.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
this.colCOM_TYPE,
this.colGROUP_NAME,
this.colCOM_DISC,
this.colCOM_NAME1,
this.colSHORT,
this.colCOM_DATE,
this.colCOM_DPC,
this.colCOM_PNAME,
this.colCOM_SNAME,
this.colCOM_CITY,
this.colCOM_ADD,
this.colCOM_ORDER,
this.colCOM_USER_ID,
this.colCOM_FAX,
this.colCOM_PHONE,
this.colCOM_STATUS,
this.colUSER_ID,
this.colCOM_ZIP,
this.colCOM_EMAIL,
this.colSELECTED,
this.colIsCheckRec5});
this.TreeDepart.CustomizationFormBounds = new System.Drawing.Rectangle(777, 512, 210, 179);
this.TreeDepart.DataSource = this.BSDepart;
this.TreeDepart.Dock = System.Windows.Forms.DockStyle.Fill;
this.TreeDepart.KeyFieldName = "COM_ID";
this.TreeDepart.Location = new System.Drawing.Point(0, 0);
this.TreeDepart.Name = "TreeDepart";
this.TreeDepart.OptionsView.AutoWidth = false;
this.TreeDepart.ParentFieldName = "GROUP_ID";
this.TreeDepart.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit3});
this.TreeDepart.Size = new System.Drawing.Size(767, 341);
this.TreeDepart.TabIndex = 1;
this.TreeDepart.CellValueChanging += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.TreeDepart_CellValueChanging);
//
// colCOM_TYPE
//
this.colCOM_TYPE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_TYPE.AppearanceCell.Options.UseFont = true;
this.colCOM_TYPE.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_TYPE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_TYPE.FieldName = "COM_TYPE";
this.colCOM_TYPE.Name = "colCOM_TYPE";
this.colCOM_TYPE.OptionsColumn.AllowEdit = false;
this.colCOM_TYPE.Width = 39;
//
// colGROUP_NAME
//
this.colGROUP_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGROUP_NAME.AppearanceCell.Options.UseFont = true;
this.colGROUP_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colGROUP_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGROUP_NAME.FieldName = "GROUP_NAME";
this.colGROUP_NAME.Name = "colGROUP_NAME";
this.colGROUP_NAME.OptionsColumn.AllowEdit = false;
this.colGROUP_NAME.Width = 304;
//
// colCOM_DISC
//
this.colCOM_DISC.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_DISC.AppearanceCell.Options.UseFont = true;
this.colCOM_DISC.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_DISC.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_DISC.FieldName = "COM_DISC";
this.colCOM_DISC.Name = "colCOM_DISC";
this.colCOM_DISC.OptionsColumn.AllowEdit = false;
this.colCOM_DISC.Width = 39;
//
// colCOM_NAME1
//
this.colCOM_NAME1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_NAME1.AppearanceCell.Options.UseFont = true;
this.colCOM_NAME1.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_NAME1.FieldName = "COM_NAME";
this.colCOM_NAME1.MinWidth = 32;
this.colCOM_NAME1.Name = "colCOM_NAME1";
this.colCOM_NAME1.OptionsColumn.AllowEdit = false;
this.colCOM_NAME1.OptionsColumn.AllowSize = false;
this.colCOM_NAME1.Visible = true;
this.colCOM_NAME1.VisibleIndex = 1;
this.colCOM_NAME1.Width = 150;
//
// colSHORT
//
this.colSHORT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSHORT.AppearanceCell.Options.UseFont = true;
this.colSHORT.AppearanceHeader.Options.UseTextOptions = true;
this.colSHORT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSHORT.FieldName = "SHORT";
this.colSHORT.Name = "colSHORT";
this.colSHORT.OptionsColumn.AllowEdit = false;
this.colSHORT.Width = 39;
//
// colCOM_DATE
//
this.colCOM_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_DATE.AppearanceCell.Options.UseFont = true;
this.colCOM_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_DATE.FieldName = "COM_DATE";
this.colCOM_DATE.Name = "colCOM_DATE";
this.colCOM_DATE.OptionsColumn.AllowEdit = false;
this.colCOM_DATE.Width = 40;
//
// colCOM_DPC
//
this.colCOM_DPC.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_DPC.AppearanceCell.Options.UseFont = true;
this.colCOM_DPC.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_DPC.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_DPC.FieldName = "COM_DPC";
this.colCOM_DPC.Name = "colCOM_DPC";
this.colCOM_DPC.OptionsColumn.AllowEdit = false;
this.colCOM_DPC.Width = 40;
//
// colCOM_PNAME
//
this.colCOM_PNAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_PNAME.AppearanceCell.Options.UseFont = true;
this.colCOM_PNAME.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_PNAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_PNAME.FieldName = "COM_PNAME";
this.colCOM_PNAME.Name = "colCOM_PNAME";
this.colCOM_PNAME.OptionsColumn.AllowEdit = false;
this.colCOM_PNAME.Width = 40;
//
// colCOM_SNAME
//
this.colCOM_SNAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_SNAME.AppearanceCell.Options.UseFont = true;
this.colCOM_SNAME.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_SNAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_SNAME.FieldName = "COM_SNAME";
this.colCOM_SNAME.Name = "colCOM_SNAME";
this.colCOM_SNAME.OptionsColumn.AllowEdit = false;
this.colCOM_SNAME.Width = 40;
//
// colCOM_CITY
//
this.colCOM_CITY.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_CITY.AppearanceCell.Options.UseFont = true;
this.colCOM_CITY.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_CITY.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_CITY.FieldName = "COM_CITY";
this.colCOM_CITY.Name = "colCOM_CITY";
this.colCOM_CITY.OptionsColumn.AllowEdit = false;
this.colCOM_CITY.Width = 102;
//
// colCOM_ADD
//
this.colCOM_ADD.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_ADD.AppearanceCell.Options.UseFont = true;
this.colCOM_ADD.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_ADD.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_ADD.FieldName = "COM_ADD";
this.colCOM_ADD.Name = "colCOM_ADD";
this.colCOM_ADD.OptionsColumn.AllowEdit = false;
this.colCOM_ADD.Width = 40;
//
// colCOM_ORDER
//
this.colCOM_ORDER.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_ORDER.AppearanceCell.Options.UseFont = true;
this.colCOM_ORDER.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_ORDER.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_ORDER.FieldName = "COM_ORDER";
this.colCOM_ORDER.Name = "colCOM_ORDER";
this.colCOM_ORDER.OptionsColumn.AllowEdit = false;
this.colCOM_ORDER.Width = 40;
//
// colCOM_USER_ID
//
this.colCOM_USER_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_USER_ID.AppearanceCell.Options.UseFont = true;
this.colCOM_USER_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_USER_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_USER_ID.FieldName = "COM_USER_ID";
this.colCOM_USER_ID.Name = "colCOM_USER_ID";
this.colCOM_USER_ID.OptionsColumn.AllowEdit = false;
this.colCOM_USER_ID.Width = 40;
//
// colCOM_FAX
//
this.colCOM_FAX.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_FAX.AppearanceCell.Options.UseFont = true;
this.colCOM_FAX.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_FAX.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_FAX.FieldName = "COM_FAX";
this.colCOM_FAX.Name = "colCOM_FAX";
this.colCOM_FAX.OptionsColumn.AllowEdit = false;
this.colCOM_FAX.Width = 40;
//
// colCOM_PHONE
//
this.colCOM_PHONE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_PHONE.AppearanceCell.Options.UseFont = true;
this.colCOM_PHONE.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_PHONE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_PHONE.FieldName = "COM_PHONE";
this.colCOM_PHONE.Name = "colCOM_PHONE";
this.colCOM_PHONE.OptionsColumn.AllowEdit = false;
this.colCOM_PHONE.Width = 40;
//
// colCOM_STATUS
//
this.colCOM_STATUS.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_STATUS.AppearanceCell.Options.UseFont = true;
this.colCOM_STATUS.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_STATUS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_STATUS.FieldName = "COM_STATUS";
this.colCOM_STATUS.Name = "colCOM_STATUS";
this.colCOM_STATUS.OptionsColumn.AllowEdit = false;
this.colCOM_STATUS.Width = 40;
//
// colUSER_ID
//
this.colUSER_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colUSER_ID.AppearanceCell.Options.UseFont = true;
this.colUSER_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colUSER_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colUSER_ID.FieldName = "USER_ID";
this.colUSER_ID.Name = "colUSER_ID";
this.colUSER_ID.OptionsColumn.AllowEdit = false;
this.colUSER_ID.Width = 40;
//
// colCOM_ZIP
//
this.colCOM_ZIP.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_ZIP.AppearanceCell.Options.UseFont = true;
this.colCOM_ZIP.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_ZIP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_ZIP.FieldName = "COM_ZIP";
this.colCOM_ZIP.Name = "colCOM_ZIP";
this.colCOM_ZIP.OptionsColumn.AllowEdit = false;
this.colCOM_ZIP.Width = 40;
//
// colCOM_EMAIL
//
this.colCOM_EMAIL.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCOM_EMAIL.AppearanceCell.Options.UseFont = true;
this.colCOM_EMAIL.AppearanceHeader.Options.UseTextOptions = true;
this.colCOM_EMAIL.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCOM_EMAIL.FieldName = "COM_EMAIL";
this.colCOM_EMAIL.Name = "colCOM_EMAIL";
this.colCOM_EMAIL.OptionsColumn.AllowEdit = false;
this.colCOM_EMAIL.Width = 40;
//
// colSELECTED
//
this.colSELECTED.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSELECTED.AppearanceCell.Options.UseFont = true;
this.colSELECTED.AppearanceHeader.Options.UseTextOptions = true;
this.colSELECTED.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSELECTED.FieldName = "SELECTED";
this.colSELECTED.Name = "colSELECTED";
this.colSELECTED.OptionsColumn.AllowEdit = false;
this.colSELECTED.Width = 40;
//
// colIsCheckRec5
//
this.colIsCheckRec5.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colIsCheckRec5.AppearanceCell.Options.UseFont = true;
this.colIsCheckRec5.AppearanceHeader.Options.UseTextOptions = true;
this.colIsCheckRec5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colIsCheckRec5.ColumnEdit = this.repositoryItemCheckEdit3;
this.colIsCheckRec5.FieldName = "IsCheckRec";
this.colIsCheckRec5.Name = "colIsCheckRec5";
this.colIsCheckRec5.OptionsColumn.AllowSize = false;
this.colIsCheckRec5.OptionsColumn.AllowSort = false;
this.colIsCheckRec5.Visible = true;
this.colIsCheckRec5.VisibleIndex = 0;
this.colIsCheckRec5.Width = 80;
//
// repositoryItemCheckEdit3
//
this.repositoryItemCheckEdit3.AutoHeight = false;
this.repositoryItemCheckEdit3.Caption = "Check";
this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
//
// BSDepart
//
this.BSDepart.DataSource = typeof(WMS.Model.SystemManage.CompanyModel);
//
// PageMessage
//
this.PageMessage.Controls.Add(this.GCMessage);
this.PageMessage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.PageMessage.Name = "PageMessage";
this.PageMessage.PageVisible = false;
this.PageMessage.Size = new System.Drawing.Size(767, 341);
this.PageMessage.Text = "消息设置";
//
// GCMessage
//
this.GCMessage.ColorApprove = System.Drawing.Color.Empty;
this.GCMessage.ColorApproveValue = null;
this.GCMessage.ColorPass = System.Drawing.Color.Empty;
this.GCMessage.ColorPassValue = null;
this.GCMessage.ColorRepeal = System.Drawing.Color.Empty;
this.GCMessage.ColorRepealValue = null;
this.GCMessage.ColorReWork = System.Drawing.Color.Empty;
this.GCMessage.ColorReWorkValue = null;
this.GCMessage.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCMessage.ColorShortage = System.Drawing.Color.Empty;
this.GCMessage.ColorShortageFlagColumn = null;
this.GCMessage.ColorShortageValue = null;
this.GCMessage.ColorUnExecute = System.Drawing.Color.Empty;
this.GCMessage.ColorUnExecuteValue = null;
this.GCMessage.ColorUnPass = System.Drawing.Color.Empty;
this.GCMessage.ColorUnPassValue = null;
this.GCMessage.ColorVerify = System.Drawing.Color.Empty;
this.GCMessage.ColorVerifyFlagColumn = null;
this.GCMessage.ColorVerifyValue = null;
this.GCMessage.ColorWarning = System.Drawing.Color.Empty;
this.GCMessage.ColorWarningValue = null;
this.GCMessage.DataSource = this.bgsMessage;
this.GCMessage.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCMessage.EnableAppearanceEvenRow = true;
this.GCMessage.IndicatorWidth = 40;
this.GCMessage.Location = new System.Drawing.Point(0, 0);
this.GCMessage.MainView = this.GVMessage;
this.GCMessage.Name = "GCMessage";
this.GCMessage.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.checkMessage});
this.GCMessage.ShowRowID = true;
this.GCMessage.Size = new System.Drawing.Size(767, 341);
this.GCMessage.TabIndex = 0;
this.GCMessage.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVMessage});
//
// bgsMessage
//
this.bgsMessage.DataSource = typeof(WMS.Model.SystemManage.RoleMessageModel);
//
// GVMessage
//
this.GVMessage.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVMessage.Appearance.EvenRow.Options.UseBackColor = true;
this.GVMessage.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colSELECTED1,
this.colROLE_ID1,
this.colMESSAGE_TYPE,
this.colTYPE_NAME});
this.GVMessage.GridControl = this.GCMessage;
this.GVMessage.Name = "GVMessage";
this.GVMessage.OptionsView.ColumnAutoWidth = false;
this.GVMessage.OptionsView.EnableAppearanceEvenRow = true;
this.GVMessage.OptionsView.ShowGroupPanel = false;
//
// colSELECTED1
//
this.colSELECTED1.AppearanceHeader.Options.UseTextOptions = true;
this.colSELECTED1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSELECTED1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colSELECTED1.ColumnEdit = this.checkMessage;
this.colSELECTED1.FieldName = "SELECTED";
this.colSELECTED1.Name = "colSELECTED1";
this.colSELECTED1.Visible = true;
this.colSELECTED1.VisibleIndex = 0;
this.colSELECTED1.Width = 55;
//
// checkMessage
//
this.checkMessage.AutoHeight = false;
this.checkMessage.Caption = "Check";
this.checkMessage.Name = "checkMessage";
this.checkMessage.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
this.checkMessage.ValueChecked = "1";
this.checkMessage.ValueUnchecked = "0";
//
// colROLE_ID1
//
this.colROLE_ID1.FieldName = "ROLE_ID";
this.colROLE_ID1.Name = "colROLE_ID1";
//
// colMESSAGE_TYPE
//
this.colMESSAGE_TYPE.AppearanceHeader.Options.UseTextOptions = true;
this.colMESSAGE_TYPE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMESSAGE_TYPE.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colMESSAGE_TYPE.FieldName = "MESSAGE_TYPE";
this.colMESSAGE_TYPE.Name = "colMESSAGE_TYPE";
this.colMESSAGE_TYPE.OptionsColumn.AllowEdit = false;
this.colMESSAGE_TYPE.Visible = true;
this.colMESSAGE_TYPE.VisibleIndex = 1;
this.colMESSAGE_TYPE.Width = 487;
//
// colTYPE_NAME
//
this.colTYPE_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colTYPE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colTYPE_NAME.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.colTYPE_NAME.FieldName = "TYPE_NAME";
this.colTYPE_NAME.Name = "colTYPE_NAME";
this.colTYPE_NAME.OptionsColumn.AllowEdit = false;
this.colTYPE_NAME.Visible = true;
this.colTYPE_NAME.VisibleIndex = 2;
//
// PageUser
//
this.PageUser.Controls.Add(this.gridControlCustom2);
this.PageUser.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.PageUser.Name = "PageUser";
this.PageUser.PageVisible = false;
this.PageUser.Size = new System.Drawing.Size(767, 341);
this.PageUser.Text = "用户";
//
// gridControlCustom2
//
this.gridControlCustom2.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorApproveValue = null;
this.gridControlCustom2.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorPassValue = null;
this.gridControlCustom2.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorRepealValue = null;
this.gridControlCustom2.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorReWorkValue = null;
this.gridControlCustom2.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorShortageFlagColumn = null;
this.gridControlCustom2.ColorShortageValue = null;
this.gridControlCustom2.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorUnExecuteValue = null;
this.gridControlCustom2.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorUnPassValue = null;
this.gridControlCustom2.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorVerifyFlagColumn = null;
this.gridControlCustom2.ColorVerifyValue = null;
this.gridControlCustom2.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorWarningValue = null;
this.gridControlCustom2.DataSource = this.bgsUser;
this.gridControlCustom2.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom2.EnableAppearanceEvenRow = true;
this.gridControlCustom2.IndicatorWidth = 40;
this.gridControlCustom2.Location = new System.Drawing.Point(0, 0);
this.gridControlCustom2.MainView = this.GvUser;
this.gridControlCustom2.Name = "gridControlCustom2";
this.gridControlCustom2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemHyperLinkEdit1});
this.gridControlCustom2.ShowRowID = true;
this.gridControlCustom2.Size = new System.Drawing.Size(767, 341);
this.gridControlCustom2.TabIndex = 0;
this.gridControlCustom2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GvUser});
//
// bgsUser
//
this.bgsUser.DataSource = typeof(WMS.Model.Base.UserDataModel);
//
// GvUser
//
this.GvUser.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GvUser.Appearance.EvenRow.Options.UseBackColor = true;
this.GvUser.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colUSERNAME,
this.colNAME});
this.GvUser.GridControl = this.gridControlCustom2;
this.GvUser.IndicatorWidth = 34;
this.GvUser.Name = "GvUser";
this.GvUser.OptionsBehavior.Editable = false;
this.GvUser.OptionsView.ColumnAutoWidth = false;
this.GvUser.OptionsView.EnableAppearanceEvenRow = true;
this.GvUser.OptionsView.ShowDetailButtons = false;
this.GvUser.OptionsView.ShowGroupPanel = false;
//
// colUSERNAME
//
this.colUSERNAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colUSERNAME.AppearanceCell.Options.UseFont = true;
this.colUSERNAME.AppearanceHeader.Options.UseTextOptions = true;
this.colUSERNAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colUSERNAME.ColumnEdit = this.repositoryItemHyperLinkEdit1;
this.colUSERNAME.FieldName = "USERNAME";
this.colUSERNAME.Name = "colUSERNAME";
this.colUSERNAME.Width = 234;
//
// repositoryItemHyperLinkEdit1
//
this.repositoryItemHyperLinkEdit1.AutoHeight = false;
this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1";
this.repositoryItemHyperLinkEdit1.Click += new System.EventHandler(this.repositoryItemHyperLinkEdit1_Click);
//
// colNAME
//
this.colNAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colNAME.AppearanceCell.Options.UseFont = true;
this.colNAME.AppearanceHeader.Options.UseTextOptions = true;
this.colNAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colNAME.FieldName = "NAME";
this.colNAME.Name = "colNAME";
this.colNAME.Visible = true;
this.colNAME.VisibleIndex = 0;
this.colNAME.Width = 377;
//
// BSStorage
//
this.BSStorage.DataSource = typeof(WMS.Model.Base.StorageInfoModel);
//
// bgsMenuFun
//
this.bgsMenuFun.DataSource = typeof(WMS.Model.SystemManage.RoleMenuFunModel);
//
// FrmRole
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1084, 526);
this.Controls.Add(this.splitContainerControl1);
this.Name = "FrmRole";
this.Text = "权限管理";
this.Load += new System.EventHandler(this.FrmRole_Load);
((System.ComponentModel.ISupportInitialize)(this.bgsRole)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GvRole)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
this.splitContainerControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtDIsc.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsSelect)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.PageMenu.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCMenu)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSMenu)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GCFuc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSFunction)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVFuc)).EndInit();
this.PageGoods.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.treeGoodsType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSGoodsType)).EndInit();
this.PageProvider.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCProvider)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSProvider)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVProvider)).EndInit();
this.PageDepart.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.TreeDepart)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSDepart)).EndInit();
this.PageMessage.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCMessage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsMessage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVMessage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkMessage)).EndInit();
this.PageUser.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsUser)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GvUser)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSStorage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bgsMenuFun)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Ctrl.GridControlCustom gridControlCustom1;
private System.Windows.Forms.BindingSource bgsRole;
private DevExpress.XtraGrid.Views.Grid.GridView GvRole;
private DevExpress.XtraGrid.Columns.GridColumn colROLE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colROLE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colROLE_DESC;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage PageUser;
private DevExpress.XtraTab.XtraTabPage PageMenu;
private DevExpress.XtraTab.XtraTabPage PageGoods;
private DevExpress.XtraTab.XtraTabPage PageProvider;
private Ctrl.GridControlCustom gridControlCustom2;
private System.Windows.Forms.BindingSource bgsUser;
private DevExpress.XtraGrid.Views.Grid.GridView GvUser;
private DevExpress.XtraGrid.Columns.GridColumn colUSERNAME;
private DevExpress.XtraGrid.Columns.GridColumn colNAME;
private System.Windows.Forms.BindingSource bgsMenuFun;
private System.Windows.Forms.BindingSource BSStorage;
private DevExpress.XtraGrid.GridControl GCProvider;
private DevExpress.XtraGrid.Views.Grid.GridView GVProvider;
private System.Windows.Forms.BindingSource BSProvider;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPRO_TYPE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPRO_TYPE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colADDRESS1;
private DevExpress.XtraGrid.Columns.GridColumn colLINKMAN1;
private DevExpress.XtraGrid.Columns.GridColumn colPHONE2;
private DevExpress.XtraGrid.Columns.GridColumn colMOBILE;
private DevExpress.XtraGrid.Columns.GridColumn colFAX1;
private DevExpress.XtraGrid.Columns.GridColumn colEMAIL;
private DevExpress.XtraGrid.Columns.GridColumn colPOSTCODE1;
private DevExpress.XtraGrid.Columns.GridColumn colBANK;
private DevExpress.XtraGrid.Columns.GridColumn colACCOUNT_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colACCOUNT;
private DevExpress.XtraGrid.Columns.GridColumn colPY_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colARR_DAYS;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_LEVEL;
private DevExpress.XtraGrid.Columns.GridColumn colPERCENT;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK1;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheckRec1;
private DevExpress.XtraGrid.Columns.GridColumn colNATURE;
private DevExpress.XtraGrid.Columns.GridColumn colWEBSITE;
private DevExpress.XtraGrid.Columns.GridColumn colLEGALMAN;
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colREGADDRESS;
private DevExpress.XtraGrid.Columns.GridColumn colINVOICETITLE;
private DevExpress.XtraGrid.Columns.GridColumn colTAXNUMBER;
private DevExpress.XtraGrid.Columns.GridColumn colPAY_TYPE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colINVOICEADDRESS;
private DevExpress.XtraGrid.Columns.GridColumn colRECIPIENT;
private DevExpress.XtraGrid.Columns.GridColumn colRECPHONE;
private DevExpress.XtraGrid.Columns.GridColumn colRECFAX;
private DevExpress.XtraGrid.Columns.GridColumn colRECEMAIL;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION1;
private System.Windows.Forms.BindingSource BSGoodsType;
private System.Windows.Forms.BindingSource BSMenu;
private System.Windows.Forms.BindingSource BSFunction;
private System.Windows.Forms.BindingSource BSDepart;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private DevExpress.XtraEditors.MemoEdit txtDIsc;
private DevExpress.XtraEditors.LabelControl labelControl2;
private Ctrl.WMSCtrlTextBox txtName;
private DevExpress.XtraEditors.LabelControl labelControl1;
private Ctrl.WMSCtrlTextBox txtID;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraGrid.GridControl GCFuc;
private DevExpress.XtraGrid.Views.Grid.GridView GVFuc;
private DevExpress.XtraGrid.Columns.GridColumn colIsCheckRec3;
private DevExpress.XtraGrid.Columns.GridColumn colMENU_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colMENU_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colFUN_TAG;
private DevExpress.XtraGrid.Columns.GridColumn colFUN_ID;
private DevExpress.XtraGrid.Columns.GridColumn colFUN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colFUN_IMAGE;
private DevExpress.XtraGrid.Columns.GridColumn colFUN_DICTORY;
private DevExpress.XtraGrid.Columns.GridColumn colFUN_SORT;
private System.Windows.Forms.BindingSource bgsSelect;
private DevExpress.XtraTreeList.TreeList treeGoodsType;
private DevExpress.XtraTreeList.Columns.TreeListColumn colISCHECkRECK;
private DevExpress.XtraTreeList.Columns.TreeListColumn colGOODS_TYPE_NAME;
private DevExpress.XtraTreeList.Columns.TreeListColumn colGOODS_TYPE_SHORT_NAME;
private DevExpress.XtraTreeList.Columns.TreeListColumn colPY_NAME2;
private DevExpress.XtraTreeList.Columns.TreeListColumn colPARENT_NAME;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSORT1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSTATUS1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSTATUSNAME;
private DevExpress.XtraTreeList.Columns.TreeListColumn colREMARK2;
private DevExpress.XtraTreeList.Columns.TreeListColumn colVERSION2;
private DevExpress.XtraEditors.SplitterControl splitterControl1;
private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit1;
private Ctrl.DevExpressCustom.TreeListCustom GCMenu;
private DevExpress.XtraTreeList.Columns.TreeListColumn colIsCheckRec4;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colP_MENU_NAME1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colVC_EIDT1;
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colMENU_NAME2;
private DevExpress.XtraTreeList.Columns.TreeListColumn colMENU_LEVEL1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colREMARK4;
private DevExpress.XtraTreeList.Columns.TreeListColumn colMENU_FORM1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colMENU_TAG1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colMENU_IMAGE1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colFRM_TYPE1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colMENU_SORT1;
private DevExpress.XtraTab.XtraTabPage PageDepart;
private DevExpress.XtraTreeList.TreeList TreeDepart;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_TYPE;
private DevExpress.XtraTreeList.Columns.TreeListColumn colGROUP_NAME;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_DISC;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_NAME1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSHORT;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_DATE;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_DPC;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_PNAME;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_SNAME;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_CITY;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_ADD;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_ORDER;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_USER_ID;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_FAX;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_PHONE;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_STATUS;
private DevExpress.XtraTreeList.Columns.TreeListColumn colUSER_ID;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_ZIP;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_EMAIL;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSELECTED;
private DevExpress.XtraTreeList.Columns.TreeListColumn colIsCheckRec5;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3;
private DevExpress.XtraTab.XtraTabPage PageMessage;
private Ctrl.GridControlCustom GCMessage;
private System.Windows.Forms.BindingSource bgsMessage;
private DevExpress.XtraGrid.Views.Grid.GridView GVMessage;
private DevExpress.XtraGrid.Columns.GridColumn colSELECTED1;
private DevExpress.XtraGrid.Columns.GridColumn colROLE_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colMESSAGE_TYPE;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit checkMessage;
private DevExpress.XtraGrid.Columns.GridColumn colTYPE_NAME;
}
}