dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

Ouverte

#10 607 ouverte le 8 janv. 2024

 (3 commentaires) (0 réaction) (0 personne assignée)C# (922 forks)batch import
area-DesignerSupporthelp wanted

Métriques du dépôt

Stars
 (4 100 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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