duheng
2024-09-23 d9b8c4b8639e5239cea8fbb88fa2ae6fa1ac706b
WinFrmUI/Yw.WinFrmUI.Core/06-document/PageTitle.cs
@@ -25,5 +25,10 @@
        /// </summary>
        public Size SvgImageSize { get; set; }
        /// <summary>
        /// 允许关闭
        /// </summary>
        public bool AllowClose { get; set; } = true;
    }
}