Base Class Members
Construction
| Constructs a CBrush object. | 
Initialization
| Initializes a brush with the style, color, and pattern specified in a LOGBRUSH structure. | |
| Initializes a brush with a pattern specified by a device-independent bitmap (DIB). | |
| Initializes a brush with the specified hatched pattern and color. | |
| Initializes a brush with a pattern specified by a bitmap. | |
| Initializes a brush with the specified solid color. | |
| Creates a brush that is the default system color. | 
Operations
| Returns a pointer to a CBrush object when given a handle to a Windows HBRUSH object. | 
Attributes
| Gets a LOGBRUSH structure. | |
| Returns the Windows handle attached to the CBrush object. |