This method prepares a normalized device context for drawing, then calls your control class’s OnDraw method.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
virtual HRESULT OnDrawAdvanced( ATL_DRAWINFO& di );
See Also