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

Public Member Functions

 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)
 

Static Public Member Functions

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

CHOOSECOLOR m_cc
 

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