SECMarquee::SetFont
voidSECMarquee::SetFont(CFont*pFont= NULL, BOOLbRedraw= TRUE)
Reset the marquee text font
Defined in: marquee.cpp
Return Value
void
Parameters
pFont
New font object. Caller must deallocate on marquee destruction.
bRedraw
If true, invalidate the marquee on the font change.
See Also