Unicode Controls & Classes for VB6 - Version 4

ctlUniComboImageXP.RoundSelector Property

Gets or sets the ability to use rounded borders for the list item selector

Syntax
Public Property Get RoundSelector () As Boolean
Public Property Let RoundSelector (ByRef b As Boolean)
Parameters
Parameter Description
ByRef b As Boolean True for round borders, False otherwise
Remarks