From b4c867bf85d3edef5d084a3a26f13cbc6784bf58 Mon Sep 17 00:00:00 2001 From: yangyin <1850366751@qq.com> Date: 星期一, 16 十二月 2024 13:37:21 +0800 Subject: [PATCH] 提交 --- WinFrmUI/DPumpHydr.WinFrmUI.Volute/出水设计/ctrlSetOutflowType.Designer.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git "a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\345\207\272\346\260\264\350\256\276\350\256\241/ctrlSetOutflowType.Designer.cs" "b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\345\207\272\346\260\264\350\256\276\350\256\241/ctrlSetOutflowType.Designer.cs" index 771ff92..f9e1edf 100644 --- "a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\345\207\272\346\260\264\350\256\276\350\256\241/ctrlSetOutflowType.Designer.cs" +++ "b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/\345\207\272\346\260\264\350\256\276\350\256\241/ctrlSetOutflowType.Designer.cs" @@ -89,7 +89,7 @@ thunderGroupBox1.ForeColor = System.Drawing.Color.Black; thunderGroupBox1.Location = new System.Drawing.Point(10, 225); thunderGroupBox1.Name = "thunderGroupBox1"; - thunderGroupBox1.Size = new System.Drawing.Size(300, 112); + thunderGroupBox1.Size = new System.Drawing.Size(308, 112); thunderGroupBox1.TabIndex = 26; thunderGroupBox1.Text = "閫夋嫨鍑哄彛绫诲瀷"; // @@ -112,6 +112,7 @@ RBtn渚ч潰鍑哄彛鐩寸嚎.TabIndex = 8; RBtn渚ч潰鍑哄彛鐩寸嚎.Text = "渚ч潰鍑哄彛锛堢洿绾块摼鎺ワ級"; RBtn渚ч潰鍑哄彛鐩寸嚎.TextRenderingType = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit; + RBtn渚ч潰鍑哄彛鐩寸嚎.CheckedChanged += RBtn渚ч潰鍑哄彛鐩寸嚎_CheckedChanged; // // RBtn涓績鍑哄彛 // @@ -132,6 +133,7 @@ RBtn涓績鍑哄彛.TabIndex = 7; RBtn涓績鍑哄彛.Text = "涓績鍑哄彛锛氬瀭鐩存硶鍏伴潰娴佸嚭"; RBtn涓績鍑哄彛.TextRenderingType = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit; + RBtn涓績鍑哄彛.CheckedChanged += RBtn涓績鍑哄彛_CheckedChanged; // // RBtn渚ч潰鍑哄彛鏇茬嚎 // @@ -152,6 +154,7 @@ RBtn渚ч潰鍑哄彛鏇茬嚎.TabIndex = 6; RBtn渚ч潰鍑哄彛鏇茬嚎.Text = "渚ч潰鍑哄彛锛堟洸绾块摼鎺ワ級锛氬瀭鐩存硶鍏伴潰娴佸嚭"; RBtn渚ч潰鍑哄彛鏇茬嚎.TextRenderingType = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit; + RBtn渚ч潰鍑哄彛鏇茬嚎.CheckedChanged += RBtn渚ч潰鍑哄彛鏇茬嚎_CheckedChanged; // // designDraw11 // -- Gitblit v1.9.3