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