crashrpt2
Public Member Functions | Public Attributes | List of all members
WTL::CCustomDraw< T > Class Template Reference
Inheritance diagram for WTL::CCustomDraw< T >:
WTL::CPaneContainerImpl< T, TBase, TWinTraits >

Public Member Functions

BOOL IsMsgHandled () const
 
void SetMsgHandled (BOOL bHandled)
 
LRESULT OnCustomDraw (int idCtrl, LPNMHDR pnmh, BOOL &bHandled)
 
DWORD OnPrePaint (int, LPNMCUSTOMDRAW)
 
DWORD OnPostPaint (int, LPNMCUSTOMDRAW)
 
DWORD OnPreErase (int, LPNMCUSTOMDRAW)
 
DWORD OnPostErase (int, LPNMCUSTOMDRAW)
 
DWORD OnItemPrePaint (int, LPNMCUSTOMDRAW)
 
DWORD OnItemPostPaint (int, LPNMCUSTOMDRAW)
 
DWORD OnItemPreErase (int, LPNMCUSTOMDRAW)
 
DWORD OnItemPostErase (int, LPNMCUSTOMDRAW)
 

Public Attributes

BOOL m_bHandledCD
 

The documentation for this class was generated from the following file: