dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

开放

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

 (3 条评论) (0 个反应) (0 位负责人)C# (922 个派生)batch import
area-DesignerSupporthelp wanted

仓库指标

星标
 (4,100 个星标)
PR 合并指标
 (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

贡献者指南