CMFCButton::SetTextHotColor
Sets the color of the button text for a button that is selected.
void SetTextHotColor(
COLORREF clrTextHot
);
Parameters
- [in] clrTextHot
An RGB color value.
Requirements
Header: afxbutton.h
Sets the color of the button text for a button that is selected.
void SetTextHotColor(
COLORREF clrTextHot
);
Header: afxbutton.h