Method DrawArrowButton
DrawArrowButton(Graphics, Rectangle, ScrollBarArrowButtonState)
When implemented by a class, draws arrow button.
void DrawArrowButton(Graphics g, Rectangle bounds, ScrollBarArrowButtonState state)
Parameters
gGraphicsThe Graphics object to draw on.
boundsRectangleThe bounds of the element.
stateScrollBarArrowButtonStateThe state of the element.