[]
Draws the custom button.
void DrawCustomButton(Graphics g, Rectangle bounds, FpScrollBarButton element)
Sub DrawCustomButton(g As Graphics, bounds As Rectangle, element As FpScrollBarButton)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device interface for drawing the custom button |
Rectangle | bounds | Rectangular bounds for drawing the custom button |
FpScrollBarButton | element | Scroll bar button object |