Unicode Controls & Classes for VB6 - Version 4
ctlUniRichTextBoxXP
.SelColor Property
Gets or sets the color value for the current selection
Syntax
Public Property Get SelColor () As OLE_COLOR
Public Property Let SelColor (ByVal
l
As OLE_COLOR)
Parameters
Parameter
Description
ByVal
l
As OLE_COLOR
The new value, set to -1& for automatic color
Remarks