Use this constructor to constructs a CPaintDC object, prepares the application window for painting, and stores the PAINTSTRUCT structure in the m_ps member variable.
CPaintDC( CWnd* pWnd );
throw( CResourceException );
Header file: | Afxwin.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CPaintDC Overview, CPaintDC Member Functions, Graphical Drawing Classes