dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

Open

#10 607 ouverte le 8 janv. 2024

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C# (922 forks)batch import
area-DesignerSupporthelp wanted

Métriques du dépôt

Stars
 (4 100 stars)
Métriques de merge PR
 (Merge moyen 14j 22h) (56 PRs mergées en 30 j)

Description

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

Guide contributeur