dotnet / winforms

Windows Forms is a .NET UI framework for building Windows desktop applications.
MIT License
4.35k stars 965 forks source link

Use getting scaled bitmap method for icons #6137

Open ArtemTatarinov opened 2 years ago

ArtemTatarinov commented 2 years ago

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_

Tanya-Solyanik commented 1 year ago

This is a cleanup suggestion with no customer impact. @merriemcgaw @dreddy-work - I suggest closing this item

ghost commented 1 year ago

This issue is now marked as "help wanted", and we’re looking for a community volunteer to work on this issue. If we receive no interest in 180 days, we will close the issue. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!