MobileForms Toolkit Documentation

DrawArrowButtonEventArgs Properties

The properties of the DrawArrowButtonEventArgs class are listed below. For a complete list of DrawArrowButtonEventArgs class members, see the DrawArrowButtonEventArgs Members topic.

Public Instance Properties

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.

See Also

DrawArrowButtonEventArgs Class | Resco.Controls.ScrollBar Namespace