バージョン

GetHorizontalScrollBarHeight メソッド

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

パラメータ

control

戻り値の型

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