バージョン

GetHorizontalScrollBarHeightResolved(ScrollBarLook,ComponentRole) メソッド

特定のコンポーネントによって使用されるスクロールバーの外観に対して解決された HorizontalScrollBarHeight を返します。
シンタックス
'宣言
 
Public Overloads Shared Function GetHorizontalScrollBarHeightResolved( _
   ByVal scrollBarLook As ScrollBarLook, _
   ByVal componentRole As ComponentRole _
) As Integer
public static int GetHorizontalScrollBarHeightResolved( 
   ScrollBarLook scrollBarLook,
   ComponentRole componentRole
)

パラメータ

scrollBarLook
componentRole

戻り値の型

水平のスクロール バーの解決した高さ。
参照