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