バージョン

GetCaptionHeight メソッド

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

パラメータ

control

戻り値の型

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