This method deletes or restores the device context or does nothing, depending on flags set in OnDrawAdvanced.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
virtual HRESULT OnDraw( ATL_DRAWINFO& di );
See Also