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


Graphicsオブジェクト。
境界矩形。
FpScrollBarボタン。
垂直スクロールボックスのグリップを描画します。
構文
'Declaration
 
Public Sub DrawVerticalThumbGrip( _
   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.DrawVerticalThumbGrip(g, bound, element)
public void DrawVerticalThumbGrip( 
   Graphics g,
   Rectangle bound,
   FpScrollBarButton element
)

パラメータ

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

FlatScrollBarRenderer クラス
FlatScrollBarRenderer メンバ

 

 


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