Introduction - If you have any usage issues, please Google them yourself
To modify the the CButton class button background color and text color, you must use self-drawn button to be redrawn. This can be done by defining a new base class button class CButton to achieve.