constants ModeEnum
The ModeEnum type specifies the orientation of the control. Use the Mode property to specify the control's orientation. By default, the control's Mode property is exvertical.

NameValueDescription
exVertical0 The control is vertically oriented.
exHorizontal1 The control is horizontally oriented.
exSizeGrip2 The control displays a size grip.
exThumbProgress16 The control displays the thumb/scroll box as a progress bar.