Unicode Controls & Classes for VB6 - Version 4

ctlScroll.SelectorStyle Property

Gets or sets the button style of the selector

Syntax
Public Property Get SelectorStyle () As eCtlButtonStyle
Public Property Let SelectorStyle (ByVal New_Value As eCtlButtonStyle)
Parameters
Parameter Description
ByVal New_Value As eCtlButtonStyle The new value
Remarks