MobileForms Toolkit Documentation

ScrollBarThumb Properties

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

Public Static Properties

Default Gets ScrollBarThumb object with all properties set to default value.
DefaultHighlight Gets ScrollBarThumb 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 thumb.
GradientColor Gets or sets the gradient colors of the thumb.
GripColor Gets or sets the color of the thumb's grip.
GripImage Gets or sets an Image of the thumb's grip.
GripImageTransparentColor Gets or sets a transparent color for GripImage.
GripLines Gets or sets the number of grid lines.
GripStyle Gets or sets the style of the thumb's grip.
Image Gets or sets an Image of the thumb.
ImageLayout Gets or sets the layout of the thumb's image.
ImageTransparentColor Gets or sets a transparent color for Image.
Site (inherited from Component)Gets or sets the ISite of the Component.

Protected Instance Properties

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

See Also

ScrollBarThumb Class | Resco.Controls.ScrollBar Namespace