GrapeCity SPREAD for Windows Forms 11.0J
DrawCustomButton メソッド (FlatScrollBarRenderer)


Graphicsオブジェクト。
境界矩形。
FpScrollBarボタン。
カスタムボタンを描画します。
構文
'Declaration
 
Public Overridable Sub DrawCustomButton( _
   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.DrawCustomButton(g, bound, element)
public virtual void DrawCustomButton( 
   Graphics g,
   Rectangle bound,
   FpScrollBarButton element
)

パラメータ

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

FlatScrollBarRenderer クラス
FlatScrollBarRenderer メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.