crashrpt2
Public Member Functions | List of all members
WTL::CColorDialog Class Reference
Inheritance diagram for WTL::CColorDialog:
WTL::CColorDialogImpl< CColorDialog > WTL::CCommonDialogImplBase

Public Member Functions

 CColorDialog (COLORREF clrInit=0, DWORD dwFlags=0, HWND hWndParent=NULL)
 
- Public Member Functions inherited from WTL::CColorDialogImpl< CColorDialog >
 CColorDialogImpl (COLORREF clrInit=0, DWORD dwFlags=0, HWND hWndParent=NULL)
 
INT_PTR DoModal (HWND hWndParent=::GetActiveWindow())
 
void SetCurrentColor (COLORREF clr)
 
COLORREF GetColor () const
 
LRESULT _OnColorOK (UINT, WPARAM, LPARAM, BOOL &)
 
BOOL OnColorOK ()
 
- Public Member Functions inherited from WTL::CCommonDialogImplBase
BOOL EndDialog (INT_PTR=0)
 
HWND Create (HWND, ATL::_U_RECT, LPCTSTR, DWORD, DWORD, ATL::_U_MENUorID, ATOM, LPVOID)
 

Additional Inherited Members

- Static Public Member Functions inherited from WTL::CColorDialogImpl< CColorDialog >
static UINT_PTR APIENTRY HookProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static COLORREF * GetCustomColors ()
 
static UINT _GetSetRGBMessage ()
 
static UINT _GetColorOKMessage ()
 
- Static Public Member Functions inherited from WTL::CCommonDialogImplBase
static UINT_PTR APIENTRY HookProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static LRESULT CALLBACK StartWindowProc (HWND, UINT, WPARAM, LPARAM)
 
- Public Attributes inherited from WTL::CColorDialogImpl< CColorDialog >
CHOOSECOLOR m_cc
 

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