CWnd::PaintWindowlessControls
Draws windowless controls on the control container.
BOOL PaintWindowlessControls(
CDC *pDC
);
Parameters
- pDC
The device context on which to draw the windowless controls.
Return Value
Returns TRUE if there is a control container and the windowless controls are drawn successfully, otherwise FALSE.
Requirements
Header: afxwin.h