MobileForms Toolkit Documentation

ScrollBarArrowButtonsLayout Enumeration

Specifies the layout of the arrow buttons.

public enum ScrollBarArrowButtonsLayout

Members

Member Name Description
Hidden Arrow buttons are hidden.
Beginning Arrow buttons are both displayed at the beginning of the control.
End Arrow buttons are both displayed at the end of the control.
Edges Arrow buttons are displayed on both edges of the control.

Requirements

Namespace: Resco.Controls.ScrollBar

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

See Also

Resco.Controls.ScrollBar Namespace