ningshuxia
2025-03-24 7b8ae93d47186c442ff890a1a83d108f115924c7
WinFrmUI/PBS.WinFrmUI.Hydro/02-quick-modeling/01-core/QuickModelingPage.Designer.cs
@@ -70,7 +70,7 @@
            layoutControl1.Location = new Point(0, 0);
            layoutControl1.Margin = new Padding(3, 4, 3, 4);
            layoutControl1.Name = "layoutControl1";
            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(770, 353, 985, 607);
            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(309, 351, 985, 607);
            layoutControl1.Root = Root;
            layoutControl1.Size = new Size(1355, 820);
            layoutControl1.TabIndex = 0;
@@ -84,11 +84,11 @@
            stepProgressBar1.IndicatorToContentBlockDistance = 7;
            stepProgressBar1.ItemOptions.Indicator.ActiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepProgressBar1.ItemOptions.Indicator.ActiveStateImageOptions.SvgImage");
            stepProgressBar1.ItemOptions.Indicator.ActiveStateImageOptions.SvgImageSize = new Size(20, 20);
            stepProgressBar1.Location = new Point(0, 0);
            stepProgressBar1.Location = new Point(0, 787);
            stepProgressBar1.Name = "stepProgressBar1";
            stepProgressBar1.ShadowDrawMode = StepProgressBarShadowDrawMode.ActiveElements;
            stepProgressBar1.ShadowSize = 9;
            stepProgressBar1.Size = new Size(1355, 75);
            stepProgressBar1.Size = new Size(403, 33);
            stepProgressBar1.StyleController = layoutControl1;
            stepProgressBar1.TabIndex = 5;
            stepProgressBar1.Visible = false;
@@ -134,11 +134,11 @@
            // 
            // navigationFrame
            // 
            navigationFrame.Location = new Point(0, 75);
            navigationFrame.Location = new Point(0, 0);
            navigationFrame.Margin = new Padding(3, 4, 3, 4);
            navigationFrame.Name = "navigationFrame";
            navigationFrame.SelectedPage = null;
            navigationFrame.Size = new Size(1355, 712);
            navigationFrame.Size = new Size(1355, 787);
            navigationFrame.TabIndex = 6;
            navigationFrame.Text = "navigationFrame1";
            // 
@@ -159,7 +159,7 @@
            // 
            Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            Root.GroupBordersVisible = false;
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { itemPage, empty1, itemForCancel, itemForPrev, itemForNext, itemForComplete, itemForTitle });
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { itemPage, itemForCancel, itemForPrev, itemForNext, itemForComplete, itemForTitle, empty1 });
            Root.Name = "Root";
            Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            Root.Size = new Size(1355, 820);
@@ -168,20 +168,20 @@
            // itemPage
            // 
            itemPage.Control = navigationFrame;
            itemPage.Location = new Point(0, 75);
            itemPage.Location = new Point(0, 0);
            itemPage.Name = "itemPage";
            itemPage.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            itemPage.Size = new Size(1355, 712);
            itemPage.Size = new Size(1355, 787);
            itemPage.TextSize = new Size(0, 0);
            itemPage.TextVisible = false;
            // 
            // empty1
            // 
            empty1.AllowHotTrack = false;
            empty1.Location = new Point(0, 787);
            empty1.Location = new Point(403, 787);
            empty1.MinSize = new Size(1, 31);
            empty1.Name = "empty1";
            empty1.Size = new Size(807, 33);
            empty1.Size = new Size(404, 33);
            empty1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            empty1.TextSize = new Size(0, 0);
            // 
@@ -237,11 +237,11 @@
            // itemForTitle
            // 
            itemForTitle.Control = stepProgressBar1;
            itemForTitle.Location = new Point(0, 0);
            itemForTitle.MinSize = new Size(1, 75);
            itemForTitle.Location = new Point(0, 787);
            itemForTitle.MinSize = new Size(1, 1);
            itemForTitle.Name = "itemForTitle";
            itemForTitle.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            itemForTitle.Size = new Size(1355, 75);
            itemForTitle.Size = new Size(403, 33);
            itemForTitle.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            itemForTitle.TextSize = new Size(0, 0);
            itemForTitle.TextVisible = false;