SystemInformation.HorizontalResizeBorderThickness を取得し、それをコントロールの Dpi に基づいてスケールします。
'宣言
Public Shared Function GetHorizontalResizeBorderThickness( _
ByVal As Control _
) As Integer
public static int GetHorizontalResizeBorderThickness(
Control
)
パラメータ
- control
戻り値の型
コントロールの Dpi に基づくスケールされた SystemInformation.HorizontalResizeBorderThickness。