Unicode Controls & Classes for VB6 - Version 4
ctlUniStyler
.TextBackColor Property
Gets or sets the background color for text elements
Syntax
Public Property Get TextBackColor () As OLE_COLOR
Public Property Let TextBackColor (ByRef
l
As OLE_COLOR)
Parameters
Parameter
Description
ByRef
l
As OLE_COLOR
The new value
Remarks