lixiaojun
2024-07-30 f45bba0b5ecf73df67af6cb60e57ea956d82a8ab
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;
    }
}