バージョン

GetSmallIconSize メソッド

SystemInformation.SmallIconSize を取得し、それをコントロールの Dpi に基づいてスケールします。
シンタックス
'宣言
 
Public Shared Function GetSmallIconSize( _
   ByVal control As Control _
) As Size
public static Size GetSmallIconSize( 
   Control control
)

パラメータ

control

戻り値の型

コントロールの Dpi に基づくスケールされた SystemInformation.SmallIconSize。
参照