The properties of the DrawArrowButtonEventArgs class are listed below. For a complete list of DrawArrowButtonEventArgs class members, see the DrawArrowButtonEventArgs Members topic.
Bounds (inherited from DrawEventArgs) | Gets the rectangle that represents the bounds to draw to. |
Graphics (inherited from DrawEventArgs) | Gets the graphics surface to draw on. |
State (inherited from DrawEventArgs) | Gets the ScrollBarElementState of the arrow button. |
Type | Gets the ScrollBarArrow type of the arrow button. |
DrawArrowButtonEventArgs Class | Resco.Controls.ScrollBar Namespace