Unicode Controls & Classes for VB6 - Version 4

ctlUniToolBarXP.SelectorStyle Property

Gets or sets the style of the button selector

Syntax
Public Property Get SelectorStyle () As eCtlButtonStyle
Public Property Let SelectorStyle (ByRef i As eCtlButtonStyle)
Parameters
Parameter Description
ByRef i As eCtlButtonStyle The new style
Remarks