Call this member function once for each call to the BeginPaint member function, but only after painting is complete. Calling this function marks the end of painting in the given window.
void EndPaint( LPPAINTSTRUCT lpPaint );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::BeginPaint, CPaintDC