dotnet/winforms

Use getting scaled bitmap method for icons

Open

#6,137 opened on 2021年11月8日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)C# (922 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,100 stars)
PR merge metrics
 (平均マージ 14d 22h) (30d で 56 merged PRs)

説明

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

コントリビューターガイド