Public Member Functions | |
| CColorButton () | |
| virtual | ~CColorButton () |
| COLORREF | GetColor () |
| void | SetColor (COLORREF Color) |
| afx_msg void | OnPaint () |
| afx_msg void | OnBnClicked () |
Protected Member Functions | |
| virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
Protected Attributes | |
| COLORREF | m_Color |
Definition at line 6 of file ColorButton.h.
1.5.1-p1