Unicode Controls & Classes for VB6 - Version 4
ctlUniMenu
.SelectorStyle Property
Gets or sets the style of the 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