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