Unicode Controls & Classes for VB6 - Version 4

ctlUniLink.BackColor Property

Gets or sets the background color of the link

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