MobileForms Toolkit Documentation

ScrollBarTrack Properties

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

Public Static Properties

Default Gets ScrollBarTrack object with all properties set to default value.
DefaultDisabled Gets ScrollBarTrack object with all properties set to default value for disabled state.
DefaultHighlight Gets ScrollBarTrack object with all properties set to default value for highlighted state.

Public Instance Properties

BorderColor Gets or sets the color of the border.
BorderStyle Gets or sets the style of the border.
Color Gets or sets the color of the track.
GradientColor Gets or sets the gradient colors of the track.
Image Gets or sets an Image of the track.
Site (inherited from Component)Gets or sets the ISite of the Component.
TrackLayout Gets or sets the layout of track's gradient colors or image.

Protected Instance Properties

Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

See Also

ScrollBarTrack Class | Resco.Controls.ScrollBar Namespace