Method DrawLeftHorizontalTrack
DrawLeftHorizontalTrack(Graphics, Rectangle, ScrollBarState)
When implemented by a class, draws horizontal track.
void DrawLeftHorizontalTrack(Graphics g, Rectangle bounds, ScrollBarState state)
Parameters
g
GraphicsThe Graphics object to draw on.
bounds
RectangleThe bounds of the element.
state
ScrollBarStateThe state of the element.