yangyin
2025-02-21 b22f76d1a80169a1b124d86c61c24e8032344e27
WinFrmUI/DPumpHydr.WinFrmUI.Volute/断面设计/ctrlSectionBundleInfo.cs
@@ -735,6 +735,16 @@
        {
            if (RBtn鐭╁舰.Checked)
            {
                if(_sectionBundleInfo.GaMa_Left.All(x => x == 0))
                {
                    for (var sect_index = 1; sect_index <= 8; sect_index++)
                    {
                        var controlnameGama1 = $"skyTextBox鏂潰y1{sect_index}";
                        SkyTextBox controly1 = this.Controls.Find(controlnameGama1, true).FirstOrDefault() as SkyTextBox;
                        controly1.Enabled = false;
                    }
                        return;
                }
                //for (var sect_index = 1; sect_index <= 8; sect_index++)
                //{
                //    var controlnameGama1 = $"skyTextBox鏂潰y1{sect_index}";