Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Takes care of calling the Windows functions GetDC at construction time and ReleaseDC at destruction time.
class CClientDC : public CDC
Remarks
This means that the device context associated with a CClientDC object is the client area of a window.
For more information on CClientDC, see Device Contexts.
Requirements
Header: afxwin.h