Unicode Controls & Classes for VB6 - Version 4

ctlUniTooltipManager.TipFgColor Property

Gets or Sets the Tip foreground color

Syntax
Public Property Get TipFgColor () As OLE_COLOR
Public Property Let TipFgColor (ByRef lNewColor As OLE_COLOR)
Parameters
Parameter Description
ByRef lNewColor As OLE_COLOR The new foreground color
Remarks