using System.ComponentModel;
|
|
namespace HStation.WinFrmUI
|
{
|
partial class UserMgrPage
|
{
|
/// <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 Component 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()
|
{
|
components = new Container();
|
ComponentResourceManager resources = new ComponentResourceManager(typeof(UserMgrPage));
|
DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions4 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions7 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject25 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject26 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject27 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject28 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions1 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
|
DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions5 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions8 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject29 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject30 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject31 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject32 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions9 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject33 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject34 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject35 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject36 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions10 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject37 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject38 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject39 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject40 = new DevExpress.Utils.SerializableAppearanceObject();
|
ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
barBtnAdd = new DevExpress.XtraBars.BarButtonItem();
|
barBtnEdit = new DevExpress.XtraBars.BarButtonItem();
|
barBtnDelete = new DevExpress.XtraBars.BarButtonItem();
|
barBtnInfo = new DevExpress.XtraBars.BarButtonItem();
|
barBtnSearch = new DevExpress.XtraBars.BarButtonItem();
|
barBtnRefresh = new DevExpress.XtraBars.BarButtonItem();
|
barBtnUp = new DevExpress.XtraBars.BarButtonItem();
|
barBtnDown = new DevExpress.XtraBars.BarButtonItem();
|
barCkDrag = new DevExpress.XtraBars.BarCheckItem();
|
BtnEditAdminType = new DevExpress.XtraBars.BarButtonItem();
|
BtnEditStatus = new DevExpress.XtraBars.BarButtonItem();
|
ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
ribPageGroupForBasic = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
ribPageGroupForMore = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
flyoutPanel2 = new DevExpress.Utils.FlyoutPanel();
|
gridControl3 = new DevExpress.XtraGrid.GridControl();
|
userAccountViewModelBindingSource = new BindingSource(components);
|
gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colEditPwd = new DevExpress.XtraGrid.Columns.GridColumn();
|
repositoryItemButtonEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
colResetPwd = new DevExpress.XtraGrid.Columns.GridColumn();
|
repositoryItemButtonEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
colIdentifier = new DevExpress.XtraGrid.Columns.GridColumn();
|
colIfVerified = new DevExpress.XtraGrid.Columns.GridColumn();
|
colLoginType = new DevExpress.XtraGrid.Columns.GridColumn();
|
flyoutPanel1 = new DevExpress.Utils.FlyoutPanel();
|
gridControl2 = new DevExpress.XtraGrid.GridControl();
|
userRoleHaveViewModelBindingSource = new BindingSource(components);
|
gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colName1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
colUseStatus1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colSortCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
colDescription1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
gridControl1 = new DevExpress.XtraGrid.GridControl();
|
UserViewModelBindingSource = new BindingSource(components);
|
gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colAccount = new DevExpress.XtraGrid.Columns.GridColumn();
|
repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
colDetail = new DevExpress.XtraGrid.Columns.GridColumn();
|
repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
colDescription = new DevExpress.XtraGrid.Columns.GridColumn();
|
colName = new DevExpress.XtraGrid.Columns.GridColumn();
|
colUseStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
colAdminType = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTag = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRole = new DevExpress.XtraGrid.Columns.GridColumn();
|
repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(components);
|
dragDropEvents1 = new DevExpress.Utils.DragDrop.DragDropEvents(components);
|
((ISupportInitialize)ribbonControl1).BeginInit();
|
((ISupportInitialize)panelControl1).BeginInit();
|
panelControl1.SuspendLayout();
|
((ISupportInitialize)flyoutPanel2).BeginInit();
|
flyoutPanel2.SuspendLayout();
|
((ISupportInitialize)gridControl3).BeginInit();
|
((ISupportInitialize)userAccountViewModelBindingSource).BeginInit();
|
((ISupportInitialize)gridView3).BeginInit();
|
((ISupportInitialize)repositoryItemButtonEdit4).BeginInit();
|
((ISupportInitialize)repositoryItemButtonEdit5).BeginInit();
|
((ISupportInitialize)flyoutPanel1).BeginInit();
|
flyoutPanel1.SuspendLayout();
|
((ISupportInitialize)gridControl2).BeginInit();
|
((ISupportInitialize)userRoleHaveViewModelBindingSource).BeginInit();
|
((ISupportInitialize)gridView2).BeginInit();
|
((ISupportInitialize)gridControl1).BeginInit();
|
((ISupportInitialize)UserViewModelBindingSource).BeginInit();
|
((ISupportInitialize)gridView1).BeginInit();
|
((ISupportInitialize)repositoryItemButtonEdit3).BeginInit();
|
((ISupportInitialize)repositoryItemButtonEdit1).BeginInit();
|
((ISupportInitialize)repositoryItemButtonEdit2).BeginInit();
|
((ISupportInitialize)behaviorManager1).BeginInit();
|
SuspendLayout();
|
//
|
// ribbonControl1
|
//
|
ribbonControl1.ExpandCollapseItem.Id = 0;
|
ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic;
|
ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barBtnAdd, barBtnEdit, barBtnDelete, barBtnInfo, barBtnSearch, barBtnRefresh, barBtnUp, barBtnDown, barCkDrag, BtnEditAdminType, BtnEditStatus });
|
ribbonControl1.Location = new Point(1, 1);
|
ribbonControl1.MaxItemId = 24;
|
ribbonControl1.Name = "ribbonControl1";
|
ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { ribbonPage1 });
|
ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
|
ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
|
ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
|
ribbonControl1.ShowToolbarCustomizeItem = false;
|
ribbonControl1.Size = new Size(1107, 101);
|
ribbonControl1.Toolbar.ShowCustomizeItem = false;
|
ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
|
//
|
// barBtnAdd
|
//
|
barBtnAdd.Caption = "添加";
|
barBtnAdd.Id = 1;
|
barBtnAdd.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnAdd.ImageOptions.SvgImage");
|
barBtnAdd.Name = "barBtnAdd";
|
barBtnAdd.ItemClick += barBtnAdd_ItemClick;
|
//
|
// barBtnEdit
|
//
|
barBtnEdit.Caption = "编辑";
|
barBtnEdit.Id = 2;
|
barBtnEdit.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnEdit.ImageOptions.SvgImage");
|
barBtnEdit.Name = "barBtnEdit";
|
barBtnEdit.ItemClick += barBtnEdit_ItemClick;
|
//
|
// barBtnDelete
|
//
|
barBtnDelete.Caption = "删除";
|
barBtnDelete.Id = 3;
|
barBtnDelete.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnDelete.ImageOptions.SvgImage");
|
barBtnDelete.Name = "barBtnDelete";
|
barBtnDelete.ItemClick += barBtnDelete_ItemClick;
|
//
|
// barBtnInfo
|
//
|
barBtnInfo.Caption = "详细信息";
|
barBtnInfo.Id = 4;
|
barBtnInfo.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnInfo.ImageOptions.SvgImage");
|
barBtnInfo.Name = "barBtnInfo";
|
barBtnInfo.ItemClick += barBtnInfo_ItemClick;
|
//
|
// barBtnSearch
|
//
|
barBtnSearch.Caption = "查询";
|
barBtnSearch.Id = 12;
|
barBtnSearch.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnSearch.ImageOptions.SvgImage");
|
barBtnSearch.Name = "barBtnSearch";
|
barBtnSearch.ItemClick += barBtnSearch_ItemClick;
|
//
|
// barBtnRefresh
|
//
|
barBtnRefresh.Caption = "刷新";
|
barBtnRefresh.Id = 13;
|
barBtnRefresh.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnRefresh.ImageOptions.SvgImage");
|
barBtnRefresh.Name = "barBtnRefresh";
|
barBtnRefresh.ItemClick += barBtnRefresh_ItemClick;
|
//
|
// barBtnUp
|
//
|
barBtnUp.Caption = "上移";
|
barBtnUp.Id = 14;
|
barBtnUp.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnUp.ImageOptions.SvgImage");
|
barBtnUp.Name = "barBtnUp";
|
barBtnUp.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
|
barBtnUp.ItemClick += barBtnUp_ItemClick;
|
//
|
// barBtnDown
|
//
|
barBtnDown.Caption = "下移";
|
barBtnDown.Id = 15;
|
barBtnDown.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnDown.ImageOptions.SvgImage");
|
barBtnDown.Name = "barBtnDown";
|
barBtnDown.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
|
barBtnDown.ItemClick += barBtnDown_ItemClick;
|
//
|
// barCkDrag
|
//
|
barCkDrag.Caption = "拖拽排序";
|
barCkDrag.Id = 17;
|
barCkDrag.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCkDrag.ImageOptions.SvgImage");
|
barCkDrag.Name = "barCkDrag";
|
barCkDrag.CheckedChanged += barCkDrag_CheckedChanged;
|
//
|
// BtnEditAdminType
|
//
|
BtnEditAdminType.Caption = "管理类型";
|
BtnEditAdminType.Id = 22;
|
BtnEditAdminType.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("BtnEditAdminType.ImageOptions.SvgImage");
|
BtnEditAdminType.Name = "BtnEditAdminType";
|
BtnEditAdminType.ItemClick += BtnEditAdminType_ItemClick;
|
//
|
// BtnEditStatus
|
//
|
BtnEditStatus.Caption = "使用状态";
|
BtnEditStatus.Id = 23;
|
BtnEditStatus.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("BtnEditStatus.ImageOptions.SvgImage");
|
BtnEditStatus.Name = "BtnEditStatus";
|
BtnEditStatus.ItemClick += BtnEditStatus_ItemClick;
|
//
|
// ribbonPage1
|
//
|
ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribPageGroupForBasic, ribbonPageGroup1, ribPageGroupForMore });
|
ribbonPage1.Name = "ribbonPage1";
|
ribbonPage1.Text = "ribbonPage1";
|
//
|
// ribPageGroupForBasic
|
//
|
ribPageGroupForBasic.ItemLinks.Add(barBtnAdd);
|
ribPageGroupForBasic.ItemLinks.Add(barBtnEdit);
|
ribPageGroupForBasic.ItemLinks.Add(barBtnDelete);
|
ribPageGroupForBasic.ItemLinks.Add(barBtnInfo);
|
ribPageGroupForBasic.Name = "ribPageGroupForBasic";
|
ribPageGroupForBasic.Text = "基础";
|
//
|
// ribbonPageGroup1
|
//
|
ribbonPageGroup1.ItemLinks.Add(barCkDrag);
|
ribbonPageGroup1.ItemLinks.Add(barBtnUp);
|
ribbonPageGroup1.ItemLinks.Add(barBtnDown);
|
ribbonPageGroup1.Name = "ribbonPageGroup1";
|
ribbonPageGroup1.Text = "排序";
|
//
|
// ribPageGroupForMore
|
//
|
ribPageGroupForMore.ItemLinks.Add(barBtnSearch);
|
ribPageGroupForMore.ItemLinks.Add(barBtnRefresh);
|
ribPageGroupForMore.ItemLinks.Add(BtnEditAdminType);
|
ribPageGroupForMore.ItemLinks.Add(BtnEditStatus);
|
ribPageGroupForMore.Name = "ribPageGroupForMore";
|
ribPageGroupForMore.Text = "更多";
|
//
|
// panelControl1
|
//
|
panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
panelControl1.Controls.Add(flyoutPanel2);
|
panelControl1.Controls.Add(flyoutPanel1);
|
panelControl1.Controls.Add(gridControl1);
|
panelControl1.Dock = DockStyle.Fill;
|
panelControl1.Location = new Point(1, 102);
|
panelControl1.Name = "panelControl1";
|
panelControl1.Padding = new Padding(0, 1, 0, 0);
|
panelControl1.Size = new Size(1107, 567);
|
panelControl1.TabIndex = 3;
|
//
|
// flyoutPanel2
|
//
|
flyoutPanel2.Controls.Add(gridControl3);
|
flyoutPanel2.Location = new Point(642, 191);
|
flyoutPanel2.Name = "flyoutPanel2";
|
flyoutPanel2.Options.AnchorType = DevExpress.Utils.Win.PopupToolWindowAnchor.Right;
|
buttonImageOptions4.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("buttonImageOptions4.SvgImage");
|
flyoutPanel2.OptionsButtonPanel.Buttons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] { new DevExpress.Utils.PeekFormButton("关闭", true, buttonImageOptions4, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, null, -1, false) });
|
flyoutPanel2.OptionsButtonPanel.ShowButtonPanel = true;
|
flyoutPanel2.OwnerControl = panelControl1;
|
flyoutPanel2.Padding = new Padding(0, 30, 0, 0);
|
flyoutPanel2.Size = new Size(430, 187);
|
flyoutPanel2.TabIndex = 3;
|
flyoutPanel2.ButtonClick += flyoutPanel2_ButtonClick;
|
//
|
// gridControl3
|
//
|
gridControl3.DataSource = userAccountViewModelBindingSource;
|
gridControl3.Dock = DockStyle.Fill;
|
gridControl3.Location = new Point(0, 30);
|
gridControl3.MainView = gridView3;
|
gridControl3.MenuManager = ribbonControl1;
|
gridControl3.Name = "gridControl3";
|
gridControl3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemButtonEdit4, repositoryItemButtonEdit5 });
|
gridControl3.Size = new Size(430, 157);
|
gridControl3.TabIndex = 0;
|
gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView3 });
|
//
|
// userAccountViewModelBindingSource
|
//
|
userAccountViewModelBindingSource.DataSource = typeof(UserAccountViewModel);
|
//
|
// gridView3
|
//
|
gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colEditPwd, colResetPwd, colIdentifier, colIfVerified, colLoginType });
|
gridView3.GridControl = gridControl3;
|
gridView3.Name = "gridView3";
|
gridView3.OptionsView.ShowGroupPanel = false;
|
gridView3.RowCellClick += gridView3_RowCellClick;
|
//
|
// colEditPwd
|
//
|
colEditPwd.Caption = "修改密码";
|
colEditPwd.ColumnEdit = repositoryItemButtonEdit4;
|
colEditPwd.Name = "colEditPwd";
|
colEditPwd.Visible = true;
|
colEditPwd.VisibleIndex = 3;
|
//
|
// repositoryItemButtonEdit4
|
//
|
repositoryItemButtonEdit4.AutoHeight = false;
|
editorButtonImageOptions6.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions6.SvgImage");
|
editorButtonImageOptions6.SvgImageSize = new Size(20, 20);
|
repositoryItemButtonEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
|
repositoryItemButtonEdit4.Name = "repositoryItemButtonEdit4";
|
repositoryItemButtonEdit4.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// colResetPwd
|
//
|
colResetPwd.Caption = "重置密码";
|
colResetPwd.ColumnEdit = repositoryItemButtonEdit5;
|
colResetPwd.Name = "colResetPwd";
|
colResetPwd.Visible = true;
|
colResetPwd.VisibleIndex = 4;
|
//
|
// repositoryItemButtonEdit5
|
//
|
repositoryItemButtonEdit5.AutoHeight = false;
|
editorButtonImageOptions7.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions7.SvgImage");
|
editorButtonImageOptions7.SvgImageSize = new Size(20, 20);
|
repositoryItemButtonEdit5.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
|
repositoryItemButtonEdit5.Name = "repositoryItemButtonEdit5";
|
repositoryItemButtonEdit5.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// colIdentifier
|
//
|
colIdentifier.FieldName = "Identifier";
|
colIdentifier.Name = "colIdentifier";
|
colIdentifier.Visible = true;
|
colIdentifier.VisibleIndex = 1;
|
//
|
// colIfVerified
|
//
|
colIfVerified.FieldName = "IfVerified";
|
colIfVerified.Name = "colIfVerified";
|
colIfVerified.Visible = true;
|
colIfVerified.VisibleIndex = 2;
|
//
|
// colLoginType
|
//
|
colLoginType.FieldName = "LoginType";
|
colLoginType.Name = "colLoginType";
|
colLoginType.Visible = true;
|
colLoginType.VisibleIndex = 0;
|
//
|
// flyoutPanel1
|
//
|
flyoutPanel1.Controls.Add(gridControl2);
|
flyoutPanel1.Location = new Point(145, 191);
|
flyoutPanel1.Name = "flyoutPanel1";
|
flyoutPanel1.Options.AnchorType = DevExpress.Utils.Win.PopupToolWindowAnchor.Right;
|
flyoutPanel1.Options.Location = new Point(200, 200);
|
buttonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("buttonImageOptions1.SvgImage");
|
buttonImageOptions5.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("buttonImageOptions5.SvgImage");
|
flyoutPanel1.OptionsButtonPanel.Buttons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] { new DevExpress.Utils.PeekFormButton("保存", true, buttonImageOptions1, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, null, -1, false), new DevExpress.Utils.PeekFormButton("关闭", true, buttonImageOptions5, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, null, -1, false) });
|
flyoutPanel1.OptionsButtonPanel.ShowButtonPanel = true;
|
flyoutPanel1.OwnerControl = panelControl1;
|
flyoutPanel1.Padding = new Padding(0, 30, 0, 0);
|
flyoutPanel1.Size = new Size(491, 225);
|
flyoutPanel1.TabIndex = 2;
|
flyoutPanel1.ButtonClick += flyoutPanel1_ButtonClick;
|
//
|
// gridControl2
|
//
|
gridControl2.DataSource = userRoleHaveViewModelBindingSource;
|
gridControl2.Dock = DockStyle.Fill;
|
gridControl2.Location = new Point(0, 30);
|
gridControl2.MainView = gridView2;
|
gridControl2.MenuManager = ribbonControl1;
|
gridControl2.Name = "gridControl2";
|
gridControl2.Size = new Size(491, 195);
|
gridControl2.TabIndex = 0;
|
gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView2 });
|
//
|
// userRoleHaveViewModelBindingSource
|
//
|
userRoleHaveViewModelBindingSource.DataSource = typeof(UserRoleHaveViewModel);
|
//
|
// gridView2
|
//
|
gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
gridView2.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colName1, colCode, colUseStatus1, colSortCode, colDescription1 });
|
gridView2.GridControl = gridControl2;
|
gridView2.Name = "gridView2";
|
gridView2.OptionsSelection.CheckBoxSelectorField = "Have";
|
gridView2.OptionsSelection.MultiSelect = true;
|
gridView2.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
|
gridView2.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.True;
|
gridView2.OptionsSelection.ShowCheckBoxSelectorInGroupRow = DevExpress.Utils.DefaultBoolean.True;
|
gridView2.OptionsSelection.ShowCheckBoxSelectorInPrintExport = DevExpress.Utils.DefaultBoolean.True;
|
gridView2.OptionsView.ShowGroupPanel = false;
|
//
|
// colName1
|
//
|
colName1.AppearanceCell.Options.UseTextOptions = true;
|
colName1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
colName1.FieldName = "Name";
|
colName1.Name = "colName1";
|
colName1.OptionsColumn.AllowEdit = false;
|
colName1.Visible = true;
|
colName1.VisibleIndex = 1;
|
//
|
// colCode
|
//
|
colCode.AppearanceCell.Options.UseTextOptions = true;
|
colCode.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
colCode.FieldName = "Code";
|
colCode.Name = "colCode";
|
colCode.OptionsColumn.AllowEdit = false;
|
colCode.Visible = true;
|
colCode.VisibleIndex = 2;
|
//
|
// colUseStatus1
|
//
|
colUseStatus1.AppearanceCell.Options.UseTextOptions = true;
|
colUseStatus1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
colUseStatus1.FieldName = "UseStatus";
|
colUseStatus1.Name = "colUseStatus1";
|
colUseStatus1.OptionsColumn.AllowEdit = false;
|
colUseStatus1.Visible = true;
|
colUseStatus1.VisibleIndex = 3;
|
//
|
// colSortCode
|
//
|
colSortCode.AppearanceCell.Options.UseTextOptions = true;
|
colSortCode.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
colSortCode.FieldName = "SortCode";
|
colSortCode.Name = "colSortCode";
|
colSortCode.OptionsColumn.AllowEdit = false;
|
colSortCode.Visible = true;
|
colSortCode.VisibleIndex = 4;
|
//
|
// colDescription1
|
//
|
colDescription1.AppearanceCell.Options.UseTextOptions = true;
|
colDescription1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
colDescription1.FieldName = "Description";
|
colDescription1.Name = "colDescription1";
|
colDescription1.OptionsColumn.AllowEdit = false;
|
colDescription1.Visible = true;
|
colDescription1.VisibleIndex = 5;
|
//
|
// gridControl1
|
//
|
gridControl1.DataSource = UserViewModelBindingSource;
|
gridControl1.Dock = DockStyle.Fill;
|
gridControl1.Location = new Point(0, 1);
|
gridControl1.MainView = gridView1;
|
gridControl1.MenuManager = ribbonControl1;
|
gridControl1.Name = "gridControl1";
|
gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemButtonEdit1, repositoryItemButtonEdit2, repositoryItemButtonEdit3 });
|
gridControl1.Size = new Size(1107, 566);
|
gridControl1.TabIndex = 0;
|
gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
|
//
|
// UserViewModelBindingSource
|
//
|
UserViewModelBindingSource.DataSource = typeof(UserViewModel);
|
//
|
// gridView1
|
//
|
behaviorManager1.SetBehaviors(gridView1, new DevExpress.Utils.Behaviors.Behavior[] { DevExpress.Utils.DragDrop.DragDropBehavior.Create(typeof(DevExpress.XtraGrid.Extensions.ColumnViewDragDropSource), true, true, true, true, dragDropEvents1) });
|
gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colAccount, colDetail, colDescription, colName, colUseStatus, colAdminType, colTag, colRole });
|
gridView1.GridControl = gridControl1;
|
gridView1.Name = "gridView1";
|
gridView1.RowCellClick += gridView1_RowCellClick;
|
//
|
// colAccount
|
//
|
colAccount.Caption = "账户";
|
colAccount.ColumnEdit = repositoryItemButtonEdit3;
|
colAccount.MaxWidth = 60;
|
colAccount.MinWidth = 60;
|
colAccount.Name = "colAccount";
|
colAccount.Visible = true;
|
colAccount.VisibleIndex = 6;
|
colAccount.Width = 60;
|
//
|
// repositoryItemButtonEdit3
|
//
|
repositoryItemButtonEdit3.AutoHeight = false;
|
editorButtonImageOptions8.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions8.SvgImage");
|
editorButtonImageOptions8.SvgImageSize = new Size(20, 20);
|
repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
|
repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
|
repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// colDetail
|
//
|
colDetail.Caption = "详细信息";
|
colDetail.ColumnEdit = repositoryItemButtonEdit1;
|
colDetail.MaxWidth = 60;
|
colDetail.MinWidth = 60;
|
colDetail.Name = "colDetail";
|
colDetail.Visible = true;
|
colDetail.VisibleIndex = 7;
|
colDetail.Width = 60;
|
//
|
// repositoryItemButtonEdit1
|
//
|
repositoryItemButtonEdit1.AutoHeight = false;
|
editorButtonImageOptions9.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions9.SvgImage");
|
editorButtonImageOptions9.SvgImageSize = new Size(20, 20);
|
repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions9, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject33, serializableAppearanceObject34, serializableAppearanceObject35, serializableAppearanceObject36, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
|
repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
|
repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// colDescription
|
//
|
colDescription.FieldName = "Description";
|
colDescription.Name = "colDescription";
|
colDescription.Visible = true;
|
colDescription.VisibleIndex = 4;
|
colDescription.Width = 402;
|
//
|
// colName
|
//
|
colName.FieldName = "Name";
|
colName.Name = "colName";
|
colName.Visible = true;
|
colName.VisibleIndex = 0;
|
colName.Width = 157;
|
//
|
// colUseStatus
|
//
|
colUseStatus.FieldName = "UseStatus";
|
colUseStatus.Name = "colUseStatus";
|
colUseStatus.Visible = true;
|
colUseStatus.VisibleIndex = 3;
|
colUseStatus.Width = 157;
|
//
|
// colAdminType
|
//
|
colAdminType.FieldName = "AdminType";
|
colAdminType.Name = "colAdminType";
|
colAdminType.Visible = true;
|
colAdminType.VisibleIndex = 1;
|
colAdminType.Width = 157;
|
//
|
// colTag
|
//
|
colTag.FieldName = "Tag";
|
colTag.Name = "colTag";
|
colTag.Visible = true;
|
colTag.VisibleIndex = 2;
|
colTag.Width = 157;
|
//
|
// colRole
|
//
|
colRole.Caption = "角色";
|
colRole.ColumnEdit = repositoryItemButtonEdit2;
|
colRole.MaxWidth = 60;
|
colRole.MinWidth = 60;
|
colRole.Name = "colRole";
|
colRole.Visible = true;
|
colRole.VisibleIndex = 5;
|
colRole.Width = 60;
|
//
|
// repositoryItemButtonEdit2
|
//
|
repositoryItemButtonEdit2.AutoHeight = false;
|
editorButtonImageOptions10.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions10.SvgImage");
|
editorButtonImageOptions10.SvgImageSize = new Size(20, 20);
|
repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions10, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject37, serializableAppearanceObject38, serializableAppearanceObject39, serializableAppearanceObject40, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
|
repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
|
repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// dragDropEvents1
|
//
|
dragDropEvents1.DragDrop += dragDropEvents1_DragDrop;
|
//
|
// UserMgrPage
|
//
|
Appearance.BackColor = SystemColors.Control;
|
Appearance.Options.UseBackColor = true;
|
AutoScaleDimensions = new SizeF(7F, 14F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(panelControl1);
|
Controls.Add(ribbonControl1);
|
Name = "UserMgrPage";
|
Padding = new Padding(1);
|
Size = new Size(1109, 670);
|
((ISupportInitialize)ribbonControl1).EndInit();
|
((ISupportInitialize)panelControl1).EndInit();
|
panelControl1.ResumeLayout(false);
|
((ISupportInitialize)flyoutPanel2).EndInit();
|
flyoutPanel2.ResumeLayout(false);
|
((ISupportInitialize)gridControl3).EndInit();
|
((ISupportInitialize)userAccountViewModelBindingSource).EndInit();
|
((ISupportInitialize)gridView3).EndInit();
|
((ISupportInitialize)repositoryItemButtonEdit4).EndInit();
|
((ISupportInitialize)repositoryItemButtonEdit5).EndInit();
|
((ISupportInitialize)flyoutPanel1).EndInit();
|
flyoutPanel1.ResumeLayout(false);
|
((ISupportInitialize)gridControl2).EndInit();
|
((ISupportInitialize)userRoleHaveViewModelBindingSource).EndInit();
|
((ISupportInitialize)gridView2).EndInit();
|
((ISupportInitialize)gridControl1).EndInit();
|
((ISupportInitialize)UserViewModelBindingSource).EndInit();
|
((ISupportInitialize)gridView1).EndInit();
|
((ISupportInitialize)repositoryItemButtonEdit3).EndInit();
|
((ISupportInitialize)repositoryItemButtonEdit1).EndInit();
|
((ISupportInitialize)repositoryItemButtonEdit2).EndInit();
|
((ISupportInitialize)behaviorManager1).EndInit();
|
ResumeLayout(false);
|
PerformLayout();
|
}
|
|
#endregion
|
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribPageGroupForBasic;
|
private DevExpress.XtraBars.BarButtonItem barBtnAdd;
|
private DevExpress.XtraBars.BarButtonItem barBtnEdit;
|
private DevExpress.XtraBars.BarButtonItem barBtnDelete;
|
private DevExpress.XtraBars.BarButtonItem barBtnInfo;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribPageGroupForMore;
|
private DevExpress.XtraBars.BarButtonItem barBtnSearch;
|
private DevExpress.XtraBars.BarButtonItem barBtnRefresh;
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
|
private DevExpress.XtraBars.BarButtonItem barBtnUp;
|
private DevExpress.XtraBars.BarButtonItem barBtnDown;
|
private DevExpress.XtraGrid.Columns.GridColumn colDetail;
|
private DevExpress.XtraBars.BarCheckItem barCkDrag;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
|
private DevExpress.Utils.Behaviors.BehaviorManager behaviorManager1;
|
private DevExpress.Utils.DragDrop.DragDropEvents dragDropEvents1;
|
private BindingSource UserViewModelBindingSource;
|
private DevExpress.XtraGrid.Columns.GridColumn colDescription;
|
private DevExpress.XtraGrid.Columns.GridColumn colName;
|
private DevExpress.XtraGrid.Columns.GridColumn colUseStatus;
|
private DevExpress.XtraGrid.Columns.GridColumn colAdminType;
|
private DevExpress.XtraGrid.Columns.GridColumn colLoginName;
|
private DevExpress.XtraGrid.Columns.GridColumn colLoginPwd;
|
private DevExpress.XtraGrid.Columns.GridColumn colTag;
|
private DevExpress.XtraBars.BarButtonItem BtnEditAdminType;
|
private DevExpress.Utils.FlyoutPanel flyoutPanel1;
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
private BindingSource userRoleHaveViewModelBindingSource;
|
private DevExpress.XtraGrid.Columns.GridColumn colName1;
|
private DevExpress.XtraGrid.Columns.GridColumn colCode;
|
private DevExpress.XtraGrid.Columns.GridColumn colUseStatus1;
|
private DevExpress.XtraGrid.Columns.GridColumn colSortCode;
|
private DevExpress.XtraGrid.Columns.GridColumn colDescription1;
|
private DevExpress.XtraGrid.Columns.GridColumn colRole;
|
private DevExpress.XtraGrid.Columns.GridColumn colAccount;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
|
private DevExpress.Utils.FlyoutPanel flyoutPanel2;
|
private DevExpress.XtraGrid.GridControl gridControl3;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
|
private DevExpress.XtraGrid.Columns.GridColumn colEditPwd;
|
private DevExpress.XtraGrid.Columns.GridColumn colResetPwd;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit4;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit5;
|
private BindingSource userAccountViewModelBindingSource;
|
private DevExpress.XtraGrid.Columns.GridColumn colIdentifier;
|
private DevExpress.XtraGrid.Columns.GridColumn colIfVerified;
|
private DevExpress.XtraGrid.Columns.GridColumn colLoginType;
|
private DevExpress.XtraBars.BarButtonItem BtnEditStatus;
|
}
|
}
|