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