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