FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > DefaultScrollBarRenderer クラス : DrawCustomButton メソッド |
'Declaration
Public Overridable Sub DrawCustomButton( _ ByVal g As Graphics, _ ByVal bounds As Rectangle, _ ByVal element As FpScrollBarButton _ )
'使用法
Dim instance As DefaultScrollBarRenderer Dim g As Graphics Dim bounds As Rectangle Dim element As FpScrollBarButton instance.DrawCustomButton(g, bounds, element)