PowerTools SPREAD for Windows Forms 8.0J
DrawVerticalThumb メソッド (FlatScrollBarRenderer)


Graphicsオブジェクト。
境界矩形。
FpScrollBarボタン。
垂直スクロールボックスを描画します。
構文
'Declaration
 
Public Sub DrawVerticalThumb( _
   ByVal g As Graphics, _
   ByVal bound As Rectangle, _
   ByVal element As FpScrollBarButton _
) 
'使用法
 
Dim instance As FlatScrollBarRenderer
Dim g As Graphics
Dim bound As Rectangle
Dim element As FpScrollBarButton
 
instance.DrawVerticalThumb(g, bound, element)
public void DrawVerticalThumb( 
   Graphics g,
   Rectangle bound,
   FpScrollBarButton element
)

パラメータ

g
Graphicsオブジェクト。
bound
境界矩形。
element
FpScrollBarボタン。
参照

FlatScrollBarRenderer クラス
FlatScrollBarRenderer メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.