dotnet/winforms

Use getting scaled bitmap method for icons

Open

#6137 aperta il 8 nov 2021

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)C# (922 fork)batch import
enhancementhelp wanted

Metriche repository

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

Descrizione

Use the GetScaledBitmapFromIcon from the DpiHelper class for getting scaled bitmaps from icons the same way it is used at the ToolStripScrollButton class.

Originally posted by @dreddy-work in https://github.com/dotnet/winforms/pull/5976#discussion_r742237740

Guida contributor