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