Поделиться через


CWnd::PaintWindowlessControls

Draws windowless controls on the control container.

BOOL PaintWindowlessControls(
   CDC *pDC
);

Параметры

  • pDC
    The device context on which to draw the windowless controls.

Возвращаемое значение

Returns TRUE if there is a control container and the windowless controls are drawn successfully, otherwise FALSE.

Требования

Header: afxwin.h

См. также

Основные понятия

CWnd Class

CWnd Members

Hierarchy Chart