Unicode Controls & Classes for VB6 - Version 4

ctlUniTooltipManager.TipBgColor Property

Gets or Sets the Tip background color

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