From ebd031e3bed6c1cfddce8fc9b98f7f9e95fb9e32 Mon Sep 17 00:00:00 2001
From: tangxu <tangxu76880903>
Date: 星期一, 04 十一月 2024 17:33:38 +0800
Subject: [PATCH] 添加OCC融合

---
 WinFrmUI/DPumpHydr.WinFrmUI.Volute/断面设计/ctrlSectionShapeInfo18.Designer.cs |   26 +-------------------------
 1 files changed, 1 insertions(+), 25 deletions(-)

diff --git "a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\346\226\255\351\235\242\350\256\276\350\256\241/ctrlSectionShapeInfo18.Designer.cs" "b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\346\226\255\351\235\242\350\256\276\350\256\241/ctrlSectionShapeInfo18.Designer.cs"
index eb8d085..3ae9bbf 100644
--- "a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\346\226\255\351\235\242\350\256\276\350\256\241/ctrlSectionShapeInfo18.Designer.cs"
+++ "b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\346\226\255\351\235\242\350\256\276\350\256\241/ctrlSectionShapeInfo18.Designer.cs"
@@ -41,7 +41,6 @@
             mTextBoxEditu = new RLT.Controls.MaterialTextBoxEdit();
             mTextBoxEditW1 = new RLT.Controls.MaterialTextBoxEdit();
             metroTile鏂潰褰㈢姸 = new RLT.Controls.MetroTile();
-            mBtn鏀炬2D = new RLT.Controls.MaterialButton();
             mBtn鏀炬3D = new RLT.Controls.MaterialButton();
             thunderGroupBox2 = new RLT.Controls.ThunderGroupBox();
             skyLabelW4 = new RLT.Controls.SkyLabel();
@@ -385,27 +384,6 @@
             metroTile鏂潰褰㈢姸.ThemeName = "MetroLight";
             metroTile鏂潰褰㈢姸.TileAlign = RLT.Enum.Metro.TileAlign.Topleft;
             // 
-            // mBtn鏀炬2D
-            // 
-            mBtn鏀炬2D.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
-            mBtn鏀炬2D.Density = RLT.Controls.MaterialButton.MaterialButtonDensity.Default;
-            mBtn鏀炬2D.Depth = 0;
-            mBtn鏀炬2D.Font = new System.Drawing.Font("Tw Cen MT Condensed Extra Bold", 10F, System.Drawing.FontStyle.Bold);
-            mBtn鏀炬2D.HighEmphasis = false;
-            mBtn鏀炬2D.Icon = null;
-            mBtn鏀炬2D.IconType = RLT.Controls.MaterialButton.MaterialIconType.Rebase;
-            mBtn鏀炬2D.Location = new System.Drawing.Point(29, 206);
-            mBtn鏀炬2D.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
-            mBtn鏀炬2D.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
-            mBtn鏀炬2D.Name = "mBtn鏀炬2D";
-            mBtn鏀炬2D.NoAccentTextColor = System.Drawing.Color.Empty;
-            mBtn鏀炬2D.Size = new System.Drawing.Size(103, 36);
-            mBtn鏀炬2D.TabIndex = 24;
-            mBtn鏀炬2D.Text = "鏀炬2D瑙嗗浘";
-            mBtn鏀炬2D.Type = RLT.Controls.MaterialButton.MaterialButtonType.Outlined;
-            mBtn鏀炬2D.UseAccentColor = false;
-            mBtn鏀炬2D.UseVisualStyleBackColor = true;
-            // 
             // mBtn鏀炬3D
             // 
             mBtn鏀炬3D.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
@@ -415,7 +393,7 @@
             mBtn鏀炬3D.HighEmphasis = false;
             mBtn鏀炬3D.Icon = null;
             mBtn鏀炬3D.IconType = RLT.Controls.MaterialButton.MaterialIconType.Rebase;
-            mBtn鏀炬3D.Location = new System.Drawing.Point(157, 206);
+            mBtn鏀炬3D.Location = new System.Drawing.Point(78, 205);
             mBtn鏀炬3D.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
             mBtn鏀炬3D.MouseState = RLT.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
             mBtn鏀炬3D.Name = "mBtn鏀炬3D";
@@ -708,7 +686,6 @@
             Controls.Add(mTextBoxEditR1);
             Controls.Add(thunderGroupBox2);
             Controls.Add(mBtn鏀炬3D);
-            Controls.Add(mBtn鏀炬2D);
             Controls.Add(metroTile鏂潰褰㈢姸);
             Controls.Add(crownLabel4);
             Controls.Add(thunderGroupBox1);
@@ -729,7 +706,6 @@
         private RLT.Controls.ThunderGroupBox thunderGroupBox1;
         private RLT.Controls.MaterialTextBoxEdit mTextBoxEdity1;
         private RLT.Controls.MetroTile metroTile鏂潰褰㈢姸;
-        private RLT.Controls.MaterialButton mBtn鏀炬2D;
         private RLT.Controls.MaterialButton mBtn鏀炬3D;
         private RLT.Controls.RibbonRadioButton RBtnW1;
         private RLT.Controls.MaterialTextBoxEdit mTextBoxEditW1;

--
Gitblit v1.9.3