Unicode Controls & Classes for VB6 - Version 4

ctlUniLinkWL.BackColor Property

Gets or sets the background color when the BackStyle is opaque

Syntax
Public Property Get BackColor () As OLE_COLOR
Public Property Let BackColor (ByVal New_Color As OLE_COLOR)
Parameters
Parameter Description
ByVal New_Color As OLE_COLOR The new color
Remarks