From baa80d650adebcce70f1113cc1020c6039c159a0 Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期五, 28 二月 2025 16:06:51 +0800
Subject: [PATCH] 添加直线圆弧连接界面参数等,更新3d、2d暂未打通

---
 WinFrmUI/DPumpHydr.WinFrmUI.Volute/出水设计/参数控件/SetOutflowParasCtrl1.Designer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\345\207\272\346\260\264\350\256\276\350\256\241/\345\217\202\346\225\260\346\216\247\344\273\266/SetOutflowParasCtrl1.Designer.cs" "b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\345\207\272\346\260\264\350\256\276\350\256\241/\345\217\202\346\225\260\346\216\247\344\273\266/SetOutflowParasCtrl1.Designer.cs"
index dc2b8e2..a748b77 100644
--- "a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\345\207\272\346\260\264\350\256\276\350\256\241/\345\217\202\346\225\260\346\216\247\344\273\266/SetOutflowParasCtrl1.Designer.cs"
+++ "b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\345\207\272\346\260\264\350\256\276\350\256\241/\345\217\202\346\225\260\346\216\247\344\273\266/SetOutflowParasCtrl1.Designer.cs"
@@ -575,7 +575,7 @@
             mlTextBoxEdith1.Size = new System.Drawing.Size(90, 48);
             mlTextBoxEdith1.TabIndex = 28;
             mlTextBoxEdith1.TabStop = false;
-            mlTextBoxEdith1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
+            mlTextBoxEdith1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
             mlTextBoxEdith1.TrailingIcon = null;
             mlTextBoxEdith1.UseAccent = false;
             mlTextBoxEdith1.UseSystemPasswordChar = false;

--
Gitblit v1.9.3