public virtual void DrawCustomButton( Graphics g, Rectangle bounds, FpScrollBarButton element )
'Declaration Public Overridable Sub DrawCustomButton( _ ByVal g As Graphics, _ ByVal bounds As Rectangle, _ ByVal element As FpScrollBarButton _ )
'Declaration
Public Overridable Sub DrawCustomButton( _ ByVal g As Graphics, _ ByVal bounds As Rectangle, _ ByVal element As FpScrollBarButton _ )
'Usage Dim instance As DefaultScrollBarRenderer Dim g As Graphics Dim bounds As Rectangle Dim element As FpScrollBarButton instance.DrawCustomButton(g, bounds, element)
'Usage
Dim instance As DefaultScrollBarRenderer Dim g As Graphics Dim bounds As Rectangle Dim element As FpScrollBarButton instance.DrawCustomButton(g, bounds, element)
DefaultScrollBarRenderer Class DefaultScrollBarRenderer Members