dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

Open

#10,607 opened on 2024年1月8日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C# (922 forks)batch import
area-DesignerSupporthelp wanted

Repository metrics

Stars
 (4,100 stars)
PR merge metrics
 (平均マージ 14d 22h) (30d で 56 merged PRs)

説明

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

コントリビューターガイド