Unicode Controls & Classes for VB6 - Version 4
ctlUniMenu
.RoundSelector Property
Gets or sets the ability to use rounded borders for the 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