duheng
2024-11-12 09be1b29e4eb5ee484905a84e3cedfdec0b4b484
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;
    }
}