Unicode Controls & Classes for VB6 - Version 4
ctlUniLabelXP
.RoundedBorders Property
Gets or sets Rounded borders
Syntax
Public Property Get RoundedBorders () As Boolean
Public Property Let RoundedBorders (ByVal
bValue
As Boolean)
Parameters
Parameter
Description
ByVal
bValue
As Boolean
True for rounded borders, False otherwise
Remarks