SECTipOfDay::SetTipFont
voidSECTipOfDay::SetTipFont(CFont *pNewTipFont)
Lets you change the font of the tip text. Tips are automatically clipped to fit in the tip window.
Defined in: SECTOD.H
Parameters
pNewTipFont
A CFont pointer that specifies the new tip font.