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

Public Member Functions

 CFontDialog (LPLOGFONT lplfInitial=NULL, DWORD dwFlags=CF_EFFECTS|CF_SCREENFONTS, HDC hDCPrinter=NULL, HWND hWndParent=NULL)
 
- Public Member Functions inherited from WTL::CFontDialogImpl< CFontDialog >
 CFontDialogImpl (LPLOGFONT lplfInitial=NULL, DWORD dwFlags=CF_EFFECTS|CF_SCREENFONTS, HDC hDCPrinter=NULL, HWND hWndParent=NULL)
 
INT_PTR DoModal (HWND hWndParent=::GetActiveWindow())
 
void GetCurrentFont (LPLOGFONT lplf) const
 
void SetLogFont (LPLOGFONT lplf)
 
void SetFlags (DWORD dwFlags)
 
LPCTSTR GetFaceName () const
 
LPCTSTR GetStyleName () const
 
int GetSize () const
 
COLORREF GetColor () const
 
int GetWeight () const
 
BOOL IsStrikeOut () const
 
BOOL IsUnderline () const
 
BOOL IsBold () const
 
BOOL IsItalic () const
 
- 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

- Public Types inherited from WTL::CFontDialogImpl< CFontDialog >
enum  
 
- 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::CFontDialogImpl< CFontDialog >
CHOOSEFONT m_cf
 
TCHAR m_szStyleName [_cchStyleName]
 
LOGFONT m_lf
 

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