Unicode Controls & Classes for VB6 - Version 4
ctlUniTooltipManager
.TipFont Property
Permits you to specify the Tip font (Face, Size, etc...)
Syntax
Public Property Get TipFont () As StdFont
Public Property Set TipFont (ByRef
oFont
As StdFont)
Parameters
Parameter
Description
ByRef
oFont
As StdFont
The new font for the Tip
Remarks