バージョン

DrawScrollThumb(Orientation,UIElementDrawParams,Rectangle,Rectangle,UIElementButtonState,Boolean) メソッド

テーマ化されたスクロールサムを描画します。
シンタックス
'宣言
 
Public Overloads Function DrawScrollThumb( _
   ByVal orientation As Orientation, _
   ByRef drawParams As UIElementDrawParams, _
   ByVal rect As Rectangle, _
   ByVal clipRect As Rectangle, _
   ByVal buttonState As UIElementButtonState, _
   ByVal drawThumbGrip As Boolean _
) As Boolean

パラメータ

orientation
サムが属するスクロールバーの方向。
drawParams
レンダリング情報を提供するために使用される UIElementDrawParams
rect
Rect
clipRect
クリップ四角形
buttonState
サムの状態。
drawThumbGrip
スペースが許すときにサムグリップを描画する必要がある場合True。

戻り値の型

メソッドによってテーマ項目を描画できたかどうかを示すブール値。
参照