dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

Open

#10.607 aperta il 8 gen 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C# (922 fork)batch import
area-DesignerSupporthelp wanted

Metriche repository

Star
 (4100 star)
Metriche merge PR
 (Merge medio 14g 22h) (56 PR mergiate in 30 g)

Descrizione

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

Guida contributor