SECMarquee::DoPaint
voidSECMarquee::DoPaint(CPaintDC*pdc)
Paints the marquee control.
Defined in: marquee.cpp
Return Value
void
Parameters
pdc
Pointer to a device context.
Comments
Override to customize the manner in which the control is painted.
See Also