Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelBackColor Property

Gets or sets the background color value for the current selection

Syntax
Public Property Get SelBackColor () As OLE_COLOR
Public Property Let SelBackColor (ByVal l As OLE_COLOR)
Parameters
Parameter Description
ByVal l As OLE_COLOR The new color, set to -1& for automatic color
Remarks