MobileForms Toolkit Documentation

ScrollBarButton Properties

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

Public Static Properties

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

Public Instance Properties

ArrowColor Gets or sets the color of the arrow icon.
ArrowImage Gets or sets an Image of the arrow icon.
ArrowImageLayout Gets or sets the layout of arrow icon's image.
ArrowImageTransparentColor Gets or sets a transparent color for ArrowImage.
BorderClosed Gets or sets if border should be closed or not.
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 button.
GradientColor Gets or sets the gradient colors of the button.
Image Gets or sets an Image of the button.
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

ScrollBarButton Class | Resco.Controls.ScrollBar Namespace