dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

Open

#10,607 创建于 2024年1月8日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C# (922 fork)batch import
area-DesignerSupporthelp wanted

仓库指标

Star
 (4,100 star)
PR 合并指标
 (平均合并 14天 22小时) (30 天内合并 56 个 PR)

描述

In Demo project, the InheritedGlyph icon doesn't show in inherited control CustomButton
image

Expected: 1 Create a form with a button - Form1 2. Build the app 3. Create a form that inherits from Form1 4. The "InheritedGlyph" icon show on the inherited control

贡献者指南