lixiaojun
2025-01-06 f373ad1f566c9c8679547f4205d86eb6e0836d59
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;
                        }
                    }
                }