dotnet/winforms

Use getting scaled bitmap method for icons

Ouverte

#6 137 ouverte le 8 nov. 2021

 (2 commentaires) (1 réaction) (0 personne assignée)C# (922 forks)batch import
enhancementhelp wanted

Métriques du dépôt

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

Description

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

Guide contributeur