FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > IScrollBarRenderer インタフェース : DrawCustomButton メソッド |
'Declaration Sub DrawCustomButton( _ ByVal g As Graphics, _ ByVal bounds As Rectangle, _ ByVal element As FpScrollBarButton _ )
'使用法 Dim instance As IScrollBarRenderer Dim g As Graphics Dim bounds As Rectangle Dim element As FpScrollBarButton instance.DrawCustomButton(g, bounds, element)