Method DrawRightHorizontalTrack
DrawRightHorizontalTrack(Graphics, Rectangle, ScrollBarState)
When implemented by a class, draws right horizontal track.
void DrawRightHorizontalTrack(Graphics g, Rectangle bounds, ScrollBarState state)
Parameters
gGraphicsThe Graphics object to draw on.
boundsRectangleThe bounds of the element.
stateScrollBarStateThe state of the element.