crashrpt2
Public Member Functions | Public Attributes | List of all members
WTL::CBrushT< t_bManaged > Class Template Reference

Public Member Functions

 CBrushT (HBRUSH hBrush=NULL)
 
CBrushT< t_bManaged > & operator= (HBRUSH hBrush)
 
void Attach (HBRUSH hBrush)
 
HBRUSH Detach ()
 
 operator HBRUSH () const
 
bool IsNull () const
 
HBRUSH CreateSolidBrush (COLORREF crColor)
 
HBRUSH CreateHatchBrush (int nIndex, COLORREF crColor)
 
HBRUSH CreateBrushIndirect (const LOGBRUSH *lpLogBrush)
 
HBRUSH CreatePatternBrush (HBITMAP hBitmap)
 
HBRUSH CreateDIBPatternBrush (HGLOBAL hPackedDIB, UINT nUsage)
 
HBRUSH CreateDIBPatternBrush (const void *lpPackedDIB, UINT nUsage)
 
HBRUSH CreateSysColorBrush (int nIndex)
 
BOOL DeleteObject ()
 
int GetLogBrush (LOGBRUSH *pLogBrush) const
 
bool GetLogBrush (LOGBRUSH &LogBrush) const
 

Public Attributes

HBRUSH m_hBrush
 

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