MobileForms Toolkit Documentation

ScrollBarThumb.ScrollBarThumbImageLayout Enumeration

Specifies the position of the image on the component.

public enum ScrollBarThumb.ScrollBarThumbImageLayout

Members

Member Name Description
Center The image is centered within the component's client rectangle.
Stretch The image is stretched across the component's client rectangle.
Tile The image is tiled across the component's client rectangle.

Requirements

Namespace: Resco.Controls.ScrollBar

Assembly: Resco.ScrollBar.CF3 (in Resco.ScrollBar.CF3.dll)

See Also

Resco.Controls.ScrollBar Namespace