|
Windows C++ Library
|
| CBrush() | CBrush | |
| CBrush(int iID) | CBrush | |
| CBrush(COLORREF crClr) | CBrush | |
| CBrush(HBRUSH hBrush, bool bOwn=false) | CBrush | |
| CBrush(const CBrush &) | CBrush | [private] |
| Create(int iID) | CBrush | |
| Create(COLORREF crClr) | CBrush | |
| Handle() const | CBrush | [inline] |
| m_bOwner | CBrush | [protected] |
| m_hBrush | CBrush | [protected] |
| operator=(const CBrush &) | CBrush | [private] |
| ~CBrush() | CBrush |
1.7.6.1