|
| 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 |
|
The documentation for this class was generated from the following file: