From 154d4c352b9ab06a925451f1fdcea6afd1701e10 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 15 四月 2024 18:02:16 +0800
Subject: [PATCH] 迁移基础界面

---
 WinFrm/ISupply.WinFrm.Main/basic/Buildings/ResidentialWizard.Designer.cs |  776 +++++++++++++++++++++++++++++------------------------------
 1 files changed, 379 insertions(+), 397 deletions(-)

diff --git a/WinFrm/ISupply.WinFrm.Main/basic/Buildings/ResidentialWizard.Designer.cs b/WinFrm/ISupply.WinFrm.Main/basic/Buildings/ResidentialWizard.Designer.cs
index 3fead22..53f446c 100644
--- a/WinFrm/ISupply.WinFrm.Main/basic/Buildings/ResidentialWizard.Designer.cs
+++ b/WinFrm/ISupply.WinFrm.Main/basic/Buildings/ResidentialWizard.Designer.cs
@@ -28,442 +28,424 @@
         /// </summary>
         private void InitializeComponent()
         {
-            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
-            this.webView = new Microsoft.Web.WebView2.WinForms.WebView2();
-            this.NavBar = new DevExpress.XtraBars.Navigation.OfficeNavigationBar();
-            this.navigationBarItem1 = new DevExpress.XtraBars.Navigation.NavigationBarItem();
-            this.navigationBarItem2 = new DevExpress.XtraBars.Navigation.NavigationBarItem();
-            this.NavFrame = new DevExpress.XtraBars.Navigation.NavigationFrame();
-            this.navigationPage1 = new DevExpress.XtraBars.Navigation.NavigationPage();
-            this.navigationPageBuilding = new DevExpress.XtraBars.Navigation.NavigationPage();
-            this.navigationPageShop = new DevExpress.XtraBars.Navigation.NavigationPage();
-            this.navigationPageSchool = new DevExpress.XtraBars.Navigation.NavigationPage();
-            this.navigationPageHospital = new DevExpress.XtraBars.Navigation.NavigationPage();
-            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
-            this.btnFinish = new DevExpress.XtraEditors.SimpleButton();
-            this.TxtMemoEdit = new DevExpress.XtraEditors.MemoEdit();
-            this.root = new DevExpress.XtraLayout.LayoutControlGroup();
-            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
-            this.layoutItemForBntFinish = new DevExpress.XtraLayout.LayoutControlItem();
-            this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
-            this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
-            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
-            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.residerPicture1 = new ISupply.WinFrm.Main.ResiderPicture();
-            this.buildWizardForm1 = new ISupply.WinFrm.Main._UserControls.BuildWizardForm();
-            this.shopWizardForm1 = new ISupply.WinFrm.Main._UserControls.ShopWizardForm();
-            this.schoolWizardForm1 = new ISupply.WinFrm.Main._UserControls.SchoolWizardForm();
-            this.hospitalWizardForm1 = new ISupply.WinFrm.Main._UserControls.HospitalWizardForm();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
-            this.layoutControl1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.webView)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.NavBar)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.NavFrame)).BeginInit();
-            this.NavFrame.SuspendLayout();
-            this.navigationPage1.SuspendLayout();
-            this.navigationPageBuilding.SuspendLayout();
-            this.navigationPageShop.SuspendLayout();
-            this.navigationPageSchool.SuspendLayout();
-            this.navigationPageHospital.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.TxtMemoEdit.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.root)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutItemForBntFinish)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
-            this.SuspendLayout();
+            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
+            webView = new Microsoft.Web.WebView2.WinForms.WebView2();
+            NavBar = new DevExpress.XtraBars.Navigation.OfficeNavigationBar();
+            navigationBarItem1 = new DevExpress.XtraBars.Navigation.NavigationBarItem();
+            navigationBarItem2 = new DevExpress.XtraBars.Navigation.NavigationBarItem();
+            NavFrame = new DevExpress.XtraBars.Navigation.NavigationFrame();
+            navigationPage1 = new DevExpress.XtraBars.Navigation.NavigationPage();
+            residerPicture1 = new ResiderPicture();
+            navigationPageBuilding = new DevExpress.XtraBars.Navigation.NavigationPage();
+            buildWizardForm1 = new _UserControls.BuildWizardForm();
+            navigationPageShop = new DevExpress.XtraBars.Navigation.NavigationPage();
+            shopWizardForm1 = new _UserControls.ShopWizardForm();
+            navigationPageSchool = new DevExpress.XtraBars.Navigation.NavigationPage();
+            schoolWizardForm1 = new _UserControls.SchoolWizardForm();
+            navigationPageHospital = new DevExpress.XtraBars.Navigation.NavigationPage();
+            hospitalWizardForm1 = new _UserControls.HospitalWizardForm();
+            simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
+            btnFinish = new DevExpress.XtraEditors.SimpleButton();
+            TxtMemoEdit = new DevExpress.XtraEditors.MemoEdit();
+            root = new DevExpress.XtraLayout.LayoutControlGroup();
+            layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+            emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
+            layoutItemForBntFinish = new DevExpress.XtraLayout.LayoutControlItem();
+            tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
+            layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
+            layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
+            layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+            ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
+            layoutControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)webView).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)NavBar).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)NavFrame).BeginInit();
+            NavFrame.SuspendLayout();
+            navigationPage1.SuspendLayout();
+            navigationPageBuilding.SuspendLayout();
+            navigationPageShop.SuspendLayout();
+            navigationPageSchool.SuspendLayout();
+            navigationPageHospital.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)TxtMemoEdit.Properties).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)root).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)layoutItemForBntFinish).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)tabbedControlGroup1).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlGroup2).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit();
+            SuspendLayout();
             // 
             // layoutControl1
             // 
-            this.layoutControl1.Controls.Add(this.webView);
-            this.layoutControl1.Controls.Add(this.NavBar);
-            this.layoutControl1.Controls.Add(this.NavFrame);
-            this.layoutControl1.Controls.Add(this.simpleButton1);
-            this.layoutControl1.Controls.Add(this.btnFinish);
-            this.layoutControl1.Controls.Add(this.TxtMemoEdit);
-            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
-            this.layoutControl1.Name = "layoutControl1";
-            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1144, 297, 650, 400);
-            this.layoutControl1.Root = this.root;
-            this.layoutControl1.Size = new System.Drawing.Size(719, 502);
-            this.layoutControl1.TabIndex = 0;
-            this.layoutControl1.Text = "layoutControl1";
+            layoutControl1.Controls.Add(webView);
+            layoutControl1.Controls.Add(NavBar);
+            layoutControl1.Controls.Add(NavFrame);
+            layoutControl1.Controls.Add(simpleButton1);
+            layoutControl1.Controls.Add(btnFinish);
+            layoutControl1.Controls.Add(TxtMemoEdit);
+            layoutControl1.Dock = DockStyle.Fill;
+            layoutControl1.Location = new Point(0, 0);
+            layoutControl1.Name = "layoutControl1";
+            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1144, 297, 650, 400);
+            layoutControl1.Root = root;
+            layoutControl1.Size = new Size(719, 502);
+            layoutControl1.TabIndex = 0;
+            layoutControl1.Text = "layoutControl1";
             // 
             // webView
             // 
-            this.webView.AllowExternalDrop = true;
-            this.webView.CreationProperties = null;
-            this.webView.DefaultBackgroundColor = System.Drawing.Color.White;
-            this.webView.Location = new System.Drawing.Point(24, 297);
-            this.webView.Name = "webView";
-            this.webView.Size = new System.Drawing.Size(675, 159);
-            this.webView.TabIndex = 8;
-            this.webView.ZoomFactor = 1D;
+            webView.AllowExternalDrop = true;
+            webView.CreationProperties = null;
+            webView.DefaultBackgroundColor = Color.White;
+            webView.Location = new Point(24, 297);
+            webView.Name = "webView";
+            webView.Size = new Size(675, 159);
+            webView.TabIndex = 8;
+            webView.ZoomFactor = 1D;
             // 
             // NavBar
             // 
-            this.NavBar.AutoSize = false;
-            this.NavBar.CustomizationButtonVisibility = DevExpress.XtraBars.Navigation.CustomizationButtonVisibility.Hidden;
-            this.NavBar.Items.AddRange(new DevExpress.XtraBars.Navigation.NavigationBarItem[] {
-            this.navigationBarItem1,
-            this.navigationBarItem2});
-            this.NavBar.Location = new System.Drawing.Point(12, 12);
-            this.NavBar.Name = "NavBar";
-            this.NavBar.Size = new System.Drawing.Size(695, 41);
-            this.NavBar.TabIndex = 4;
-            this.NavBar.Text = "officeNavigationBar1";
-            this.NavBar.ViewMode = DevExpress.XtraBars.Navigation.OfficeNavigationBarViewMode.Skinned;
-            this.NavBar.SelectedItemChanged += new DevExpress.XtraBars.Navigation.NavigationBarItemClickEventHandler(this.NavBar_SelectedItemChanged);
+            NavBar.AutoSize = false;
+            NavBar.CustomizationButtonVisibility = DevExpress.XtraBars.Navigation.CustomizationButtonVisibility.Hidden;
+            NavBar.Items.AddRange(new DevExpress.XtraBars.Navigation.NavigationBarItem[] { navigationBarItem1, navigationBarItem2 });
+            NavBar.Location = new Point(12, 12);
+            NavBar.Name = "NavBar";
+            NavBar.Size = new Size(695, 41);
+            NavBar.TabIndex = 4;
+            NavBar.Text = "officeNavigationBar1";
+            NavBar.ViewMode = DevExpress.XtraBars.Navigation.OfficeNavigationBarViewMode.Skinned;
+            NavBar.SelectedItemChanged += NavBar_SelectedItemChanged;
             // 
             // navigationBarItem1
             // 
-            this.navigationBarItem1.Name = "navigationBarItem1";
-            this.navigationBarItem1.Text = "寤虹瓚绫诲埆>";
+            navigationBarItem1.Name = "navigationBarItem1";
+            navigationBarItem1.Text = "寤虹瓚绫诲埆>";
             // 
             // navigationBarItem2
             // 
-            this.navigationBarItem2.Name = "navigationBarItem2";
-            this.navigationBarItem2.Text = "寤虹瓚璇︽儏";
+            navigationBarItem2.Name = "navigationBarItem2";
+            navigationBarItem2.Text = "寤虹瓚璇︽儏";
             // 
             // NavFrame
             // 
-            this.NavFrame.AllowTransitionAnimation = DevExpress.Utils.DefaultBoolean.False;
-            this.NavFrame.Controls.Add(this.navigationPage1);
-            this.NavFrame.Controls.Add(this.navigationPageBuilding);
-            this.NavFrame.Controls.Add(this.navigationPageShop);
-            this.NavFrame.Controls.Add(this.navigationPageSchool);
-            this.NavFrame.Controls.Add(this.navigationPageHospital);
-            this.NavFrame.Location = new System.Drawing.Point(12, 57);
-            this.NavFrame.Name = "NavFrame";
-            this.NavFrame.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
-            this.navigationPage1,
-            this.navigationPageBuilding,
-            this.navigationPageShop,
-            this.navigationPageSchool,
-            this.navigationPageHospital});
-            this.NavFrame.SelectedPage = this.navigationPage1;
-            this.NavFrame.Size = new System.Drawing.Size(695, 201);
-            this.NavFrame.TabIndex = 5;
-            this.NavFrame.Text = "navigationFrame1";
+            NavFrame.AllowTransitionAnimation = DevExpress.Utils.DefaultBoolean.False;
+            NavFrame.Controls.Add(navigationPage1);
+            NavFrame.Controls.Add(navigationPageBuilding);
+            NavFrame.Controls.Add(navigationPageShop);
+            NavFrame.Controls.Add(navigationPageSchool);
+            NavFrame.Controls.Add(navigationPageHospital);
+            NavFrame.Location = new Point(12, 57);
+            NavFrame.Name = "NavFrame";
+            NavFrame.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { navigationPage1, navigationPageBuilding, navigationPageShop, navigationPageSchool, navigationPageHospital });
+            NavFrame.SelectedPage = navigationPage1;
+            NavFrame.Size = new Size(695, 201);
+            NavFrame.TabIndex = 5;
+            NavFrame.Text = "navigationFrame1";
             // 
             // navigationPage1
             // 
-            this.navigationPage1.Caption = "navigationPage1";
-            this.navigationPage1.Controls.Add(this.residerPicture1);
-            this.navigationPage1.Name = "navigationPage1";
-            this.navigationPage1.Size = new System.Drawing.Size(695, 201);
-            // 
-            // navigationPageBuilding
-            // 
-            this.navigationPageBuilding.Caption = "navigationPage2";
-            this.navigationPageBuilding.Controls.Add(this.buildWizardForm1);
-            this.navigationPageBuilding.Name = "navigationPageBuilding";
-            this.navigationPageBuilding.Size = new System.Drawing.Size(695, 201);
-            // 
-            // navigationPageShop
-            // 
-            this.navigationPageShop.Caption = "navigationPage3";
-            this.navigationPageShop.Controls.Add(this.shopWizardForm1);
-            this.navigationPageShop.Name = "navigationPageShop";
-            this.navigationPageShop.Size = new System.Drawing.Size(695, 201);
-            // 
-            // navigationPageSchool
-            // 
-            this.navigationPageSchool.Caption = "navigationPage4";
-            this.navigationPageSchool.Controls.Add(this.schoolWizardForm1);
-            this.navigationPageSchool.Name = "navigationPageSchool";
-            this.navigationPageSchool.Size = new System.Drawing.Size(695, 201);
-            // 
-            // navigationPageHospital
-            // 
-            this.navigationPageHospital.Caption = "navigationPage5";
-            this.navigationPageHospital.Controls.Add(this.hospitalWizardForm1);
-            this.navigationPageHospital.Name = "navigationPageHospital";
-            this.navigationPageHospital.Size = new System.Drawing.Size(695, 201);
-            // 
-            // simpleButton1
-            // 
-            this.simpleButton1.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
-            this.simpleButton1.Appearance.Options.UseBackColor = true;
-            this.simpleButton1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
-            this.simpleButton1.Location = new System.Drawing.Point(647, 468);
-            this.simpleButton1.MaximumSize = new System.Drawing.Size(60, 22);
-            this.simpleButton1.MinimumSize = new System.Drawing.Size(60, 22);
-            this.simpleButton1.Name = "simpleButton1";
-            this.simpleButton1.Size = new System.Drawing.Size(60, 22);
-            this.simpleButton1.StyleController = this.layoutControl1;
-            this.simpleButton1.TabIndex = 6;
-            this.simpleButton1.Text = "鍙栨秷";
-            // 
-            // btnFinish
-            // 
-            this.btnFinish.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
-            this.btnFinish.Appearance.Options.UseBackColor = true;
-            this.btnFinish.Location = new System.Drawing.Point(583, 468);
-            this.btnFinish.MaximumSize = new System.Drawing.Size(60, 22);
-            this.btnFinish.MinimumSize = new System.Drawing.Size(60, 22);
-            this.btnFinish.Name = "btnFinish";
-            this.btnFinish.Size = new System.Drawing.Size(60, 22);
-            this.btnFinish.StyleController = this.layoutControl1;
-            this.btnFinish.TabIndex = 7;
-            this.btnFinish.Text = "瀹屾垚";
-            this.btnFinish.Visible = false;
-            this.btnFinish.Click += new System.EventHandler(this.btnFinish_Click);
-            // 
-            // TxtMemoEdit
-            // 
-            this.TxtMemoEdit.Location = new System.Drawing.Point(24, 297);
-            this.TxtMemoEdit.Name = "TxtMemoEdit";
-            this.TxtMemoEdit.Size = new System.Drawing.Size(675, 159);
-            this.TxtMemoEdit.StyleController = this.layoutControl1;
-            this.TxtMemoEdit.TabIndex = 9;
-            // 
-            // root
-            // 
-            this.root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
-            this.root.GroupBordersVisible = false;
-            this.root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
-            this.layoutControlItem1,
-            this.layoutControlItem2,
-            this.layoutControlItem3,
-            this.emptySpaceItem2,
-            this.layoutItemForBntFinish,
-            this.tabbedControlGroup1});
-            this.root.Name = "Root";
-            this.root.Size = new System.Drawing.Size(719, 502);
-            this.root.TextVisible = false;
-            // 
-            // layoutControlItem1
-            // 
-            this.layoutControlItem1.Control = this.NavBar;
-            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
-            this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(699, 45);
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem1.TextVisible = false;
-            // 
-            // layoutControlItem2
-            // 
-            this.layoutControlItem2.Control = this.NavFrame;
-            this.layoutControlItem2.Location = new System.Drawing.Point(0, 45);
-            this.layoutControlItem2.Name = "layoutControlItem2";
-            this.layoutControlItem2.Size = new System.Drawing.Size(699, 205);
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem2.TextVisible = false;
-            // 
-            // layoutControlItem3
-            // 
-            this.layoutControlItem3.Control = this.simpleButton1;
-            this.layoutControlItem3.Location = new System.Drawing.Point(635, 456);
-            this.layoutControlItem3.Name = "layoutControlItem3";
-            this.layoutControlItem3.Size = new System.Drawing.Size(64, 26);
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem3.TextVisible = false;
-            // 
-            // emptySpaceItem2
-            // 
-            this.emptySpaceItem2.AllowHotTrack = false;
-            this.emptySpaceItem2.Location = new System.Drawing.Point(0, 456);
-            this.emptySpaceItem2.Name = "emptySpaceItem2";
-            this.emptySpaceItem2.Size = new System.Drawing.Size(571, 26);
-            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
-            // 
-            // layoutItemForBntFinish
-            // 
-            this.layoutItemForBntFinish.Control = this.btnFinish;
-            this.layoutItemForBntFinish.Location = new System.Drawing.Point(571, 456);
-            this.layoutItemForBntFinish.Name = "layoutItemForBntFinish";
-            this.layoutItemForBntFinish.Size = new System.Drawing.Size(64, 26);
-            this.layoutItemForBntFinish.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutItemForBntFinish.TextVisible = false;
-            // 
-            // tabbedControlGroup1
-            // 
-            this.tabbedControlGroup1.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.tabbedControlGroup1.AppearanceGroup.Options.UseFont = true;
-            this.tabbedControlGroup1.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.tabbedControlGroup1.AppearanceItemCaption.Options.UseFont = true;
-            this.tabbedControlGroup1.AppearanceTabPage.Header.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.tabbedControlGroup1.AppearanceTabPage.Header.Options.UseFont = true;
-            this.tabbedControlGroup1.AppearanceTabPage.HeaderActive.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.tabbedControlGroup1.AppearanceTabPage.HeaderActive.Options.UseFont = true;
-            this.tabbedControlGroup1.AppearanceTabPage.HeaderDisabled.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.tabbedControlGroup1.AppearanceTabPage.HeaderDisabled.Options.UseFont = true;
-            this.tabbedControlGroup1.AppearanceTabPage.HeaderHotTracked.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.tabbedControlGroup1.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
-            this.tabbedControlGroup1.AppearanceTabPage.PageClient.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.tabbedControlGroup1.AppearanceTabPage.PageClient.Options.UseFont = true;
-            this.tabbedControlGroup1.CustomizationFormText = "tabbedControlGroup1";
-            this.tabbedControlGroup1.HeaderAutoFill = DevExpress.Utils.DefaultBoolean.True;
-            this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 250);
-            this.tabbedControlGroup1.Name = "tabbedControlGroup1";
-            this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup2;
-            this.tabbedControlGroup1.Size = new System.Drawing.Size(699, 206);
-            this.tabbedControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, -2, 2, -2);
-            this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
-            this.layoutControlGroup2,
-            this.layoutControlGroup3});
-            // 
-            // layoutControlGroup2
-            // 
-            this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
-            this.layoutControlGroup2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup2.AppearanceItemCaption.Options.UseFont = true;
-            this.layoutControlGroup2.AppearanceTabPage.Header.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup2.AppearanceTabPage.Header.Options.UseFont = true;
-            this.layoutControlGroup2.AppearanceTabPage.HeaderActive.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup2.AppearanceTabPage.HeaderActive.Options.UseFont = true;
-            this.layoutControlGroup2.AppearanceTabPage.HeaderDisabled.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup2.AppearanceTabPage.HeaderDisabled.Options.UseFont = true;
-            this.layoutControlGroup2.AppearanceTabPage.HeaderHotTracked.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup2.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
-            this.layoutControlGroup2.AppearanceTabPage.PageClient.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup2.AppearanceTabPage.PageClient.Options.UseFont = true;
-            this.layoutControlGroup2.CustomizationFormText = "鍦板浘鍧愭爣";
-            this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
-            this.layoutControlItem4});
-            this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
-            this.layoutControlGroup2.Name = "layoutControlGroup2";
-            this.layoutControlGroup2.OptionsItemText.TextToControlDistance = 3;
-            this.layoutControlGroup2.Size = new System.Drawing.Size(679, 163);
-            this.layoutControlGroup2.Text = "鍦板浘鍧愭爣";
-            // 
-            // layoutControlItem4
-            // 
-            this.layoutControlItem4.Control = this.webView;
-            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
-            this.layoutControlItem4.Name = "layoutControlItem4";
-            this.layoutControlItem4.Size = new System.Drawing.Size(679, 163);
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem4.TextVisible = false;
-            // 
-            // layoutControlGroup3
-            // 
-            this.layoutControlGroup3.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup3.AppearanceGroup.Options.UseFont = true;
-            this.layoutControlGroup3.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup3.AppearanceItemCaption.Options.UseFont = true;
-            this.layoutControlGroup3.AppearanceTabPage.Header.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup3.AppearanceTabPage.Header.Options.UseFont = true;
-            this.layoutControlGroup3.AppearanceTabPage.HeaderActive.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup3.AppearanceTabPage.HeaderActive.Options.UseFont = true;
-            this.layoutControlGroup3.AppearanceTabPage.HeaderDisabled.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup3.AppearanceTabPage.HeaderDisabled.Options.UseFont = true;
-            this.layoutControlGroup3.AppearanceTabPage.HeaderHotTracked.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup3.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
-            this.layoutControlGroup3.AppearanceTabPage.PageClient.Font = new System.Drawing.Font("Tahoma", 8.25F);
-            this.layoutControlGroup3.AppearanceTabPage.PageClient.Options.UseFont = true;
-            this.layoutControlGroup3.CustomizationFormText = "璇存槑";
-            this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
-            this.layoutControlItem5});
-            this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
-            this.layoutControlGroup3.Name = "layoutControlGroup3";
-            this.layoutControlGroup3.OptionsItemText.TextToControlDistance = 3;
-            this.layoutControlGroup3.Size = new System.Drawing.Size(679, 163);
-            this.layoutControlGroup3.Text = "璇存槑";
-            // 
-            // layoutControlItem5
-            // 
-            this.layoutControlItem5.Control = this.TxtMemoEdit;
-            this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
-            this.layoutControlItem5.Name = "layoutControlItem5";
-            this.layoutControlItem5.Size = new System.Drawing.Size(679, 163);
-            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem5.TextVisible = false;
+            navigationPage1.Caption = "navigationPage1";
+            navigationPage1.Controls.Add(residerPicture1);
+            navigationPage1.Name = "navigationPage1";
+            navigationPage1.Size = new Size(695, 201);
             // 
             // residerPicture1
             // 
-            this.residerPicture1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.residerPicture1.Location = new System.Drawing.Point(0, 0);
-            this.residerPicture1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
-            this.residerPicture1.Name = "residerPicture1";
-            this.residerPicture1.Size = new System.Drawing.Size(695, 201);
-            this.residerPicture1.TabIndex = 0;
+            residerPicture1.Dock = DockStyle.Fill;
+            residerPicture1.Location = new Point(0, 0);
+            residerPicture1.Margin = new Padding(4, 5, 4, 5);
+            residerPicture1.Name = "residerPicture1";
+            residerPicture1.Size = new Size(695, 201);
+            residerPicture1.TabIndex = 0;
+            // 
+            // navigationPageBuilding
+            // 
+            navigationPageBuilding.Caption = "navigationPage2";
+            navigationPageBuilding.Controls.Add(buildWizardForm1);
+            navigationPageBuilding.Name = "navigationPageBuilding";
+            navigationPageBuilding.Size = new Size(695, 201);
             // 
             // buildWizardForm1
             // 
-            this.buildWizardForm1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.buildWizardForm1.Location = new System.Drawing.Point(0, 0);
-            this.buildWizardForm1.Margin = new System.Windows.Forms.Padding(1);
-            this.buildWizardForm1.Name = "buildWizardForm1";
-            this.buildWizardForm1.Size = new System.Drawing.Size(695, 201);
-            this.buildWizardForm1.TabIndex = 0;
+            buildWizardForm1.Dock = DockStyle.Fill;
+            buildWizardForm1.Location = new Point(0, 0);
+            buildWizardForm1.Margin = new Padding(1);
+            buildWizardForm1.Name = "buildWizardForm1";
+            buildWizardForm1.Size = new Size(695, 201);
+            buildWizardForm1.TabIndex = 0;
+            // 
+            // navigationPageShop
+            // 
+            navigationPageShop.Caption = "navigationPage3";
+            navigationPageShop.Controls.Add(shopWizardForm1);
+            navigationPageShop.Name = "navigationPageShop";
+            navigationPageShop.Size = new Size(695, 201);
             // 
             // shopWizardForm1
             // 
-            this.shopWizardForm1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.shopWizardForm1.Location = new System.Drawing.Point(0, 0);
-            this.shopWizardForm1.Margin = new System.Windows.Forms.Padding(1);
-            this.shopWizardForm1.Name = "shopWizardForm1";
-            this.shopWizardForm1.Size = new System.Drawing.Size(695, 201);
-            this.shopWizardForm1.TabIndex = 0;
+            shopWizardForm1.Dock = DockStyle.Fill;
+            shopWizardForm1.Location = new Point(0, 0);
+            shopWizardForm1.Margin = new Padding(1);
+            shopWizardForm1.Name = "shopWizardForm1";
+            shopWizardForm1.Size = new Size(695, 201);
+            shopWizardForm1.TabIndex = 0;
+            // 
+            // navigationPageSchool
+            // 
+            navigationPageSchool.Caption = "navigationPage4";
+            navigationPageSchool.Controls.Add(schoolWizardForm1);
+            navigationPageSchool.Name = "navigationPageSchool";
+            navigationPageSchool.Size = new Size(695, 201);
             // 
             // schoolWizardForm1
             // 
-            this.schoolWizardForm1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.schoolWizardForm1.Location = new System.Drawing.Point(0, 0);
-            this.schoolWizardForm1.Margin = new System.Windows.Forms.Padding(1);
-            this.schoolWizardForm1.Name = "schoolWizardForm1";
-            this.schoolWizardForm1.Size = new System.Drawing.Size(695, 201);
-            this.schoolWizardForm1.TabIndex = 0;
+            schoolWizardForm1.Dock = DockStyle.Fill;
+            schoolWizardForm1.Location = new Point(0, 0);
+            schoolWizardForm1.Margin = new Padding(1);
+            schoolWizardForm1.Name = "schoolWizardForm1";
+            schoolWizardForm1.Size = new Size(695, 201);
+            schoolWizardForm1.TabIndex = 0;
+            // 
+            // navigationPageHospital
+            // 
+            navigationPageHospital.Caption = "navigationPage5";
+            navigationPageHospital.Controls.Add(hospitalWizardForm1);
+            navigationPageHospital.Name = "navigationPageHospital";
+            navigationPageHospital.Size = new Size(695, 201);
             // 
             // hospitalWizardForm1
             // 
-            this.hospitalWizardForm1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.hospitalWizardForm1.Location = new System.Drawing.Point(0, 0);
-            this.hospitalWizardForm1.Margin = new System.Windows.Forms.Padding(1);
-            this.hospitalWizardForm1.Name = "hospitalWizardForm1";
-            this.hospitalWizardForm1.Size = new System.Drawing.Size(695, 201);
-            this.hospitalWizardForm1.TabIndex = 0;
+            hospitalWizardForm1.Dock = DockStyle.Fill;
+            hospitalWizardForm1.Location = new Point(0, 0);
+            hospitalWizardForm1.Margin = new Padding(1);
+            hospitalWizardForm1.Name = "hospitalWizardForm1";
+            hospitalWizardForm1.Size = new Size(695, 201);
+            hospitalWizardForm1.TabIndex = 0;
+            // 
+            // simpleButton1
+            // 
+            simpleButton1.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
+            simpleButton1.Appearance.Options.UseBackColor = true;
+            simpleButton1.DialogResult = DialogResult.Cancel;
+            simpleButton1.Location = new Point(647, 468);
+            simpleButton1.MaximumSize = new Size(60, 22);
+            simpleButton1.MinimumSize = new Size(60, 22);
+            simpleButton1.Name = "simpleButton1";
+            simpleButton1.Size = new Size(60, 22);
+            simpleButton1.StyleController = layoutControl1;
+            simpleButton1.TabIndex = 6;
+            simpleButton1.Text = "鍙栨秷";
+            // 
+            // btnFinish
+            // 
+            btnFinish.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
+            btnFinish.Appearance.Options.UseBackColor = true;
+            btnFinish.Location = new Point(583, 468);
+            btnFinish.MaximumSize = new Size(60, 22);
+            btnFinish.MinimumSize = new Size(60, 22);
+            btnFinish.Name = "btnFinish";
+            btnFinish.Size = new Size(60, 22);
+            btnFinish.StyleController = layoutControl1;
+            btnFinish.TabIndex = 7;
+            btnFinish.Text = "瀹屾垚";
+            btnFinish.Visible = false;
+            btnFinish.Click += btnFinish_Click;
+            // 
+            // TxtMemoEdit
+            // 
+            TxtMemoEdit.Location = new Point(24, 297);
+            TxtMemoEdit.Name = "TxtMemoEdit";
+            TxtMemoEdit.Size = new Size(675, 159);
+            TxtMemoEdit.StyleController = layoutControl1;
+            TxtMemoEdit.TabIndex = 9;
+            // 
+            // root
+            // 
+            root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+            root.GroupBordersVisible = false;
+            root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem2, layoutControlItem3, emptySpaceItem2, layoutItemForBntFinish, tabbedControlGroup1 });
+            root.Name = "Root";
+            root.Size = new Size(719, 502);
+            root.TextVisible = false;
+            // 
+            // layoutControlItem1
+            // 
+            layoutControlItem1.Control = NavBar;
+            layoutControlItem1.Location = new Point(0, 0);
+            layoutControlItem1.Name = "layoutControlItem1";
+            layoutControlItem1.Size = new Size(699, 45);
+            layoutControlItem1.TextSize = new Size(0, 0);
+            layoutControlItem1.TextVisible = false;
+            // 
+            // layoutControlItem2
+            // 
+            layoutControlItem2.Control = NavFrame;
+            layoutControlItem2.Location = new Point(0, 45);
+            layoutControlItem2.Name = "layoutControlItem2";
+            layoutControlItem2.Size = new Size(699, 205);
+            layoutControlItem2.TextSize = new Size(0, 0);
+            layoutControlItem2.TextVisible = false;
+            // 
+            // layoutControlItem3
+            // 
+            layoutControlItem3.Control = simpleButton1;
+            layoutControlItem3.Location = new Point(635, 456);
+            layoutControlItem3.Name = "layoutControlItem3";
+            layoutControlItem3.Size = new Size(64, 26);
+            layoutControlItem3.TextSize = new Size(0, 0);
+            layoutControlItem3.TextVisible = false;
+            // 
+            // emptySpaceItem2
+            // 
+            emptySpaceItem2.AllowHotTrack = false;
+            emptySpaceItem2.Location = new Point(0, 456);
+            emptySpaceItem2.Name = "emptySpaceItem2";
+            emptySpaceItem2.Size = new Size(571, 26);
+            emptySpaceItem2.TextSize = new Size(0, 0);
+            // 
+            // layoutItemForBntFinish
+            // 
+            layoutItemForBntFinish.Control = btnFinish;
+            layoutItemForBntFinish.Location = new Point(571, 456);
+            layoutItemForBntFinish.Name = "layoutItemForBntFinish";
+            layoutItemForBntFinish.Size = new Size(64, 26);
+            layoutItemForBntFinish.TextSize = new Size(0, 0);
+            layoutItemForBntFinish.TextVisible = false;
+            // 
+            // tabbedControlGroup1
+            // 
+            tabbedControlGroup1.AppearanceGroup.Font = new Font("Tahoma", 8.25F);
+            tabbedControlGroup1.AppearanceGroup.Options.UseFont = true;
+            tabbedControlGroup1.AppearanceItemCaption.Font = new Font("Tahoma", 8.25F);
+            tabbedControlGroup1.AppearanceItemCaption.Options.UseFont = true;
+            tabbedControlGroup1.AppearanceTabPage.Header.Font = new Font("Tahoma", 8.25F);
+            tabbedControlGroup1.AppearanceTabPage.Header.Options.UseFont = true;
+            tabbedControlGroup1.AppearanceTabPage.HeaderActive.Font = new Font("Tahoma", 8.25F);
+            tabbedControlGroup1.AppearanceTabPage.HeaderActive.Options.UseFont = true;
+            tabbedControlGroup1.AppearanceTabPage.HeaderDisabled.Font = new Font("Tahoma", 8.25F);
+            tabbedControlGroup1.AppearanceTabPage.HeaderDisabled.Options.UseFont = true;
+            tabbedControlGroup1.AppearanceTabPage.HeaderHotTracked.Font = new Font("Tahoma", 8.25F);
+            tabbedControlGroup1.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
+            tabbedControlGroup1.AppearanceTabPage.PageClient.Font = new Font("Tahoma", 8.25F);
+            tabbedControlGroup1.AppearanceTabPage.PageClient.Options.UseFont = true;
+            tabbedControlGroup1.CustomizationFormText = "tabbedControlGroup1";
+            tabbedControlGroup1.HeaderAutoFill = DevExpress.Utils.DefaultBoolean.True;
+            tabbedControlGroup1.Location = new Point(0, 250);
+            tabbedControlGroup1.Name = "tabbedControlGroup1";
+            tabbedControlGroup1.SelectedTabPage = layoutControlGroup2;
+            tabbedControlGroup1.Size = new Size(699, 206);
+            tabbedControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, -2, 2, -2);
+            tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup2, layoutControlGroup3 });
+            // 
+            // layoutControlGroup2
+            // 
+            layoutControlGroup2.AppearanceGroup.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
+            layoutControlGroup2.AppearanceItemCaption.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup2.AppearanceItemCaption.Options.UseFont = true;
+            layoutControlGroup2.AppearanceTabPage.Header.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup2.AppearanceTabPage.Header.Options.UseFont = true;
+            layoutControlGroup2.AppearanceTabPage.HeaderActive.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup2.AppearanceTabPage.HeaderActive.Options.UseFont = true;
+            layoutControlGroup2.AppearanceTabPage.HeaderDisabled.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup2.AppearanceTabPage.HeaderDisabled.Options.UseFont = true;
+            layoutControlGroup2.AppearanceTabPage.HeaderHotTracked.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup2.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
+            layoutControlGroup2.AppearanceTabPage.PageClient.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup2.AppearanceTabPage.PageClient.Options.UseFont = true;
+            layoutControlGroup2.CustomizationFormText = "鍦板浘鍧愭爣";
+            layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4 });
+            layoutControlGroup2.Location = new Point(0, 0);
+            layoutControlGroup2.Name = "layoutControlGroup2";
+            layoutControlGroup2.OptionsItemText.TextToControlDistance = 3;
+            layoutControlGroup2.Size = new Size(679, 163);
+            layoutControlGroup2.Text = "鍦板浘鍧愭爣";
+            // 
+            // layoutControlItem4
+            // 
+            layoutControlItem4.Control = webView;
+            layoutControlItem4.Location = new Point(0, 0);
+            layoutControlItem4.Name = "layoutControlItem4";
+            layoutControlItem4.Size = new Size(679, 163);
+            layoutControlItem4.TextSize = new Size(0, 0);
+            layoutControlItem4.TextVisible = false;
+            // 
+            // layoutControlGroup3
+            // 
+            layoutControlGroup3.AppearanceGroup.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup3.AppearanceGroup.Options.UseFont = true;
+            layoutControlGroup3.AppearanceItemCaption.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup3.AppearanceItemCaption.Options.UseFont = true;
+            layoutControlGroup3.AppearanceTabPage.Header.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup3.AppearanceTabPage.Header.Options.UseFont = true;
+            layoutControlGroup3.AppearanceTabPage.HeaderActive.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup3.AppearanceTabPage.HeaderActive.Options.UseFont = true;
+            layoutControlGroup3.AppearanceTabPage.HeaderDisabled.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup3.AppearanceTabPage.HeaderDisabled.Options.UseFont = true;
+            layoutControlGroup3.AppearanceTabPage.HeaderHotTracked.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup3.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
+            layoutControlGroup3.AppearanceTabPage.PageClient.Font = new Font("Tahoma", 8.25F);
+            layoutControlGroup3.AppearanceTabPage.PageClient.Options.UseFont = true;
+            layoutControlGroup3.CustomizationFormText = "璇存槑";
+            layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem5 });
+            layoutControlGroup3.Location = new Point(0, 0);
+            layoutControlGroup3.Name = "layoutControlGroup3";
+            layoutControlGroup3.OptionsItemText.TextToControlDistance = 3;
+            layoutControlGroup3.Size = new Size(679, 163);
+            layoutControlGroup3.Text = "璇存槑";
+            // 
+            // layoutControlItem5
+            // 
+            layoutControlItem5.Control = TxtMemoEdit;
+            layoutControlItem5.Location = new Point(0, 0);
+            layoutControlItem5.Name = "layoutControlItem5";
+            layoutControlItem5.Size = new Size(679, 163);
+            layoutControlItem5.TextSize = new Size(0, 0);
+            layoutControlItem5.TextVisible = false;
             // 
             // ResidentialWizard
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
-            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(719, 502);
-            this.Controls.Add(this.layoutControl1);
-            this.Margin = new System.Windows.Forms.Padding(2);
-            this.Name = "ResidentialWizard";
-            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
-            this.Text = "鏂板缓灏忓尯";
-            this.Load += new System.EventHandler(this.ResidentialWizard_Load);
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
-            this.layoutControl1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.webView)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.NavBar)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.NavFrame)).EndInit();
-            this.NavFrame.ResumeLayout(false);
-            this.navigationPage1.ResumeLayout(false);
-            this.navigationPageBuilding.ResumeLayout(false);
-            this.navigationPageShop.ResumeLayout(false);
-            this.navigationPageSchool.ResumeLayout(false);
-            this.navigationPageHospital.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.TxtMemoEdit.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.root)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutItemForBntFinish)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
-            this.ResumeLayout(false);
-
+            AutoScaleDimensions = new SizeF(7F, 14F);
+            AutoScaleMode = AutoScaleMode.Font;
+            ClientSize = new Size(719, 502);
+            Controls.Add(layoutControl1);
+            Margin = new Padding(2);
+            Name = "ResidentialWizard";
+            StartPosition = FormStartPosition.CenterScreen;
+            Text = "鏂板缓灏忓尯";
+            Load += ResidentialWizard_Load;
+            ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
+            layoutControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)webView).EndInit();
+            ((System.ComponentModel.ISupportInitialize)NavBar).EndInit();
+            ((System.ComponentModel.ISupportInitialize)NavFrame).EndInit();
+            NavFrame.ResumeLayout(false);
+            navigationPage1.ResumeLayout(false);
+            navigationPageBuilding.ResumeLayout(false);
+            navigationPageShop.ResumeLayout(false);
+            navigationPageSchool.ResumeLayout(false);
+            navigationPageHospital.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)TxtMemoEdit.Properties).EndInit();
+            ((System.ComponentModel.ISupportInitialize)root).EndInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
+            ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).EndInit();
+            ((System.ComponentModel.ISupportInitialize)layoutItemForBntFinish).EndInit();
+            ((System.ComponentModel.ISupportInitialize)tabbedControlGroup1).EndInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlGroup2).EndInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit();
+            ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit();
+            ResumeLayout(false);
         }
 
         #endregion

--
Gitblit v1.9.3