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