dotnet / dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

Open
#10,607 3 comments 0 reactions 0 assignees View on GitHub
area-DesignerSupport help wanted
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
20h 23m
Merged PRs (30d)
103

Description

In Demo project, the `InheritedGlyph ` icon doesn't show in inherited control `CustomButton `
![image](https://github.com/dotnet/winforms/assets/132890443/1ab8f89a-299c-4eb2-be2e-9aebd2a4ffda)

**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

image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.