ControlScrollBarType

ControlScrollBarType

Utility class containing constants. Represents the type of scroll bar.

Values

NameDescription
NONEDisplays no scroll bars.
HORIZONTALDisplays a horizontal scroll bar.
BARS_VERTICALDisplays a vertical scroll bar.
BARS_BOTHDisplays both a horizontal and a vertical scroll bar.