dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

Aberta

#10.607 aberto em 8 de jan. de 2024

 (3 comentários) (0 reação) (0 responsável)C# (922 forks)batch import
area-DesignerSupporthelp wanted

Métricas do repositório

Stars
 (4.100 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador