dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

Offen

#10.607 geöffnet am 08.01.2024

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (922 Forks)batch import
area-DesignerSupporthelp wanted

Repository-Metriken

Stars
 (4.100 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide