lixiaojun
2024-10-14 145dcc3a9ed1c3bcbc01c8da2b341aaa6ee5dbd2
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;
    }
}