MobileForms Toolkit Documentation

DrawTrackEventArgs Properties

The properties of the DrawTrackEventArgs class are listed below. For a complete list of DrawTrackEventArgs class members, see the DrawTrackEventArgs 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.
TrackRectangle Gets the rectangle of the whole track.
TrackType Gets a ScrollBarTrackType type.
VisibleRectangle Gets the visible rectangle for drawing.

See Also

DrawTrackEventArgs Class | Resco.Controls.ScrollBar Namespace