Public Member Functions | |
Constructor / Destructor | |
CP_HBRUSH (HBRUSH inHBRUSH) | |
Constructor. | |
CP_HBRUSH (const CP_HBRUSH &inHBRUSH) | |
virtual | ~CP_HBRUSH () throw () |
Destructor. | |
Getters | |
HBRUSH | GetHBRUSH () |
operators | |
CP_HBRUSH & | operator= (const CP_HBRUSH &inHBRUSH) |
Protected Attributes | |
HBRUSH | fHBRUSH |
|
Constructor.
|
|
|
|
Destructor. |
|
|
|
|
|
|