Shuxia Ning
2025-01-14 0f99d4d12f2eae29bbe343f4b3131f2faeccda5d
WinFrmUI/Yw.WinFrmUI.Core/05-alert/AlertToolHelper.cs
@@ -19,7 +19,7 @@
                            _alert = new AlertControl();
                            _alert.AutoFormDelay = 3000;
                            _alert.AutoHeight = false;
                            //_alert.FormMaxCount = 1;
                            _alert.FormMaxCount = 1;
                        }
                    }
                }