608 lines
39 KiB
C#
608 lines
39 KiB
C#
namespace DeviceRepairAndOptimization.Pages.Users
|
|
{
|
|
partial class frmUserAdd
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
|
|
DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue1 = new DevExpress.XtraEditors.FormatConditionRuleValue();
|
|
DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule();
|
|
DevExpress.XtraEditors.FormatConditionRuleValue formatConditionRuleValue2 = new DevExpress.XtraEditors.FormatConditionRuleValue();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmUserAdd));
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.dgvRoles = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colRoleCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colRoleName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colRoleDesc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.toolbarFormManager1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormManager(this.components);
|
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
|
this.bBtnSave = new DevExpress.XtraBars.BarButtonItem();
|
|
this.bBtnSaveClose = new DevExpress.XtraBars.BarButtonItem();
|
|
this.txtNote = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtEMail = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtTel = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtPassword = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtUserCode = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtUserName = new DevExpress.XtraEditors.TextEdit();
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.toolbarFormControl1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl();
|
|
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::DeviceRepairAndOptimization.frmWaiting), true, true);
|
|
this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
this.layoutControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvRoles)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNote.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEMail.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTel.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPassword.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// colStatus
|
|
//
|
|
this.colStatus.Caption = "状态";
|
|
this.colStatus.FieldName = "Status";
|
|
this.colStatus.MinWidth = 26;
|
|
this.colStatus.Name = "colStatus";
|
|
this.colStatus.OptionsColumn.AllowEdit = false;
|
|
this.colStatus.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colStatus.OptionsColumn.AllowIncrementalSearch = false;
|
|
this.colStatus.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colStatus.OptionsColumn.AllowMove = false;
|
|
this.colStatus.OptionsColumn.AllowShowHide = false;
|
|
this.colStatus.OptionsColumn.AllowSize = false;
|
|
this.colStatus.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colStatus.OptionsColumn.ReadOnly = true;
|
|
this.colStatus.OptionsFilter.AllowFilter = false;
|
|
this.colStatus.Width = 108;
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.AllowCustomization = false;
|
|
this.layoutControl1.Controls.Add(this.dgvRoles);
|
|
this.layoutControl1.Controls.Add(this.txtNote);
|
|
this.layoutControl1.Controls.Add(this.txtEMail);
|
|
this.layoutControl1.Controls.Add(this.txtTel);
|
|
this.layoutControl1.Controls.Add(this.txtPassword);
|
|
this.layoutControl1.Controls.Add(this.txtUserCode);
|
|
this.layoutControl1.Controls.Add(this.txtUserName);
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 39);
|
|
this.layoutControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(569, 0, 650, 400);
|
|
this.layoutControl1.Root = this.Root;
|
|
this.layoutControl1.Size = new System.Drawing.Size(748, 717);
|
|
this.layoutControl1.TabIndex = 6;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// dgvRoles
|
|
//
|
|
this.dgvRoles.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
|
|
this.dgvRoles.Location = new System.Drawing.Point(24, 136);
|
|
this.dgvRoles.MainView = this.gridView1;
|
|
this.dgvRoles.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.dgvRoles.MenuManager = this.toolbarFormManager1;
|
|
this.dgvRoles.Name = "dgvRoles";
|
|
this.dgvRoles.Size = new System.Drawing.Size(700, 557);
|
|
this.dgvRoles.TabIndex = 12;
|
|
this.dgvRoles.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colRoleCode,
|
|
this.colRoleName,
|
|
this.colRoleDesc,
|
|
this.colStatus});
|
|
this.gridView1.DetailHeight = 450;
|
|
gridFormatRule1.ApplyToRow = true;
|
|
gridFormatRule1.Column = this.colStatus;
|
|
gridFormatRule1.Enabled = false;
|
|
gridFormatRule1.Name = "Format0";
|
|
formatConditionRuleValue1.Appearance.BackColor = System.Drawing.Color.PaleGreen;
|
|
formatConditionRuleValue1.Appearance.ForeColor = System.Drawing.Color.Black;
|
|
formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
|
|
formatConditionRuleValue1.Appearance.Options.UseForeColor = true;
|
|
formatConditionRuleValue1.Condition = DevExpress.XtraEditors.FormatCondition.Expression;
|
|
formatConditionRuleValue1.Expression = "ToStr([Status]) = \'A\'";
|
|
formatConditionRuleValue1.Value1 = "A";
|
|
gridFormatRule1.Rule = formatConditionRuleValue1;
|
|
gridFormatRule2.ApplyToRow = true;
|
|
gridFormatRule2.Column = this.colStatus;
|
|
gridFormatRule2.Enabled = false;
|
|
gridFormatRule2.Name = "Format1";
|
|
formatConditionRuleValue2.Appearance.BackColor = System.Drawing.Color.LightPink;
|
|
formatConditionRuleValue2.Appearance.ForeColor = System.Drawing.Color.Maroon;
|
|
formatConditionRuleValue2.Appearance.Options.UseBackColor = true;
|
|
formatConditionRuleValue2.Appearance.Options.UseForeColor = true;
|
|
formatConditionRuleValue2.Condition = DevExpress.XtraEditors.FormatCondition.Expression;
|
|
formatConditionRuleValue2.Expression = "ToStr([Status]) = \'L\'";
|
|
gridFormatRule2.Rule = formatConditionRuleValue2;
|
|
this.gridView1.FormatRules.Add(gridFormatRule1);
|
|
this.gridView1.FormatRules.Add(gridFormatRule2);
|
|
this.gridView1.GridControl = this.dgvRoles;
|
|
this.gridView1.IndicatorWidth = 52;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsFind.FindMode = DevExpress.XtraEditors.FindMode.FindClick;
|
|
this.gridView1.OptionsSelection.MultiSelect = true;
|
|
this.gridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
|
|
this.gridView1.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
this.gridView1.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView1_RowCellClick);
|
|
this.gridView1.CustomDrawColumnHeader += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.gridView1_CustomDrawColumnHeader);
|
|
//
|
|
// colRoleCode
|
|
//
|
|
this.colRoleCode.Caption = "角色编码";
|
|
this.colRoleCode.FieldName = "RoleCode";
|
|
this.colRoleCode.MinWidth = 26;
|
|
this.colRoleCode.Name = "colRoleCode";
|
|
this.colRoleCode.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colRoleCode.OptionsColumn.AllowIncrementalSearch = false;
|
|
this.colRoleCode.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colRoleCode.OptionsColumn.AllowMove = false;
|
|
this.colRoleCode.OptionsColumn.AllowShowHide = false;
|
|
this.colRoleCode.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colRoleCode.OptionsColumn.ReadOnly = true;
|
|
this.colRoleCode.Visible = true;
|
|
this.colRoleCode.VisibleIndex = 1;
|
|
this.colRoleCode.Width = 165;
|
|
//
|
|
// colRoleName
|
|
//
|
|
this.colRoleName.Caption = "角色名称";
|
|
this.colRoleName.FieldName = "RoleName";
|
|
this.colRoleName.MinWidth = 26;
|
|
this.colRoleName.Name = "colRoleName";
|
|
this.colRoleName.OptionsColumn.AllowEdit = false;
|
|
this.colRoleName.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colRoleName.OptionsColumn.AllowIncrementalSearch = false;
|
|
this.colRoleName.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colRoleName.OptionsColumn.AllowMove = false;
|
|
this.colRoleName.OptionsColumn.AllowShowHide = false;
|
|
this.colRoleName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colRoleName.OptionsColumn.ReadOnly = true;
|
|
this.colRoleName.OptionsFilter.AllowFilter = false;
|
|
this.colRoleName.Visible = true;
|
|
this.colRoleName.VisibleIndex = 2;
|
|
this.colRoleName.Width = 197;
|
|
//
|
|
// colRoleDesc
|
|
//
|
|
this.colRoleDesc.Caption = "角色描述";
|
|
this.colRoleDesc.FieldName = "RoleDesc";
|
|
this.colRoleDesc.MinWidth = 26;
|
|
this.colRoleDesc.Name = "colRoleDesc";
|
|
this.colRoleDesc.OptionsColumn.AllowEdit = false;
|
|
this.colRoleDesc.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colRoleDesc.OptionsColumn.AllowIncrementalSearch = false;
|
|
this.colRoleDesc.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colRoleDesc.OptionsColumn.AllowMove = false;
|
|
this.colRoleDesc.OptionsColumn.AllowShowHide = false;
|
|
this.colRoleDesc.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
|
|
this.colRoleDesc.OptionsFilter.AllowFilter = false;
|
|
this.colRoleDesc.Visible = true;
|
|
this.colRoleDesc.VisibleIndex = 3;
|
|
this.colRoleDesc.Width = 173;
|
|
//
|
|
// toolbarFormManager1
|
|
//
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlTop);
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlBottom);
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlLeft);
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlRight);
|
|
this.toolbarFormManager1.Form = this;
|
|
this.toolbarFormManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.bBtnSave,
|
|
this.bBtnSaveClose});
|
|
this.toolbarFormManager1.MaxItemId = 3;
|
|
//
|
|
// barDockControlTop
|
|
//
|
|
this.barDockControlTop.CausesValidation = false;
|
|
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.barDockControlTop.Location = new System.Drawing.Point(0, 39);
|
|
this.barDockControlTop.Manager = this.toolbarFormManager1;
|
|
this.barDockControlTop.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.barDockControlTop.Size = new System.Drawing.Size(748, 0);
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 756);
|
|
this.barDockControlBottom.Manager = this.toolbarFormManager1;
|
|
this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.barDockControlBottom.Size = new System.Drawing.Size(748, 0);
|
|
//
|
|
// barDockControlLeft
|
|
//
|
|
this.barDockControlLeft.CausesValidation = false;
|
|
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControlLeft.Location = new System.Drawing.Point(0, 39);
|
|
this.barDockControlLeft.Manager = this.toolbarFormManager1;
|
|
this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 717);
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControlRight.Location = new System.Drawing.Point(748, 39);
|
|
this.barDockControlRight.Manager = this.toolbarFormManager1;
|
|
this.barDockControlRight.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 717);
|
|
//
|
|
// bBtnSave
|
|
//
|
|
this.bBtnSave.Caption = "保存";
|
|
this.bBtnSave.Id = 0;
|
|
this.bBtnSave.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bBtnSave.ImageOptions.Image")));
|
|
this.bBtnSave.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bBtnSave.ImageOptions.LargeImage")));
|
|
this.bBtnSave.Name = "bBtnSave";
|
|
this.bBtnSave.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
|
this.bBtnSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bBtnSave_ItemClick);
|
|
//
|
|
// bBtnSaveClose
|
|
//
|
|
this.bBtnSaveClose.Caption = "保存关闭";
|
|
this.bBtnSaveClose.Hint = "保存后关闭";
|
|
this.bBtnSaveClose.Id = 2;
|
|
this.bBtnSaveClose.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bBtnSaveClose.ImageOptions.Image")));
|
|
this.bBtnSaveClose.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bBtnSaveClose.ImageOptions.LargeImage")));
|
|
this.bBtnSaveClose.Name = "bBtnSaveClose";
|
|
this.bBtnSaveClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
|
this.bBtnSaveClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bBtnSaveClose_ItemClick);
|
|
//
|
|
// txtNote
|
|
//
|
|
this.txtNote.Location = new System.Drawing.Point(414, 68);
|
|
this.txtNote.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtNote.Name = "txtNote";
|
|
this.txtNote.Properties.MaxLength = 100;
|
|
this.txtNote.Size = new System.Drawing.Size(322, 24);
|
|
this.txtNote.StyleController = this.layoutControl1;
|
|
this.txtNote.TabIndex = 8;
|
|
//
|
|
// txtEMail
|
|
//
|
|
this.txtEMail.Location = new System.Drawing.Point(414, 40);
|
|
this.txtEMail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtEMail.MenuManager = this.toolbarFormManager1;
|
|
this.txtEMail.Name = "txtEMail";
|
|
this.txtEMail.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
this.txtEMail.Properties.MaxLength = 50;
|
|
this.txtEMail.Size = new System.Drawing.Size(322, 24);
|
|
this.txtEMail.StyleController = this.layoutControl1;
|
|
this.txtEMail.TabIndex = 18;
|
|
//
|
|
// txtTel
|
|
//
|
|
this.txtTel.Location = new System.Drawing.Point(60, 70);
|
|
this.txtTel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtTel.MenuManager = this.toolbarFormManager1;
|
|
this.txtTel.Name = "txtTel";
|
|
this.txtTel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
this.txtTel.Properties.MaxLength = 11;
|
|
this.txtTel.Properties.ValidateOnEnterKey = true;
|
|
this.txtTel.Size = new System.Drawing.Size(302, 24);
|
|
this.txtTel.StyleController = this.layoutControl1;
|
|
this.txtTel.TabIndex = 17;
|
|
//
|
|
// txtPassword
|
|
//
|
|
this.txtPassword.Location = new System.Drawing.Point(60, 40);
|
|
this.txtPassword.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtPassword.MenuManager = this.toolbarFormManager1;
|
|
this.txtPassword.Name = "txtPassword";
|
|
editorButtonImageOptions3.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions3.Image")));
|
|
editorButtonImageOptions4.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions4.Image")));
|
|
this.txtPassword.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "SETDEFAULTPWD", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "默认密码", null, null, DevExpress.Utils.ToolTipAnchor.Default),
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "WATCHPWD", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "密码查看", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
this.txtPassword.Properties.MaxLength = 30;
|
|
this.txtPassword.Properties.UseSystemPasswordChar = true;
|
|
this.txtPassword.Size = new System.Drawing.Size(302, 26);
|
|
this.txtPassword.StyleController = this.layoutControl1;
|
|
this.txtPassword.TabIndex = 19;
|
|
this.txtPassword.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtPassword_ButtonClick);
|
|
//
|
|
// txtUserCode
|
|
//
|
|
this.txtUserCode.Location = new System.Drawing.Point(60, 12);
|
|
this.txtUserCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtUserCode.Name = "txtUserCode";
|
|
this.txtUserCode.Properties.MaxLength = 50;
|
|
this.txtUserCode.Properties.ValidateOnEnterKey = true;
|
|
this.txtUserCode.Size = new System.Drawing.Size(302, 24);
|
|
this.txtUserCode.StyleController = this.layoutControl1;
|
|
this.txtUserCode.TabIndex = 5;
|
|
//
|
|
// txtUserName
|
|
//
|
|
this.txtUserName.Location = new System.Drawing.Point(414, 12);
|
|
this.txtUserName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtUserName.Name = "txtUserName";
|
|
this.txtUserName.Properties.MaxLength = 50;
|
|
this.txtUserName.Properties.ValidateOnEnterKey = true;
|
|
this.txtUserName.Size = new System.Drawing.Size(322, 24);
|
|
this.txtUserName.StyleController = this.layoutControl1;
|
|
this.txtUserName.TabIndex = 4;
|
|
//
|
|
// Root
|
|
//
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.Root.GroupBordersVisible = false;
|
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup1,
|
|
this.layoutControlItem9,
|
|
this.layoutControlItem2,
|
|
this.layoutControlItem11,
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem10,
|
|
this.layoutControlItem5});
|
|
this.Root.Name = "Root";
|
|
this.Root.Size = new System.Drawing.Size(748, 717);
|
|
this.Root.TextVisible = false;
|
|
//
|
|
// layoutControlGroup1
|
|
//
|
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem7});
|
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 86);
|
|
this.layoutControlGroup1.Name = "layoutControlGroup1";
|
|
this.layoutControlGroup1.Size = new System.Drawing.Size(728, 611);
|
|
this.layoutControlGroup1.Text = "角色选择";
|
|
//
|
|
// layoutControlItem7
|
|
//
|
|
this.layoutControlItem7.Control = this.dgvRoles;
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(704, 561);
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem7.TextVisible = false;
|
|
//
|
|
// layoutControlItem9
|
|
//
|
|
this.layoutControlItem9.Control = this.txtTel;
|
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 58);
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
this.layoutControlItem9.Size = new System.Drawing.Size(354, 28);
|
|
this.layoutControlItem9.Text = "电话";
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(36, 18);
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.AllowHtmlStringInCaption = true;
|
|
this.layoutControlItem2.Control = this.txtUserCode;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(354, 28);
|
|
this.layoutControlItem2.Text = "账号<color=red>*</color>";
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(36, 18);
|
|
//
|
|
// layoutControlItem11
|
|
//
|
|
this.layoutControlItem11.AllowHtmlStringInCaption = true;
|
|
this.layoutControlItem11.Control = this.txtPassword;
|
|
this.layoutControlItem11.Location = new System.Drawing.Point(0, 28);
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
this.layoutControlItem11.Size = new System.Drawing.Size(354, 30);
|
|
this.layoutControlItem11.Text = "密码<color=red>*</color>";
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(36, 18);
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.AllowHtmlStringInCaption = true;
|
|
this.layoutControlItem1.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem1.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem1.Control = this.txtUserName;
|
|
this.layoutControlItem1.CustomizationFormText = "角色编码";
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(354, 0);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.OptionsPrint.TextToControlDistance = 10;
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(374, 28);
|
|
this.layoutControlItem1.Text = "姓名<color=red>*</color>";
|
|
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Left;
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(36, 18);
|
|
//
|
|
// layoutControlItem10
|
|
//
|
|
this.layoutControlItem10.Control = this.txtEMail;
|
|
this.layoutControlItem10.Location = new System.Drawing.Point(354, 28);
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
this.layoutControlItem10.OptionsPrint.TextToControlDistance = 10;
|
|
this.layoutControlItem10.Size = new System.Drawing.Size(374, 28);
|
|
this.layoutControlItem10.Text = "邮箱";
|
|
this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Left;
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(36, 18);
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.Control = this.txtNote;
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(354, 56);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(374, 30);
|
|
this.layoutControlItem5.Text = "备注";
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(36, 18);
|
|
//
|
|
// toolbarFormControl1
|
|
//
|
|
this.toolbarFormControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.toolbarFormControl1.Manager = this.toolbarFormManager1;
|
|
this.toolbarFormControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.toolbarFormControl1.Name = "toolbarFormControl1";
|
|
this.toolbarFormControl1.Size = new System.Drawing.Size(748, 39);
|
|
this.toolbarFormControl1.TabIndex = 7;
|
|
this.toolbarFormControl1.TabStop = false;
|
|
this.toolbarFormControl1.TitleItemLinks.Add(this.bBtnSave);
|
|
this.toolbarFormControl1.TitleItemLinks.Add(this.bBtnSaveClose);
|
|
this.toolbarFormControl1.ToolbarForm = this;
|
|
//
|
|
// splashScreenManager1
|
|
//
|
|
this.splashScreenManager1.ClosingDelay = 500;
|
|
//
|
|
// dxErrorProvider1
|
|
//
|
|
this.dxErrorProvider1.ContainerControl = this;
|
|
//
|
|
// frmUserAdd
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(748, 756);
|
|
this.Controls.Add(this.layoutControl1);
|
|
this.Controls.Add(this.barDockControlLeft);
|
|
this.Controls.Add(this.barDockControlRight);
|
|
this.Controls.Add(this.barDockControlBottom);
|
|
this.Controls.Add(this.barDockControlTop);
|
|
this.Controls.Add(this.toolbarFormControl1);
|
|
this.IconOptions.Image = ((System.Drawing.Image)(resources.GetObject("frmUserAdd.IconOptions.Image")));
|
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "frmUserAdd";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "用户详情";
|
|
this.ToolbarFormControl = this.toolbarFormControl1;
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
this.layoutControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvRoles)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNote.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEMail.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTel.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPassword.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
private DevExpress.XtraEditors.TextEdit txtNote;
|
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraBars.ToolbarForm.ToolbarFormControl toolbarFormControl1;
|
|
private DevExpress.XtraBars.ToolbarForm.ToolbarFormManager toolbarFormManager1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
|
private DevExpress.XtraBars.BarButtonItem bBtnSave;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
private DevExpress.XtraEditors.ButtonEdit txtEMail;
|
|
private DevExpress.XtraEditors.ButtonEdit txtTel;
|
|
private DevExpress.XtraEditors.ButtonEdit txtPassword;
|
|
private DevExpress.XtraEditors.TextEdit txtUserCode;
|
|
private DevExpress.XtraEditors.TextEdit txtUserName;
|
|
private DevExpress.XtraGrid.GridControl dgvRoles;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colRoleCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colRoleName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colStatus;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colRoleDesc;
|
|
private DevExpress.XtraBars.BarButtonItem bBtnSaveClose;
|
|
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
|
|
}
|
|
} |