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


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

パラメータ

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

FlatScrollBarRenderer クラス
FlatScrollBarRenderer メンバ

 

 


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