Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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