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

貢獻者指南