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


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

パラメータ

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

FlatScrollBarRenderer クラス
FlatScrollBarRenderer メンバ

 

 


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