MobileForms Toolkit Documentation

ScrollBarButton.ScrollBarButtonArrowImageLayout Enumeration

Specifies the position of the arrow icon image on the component.

public enum ScrollBarButton.ScrollBarButtonArrowImageLayout

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.

Requirements

Namespace: Resco.Controls.ScrollBar

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

See Also

Resco.Controls.ScrollBar Namespace