ControlScrollBarType Enum

ControlScrollBarType Enum

Represents the type of scroll bar.


type ControlScrollBarType int32

Fields

FieldDescription
NoneDisplays no scroll bars.
HorizontalDisplays a horizontal scroll bar.
BarsVerticalDisplays a vertical scroll bar.
BarsBothDisplays both a horizontal and a vertical scroll bar.