From 3fa53a1e9e6e320ecdf15c7a633b0c4a1ad41c34 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期六, 01 三月 2025 18:58:43 +0800 Subject: [PATCH] 修改个人中心界面,修复报表报错 --- WinFrmUI/HStation.WinFrmUI.Auth.Core/06-user-info/UserInfoPage.Designer.cs | 136 ++++++++++++++++++++++---------------------- 1 files changed, 68 insertions(+), 68 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Auth.Core/06-user-info/UserInfoPage.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Auth.Core/06-user-info/UserInfoPage.Designer.cs index 5637b73..873823c 100644 --- a/WinFrmUI/HStation.WinFrmUI.Auth.Core/06-user-info/UserInfoPage.Designer.cs +++ b/WinFrmUI/HStation.WinFrmUI.Auth.Core/06-user-info/UserInfoPage.Designer.cs @@ -29,12 +29,6 @@ private void InitializeComponent() { components = new System.ComponentModel.Container(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserInfoPage)); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); @@ -46,7 +40,14 @@ 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.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); + buttonEditBinding = new DevExpress.XtraEditors.ButtonEdit(); txtEditUserName = new DevExpress.XtraEditors.TextEdit(); txtAccountName = new DevExpress.XtraEditors.TextEdit(); textAccountType = new DevExpress.XtraEditors.TextEdit(); @@ -56,6 +57,9 @@ txtEditAdminType = new DevExpress.XtraEditors.TextEdit(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup(); + layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); + layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -64,16 +68,13 @@ layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); - layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); - buttonEditBinding = new DevExpress.XtraEditors.ButtonEdit(); - layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)buttonEditBinding.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtEditUserName.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtAccountName.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)textAccountType.Properties).BeginInit(); @@ -81,6 +82,9 @@ ((System.ComponentModel.ISupportInitialize)txtEditAdminType.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); ((System.ComponentModel.ISupportInitialize)tabbedControlGroup1).BeginInit(); + ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).BeginInit(); + ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit(); + ((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit(); @@ -89,14 +93,10 @@ ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem3).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).BeginInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit(); ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem4).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit(); - ((System.ComponentModel.ISupportInitialize)buttonEditBinding.Properties).BeginInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit(); SuspendLayout(); // // layoutControl1 @@ -116,6 +116,30 @@ layoutControl1.Size = new Size(946, 549); layoutControl1.TabIndex = 0; layoutControl1.Text = "layoutControl1"; + // + // buttonEditBinding + // + buttonEditBinding.Location = new Point(517, 154); + buttonEditBinding.Margin = new Padding(2); + buttonEditBinding.Name = "buttonEditBinding"; + buttonEditBinding.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False; + buttonEditBinding.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.False; + buttonEditBinding.Properties.BeepOnError = true; + editorButtonImageOptions1.EnableTransparency = false; + editorButtonImageOptions1.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft; + editorButtonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions1.SvgImage"); + editorButtonImageOptions1.SvgImageSize = new Size(14, 14); + editorButtonImageOptions2.EnableTransparency = false; + editorButtonImageOptions2.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft; + editorButtonImageOptions2.SvgImageSize = new Size(14, 14); + buttonEditBinding.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "鎵嬫満缁戝畾", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "鎵嬫満鍙风粦瀹�", "Phone", null, DevExpress.Utils.ToolTipAnchor.Default), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "寰俊缁戝畾", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "寰俊缁戝畾", "Wechat", null, DevExpress.Utils.ToolTipAnchor.Default) }); + buttonEditBinding.Properties.ContextImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False; + buttonEditBinding.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + buttonEditBinding.Properties.UseMaskAsDisplayFormat = true; + buttonEditBinding.Size = new Size(152, 23); + buttonEditBinding.StyleController = layoutControl1; + buttonEditBinding.TabIndex = 7; + buttonEditBinding.ButtonClick += buttonEditBinding_ButtonClick; // // txtEditUserName // @@ -223,6 +247,32 @@ tabbedControlGroup1.Size = new Size(421, 264); tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, layoutControlGroup4 }); // + // layoutControlGroup4 + // + layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem9, layoutControlItem12 }); + layoutControlGroup4.Location = new Point(0, 0); + layoutControlGroup4.Name = "layoutControlGroup4"; + layoutControlGroup4.Size = new Size(397, 216); + layoutControlGroup4.Text = "淇℃伅缁戝畾"; + // + // layoutControlItem9 + // + layoutControlItem9.Control = txtMobileNumber; + layoutControlItem9.Location = new Point(0, 0); + layoutControlItem9.Name = "layoutControlItem9"; + layoutControlItem9.Size = new Size(241, 216); + layoutControlItem9.Text = "鎵嬫満鍙�:"; + layoutControlItem9.TextSize = new Size(52, 14); + // + // layoutControlItem12 + // + layoutControlItem12.Control = buttonEditBinding; + layoutControlItem12.Location = new Point(241, 0); + layoutControlItem12.Name = "layoutControlItem12"; + layoutControlItem12.Size = new Size(156, 216); + layoutControlItem12.TextSize = new Size(0, 0); + layoutControlItem12.TextVisible = false; + // // layoutControlGroup1 // layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem2, layoutControlItem3, layoutControlItem4, layoutControlItem5, emptySpaceItem3, layoutControlItem6 }); @@ -294,23 +344,6 @@ layoutControlItem6.TextSize = new Size(0, 0); layoutControlItem6.TextVisible = false; // - // layoutControlGroup4 - // - layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem9, layoutControlItem12 }); - layoutControlGroup4.Location = new Point(0, 0); - layoutControlGroup4.Name = "layoutControlGroup4"; - layoutControlGroup4.Size = new Size(397, 216); - layoutControlGroup4.Text = "淇℃伅缁戝畾"; - // - // layoutControlItem9 - // - layoutControlItem9.Control = txtMobileNumber; - layoutControlItem9.Location = new Point(0, 0); - layoutControlItem9.Name = "layoutControlItem9"; - layoutControlItem9.Size = new Size(241, 216); - layoutControlItem9.Text = "鎵嬫満鍙�:"; - layoutControlItem9.TextSize = new Size(52, 14); - // // emptySpaceItem1 // emptySpaceItem1.AllowHotTrack = false; @@ -343,39 +376,6 @@ layoutControlItem7.TextSize = new Size(0, 0); layoutControlItem7.TextVisible = false; // - // buttonEditBinding - // - buttonEditBinding.Location = new Point(517, 154); - buttonEditBinding.Margin = new Padding(2); - buttonEditBinding.Name = "buttonEditBinding"; - buttonEditBinding.Properties.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False; - buttonEditBinding.Properties.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.False; - buttonEditBinding.Properties.BeepOnError = true; - editorButtonImageOptions1.EnableTransparency = false; - editorButtonImageOptions1.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft; - editorButtonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions1.SvgImage"); - editorButtonImageOptions1.SvgImageSize = new Size(14, 14); - editorButtonImageOptions2.EnableTransparency = false; - editorButtonImageOptions2.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft; - editorButtonImageOptions2.SvgImageSize = new Size(14, 14); - buttonEditBinding.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "鎵嬫満缁戝畾", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "鎵嬫満鍙风粦瀹�", "Phone", null, DevExpress.Utils.ToolTipAnchor.Default), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "寰俊缁戝畾", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "寰俊缁戝畾", "Wechat", null, DevExpress.Utils.ToolTipAnchor.Default) }); - buttonEditBinding.Properties.ContextImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False; - buttonEditBinding.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; - buttonEditBinding.Properties.UseMaskAsDisplayFormat = true; - buttonEditBinding.Size = new Size(152, 23); - buttonEditBinding.StyleController = layoutControl1; - buttonEditBinding.TabIndex = 7; - buttonEditBinding.ButtonClick += buttonEditBinding_ButtonClick; - // - // layoutControlItem12 - // - layoutControlItem12.Control = buttonEditBinding; - layoutControlItem12.Location = new Point(241, 0); - layoutControlItem12.Name = "layoutControlItem12"; - layoutControlItem12.Size = new Size(156, 216); - layoutControlItem12.TextSize = new Size(0, 0); - layoutControlItem12.TextVisible = false; - // // UserInfoPage // Appearance.BackColor = SystemColors.Control; @@ -387,6 +387,7 @@ Size = new Size(946, 549); ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit(); layoutControl1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)buttonEditBinding.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtEditUserName.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtAccountName.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)textAccountType.Properties).EndInit(); @@ -394,6 +395,9 @@ ((System.ComponentModel.ISupportInitialize)txtEditAdminType.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)Root).EndInit(); ((System.ComponentModel.ISupportInitialize)tabbedControlGroup1).EndInit(); + ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).EndInit(); + ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit(); + ((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit(); @@ -402,14 +406,10 @@ ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem3).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).EndInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit(); ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem4).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit(); - ((System.ComponentModel.ISupportInitialize)buttonEditBinding.Properties).EndInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit(); ResumeLayout(false); } -- Gitblit v1.9.3