dotnet/winforms

Use getting scaled bitmap method for icons

オープン

#6,137 opened on 2021/11/08

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)C# (922 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,100 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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