Unicode Controls & Classes for VB6 - Version 4
ctlUniCanvas
.BackColorOut Property
Gets or sets the Color of the area out of the border (when using Rounded Borders in a non WindowLess control)
Leave -1& for automatic management
Syntax
Public Property Get BackColorOut () As OLE_COLOR
Public Property Let BackColorOut (ByVal
New_Color
As OLE_COLOR)
Parameters
Parameter
Description
ByVal
New_Color
As OLE_COLOR
Remarks