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