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

See Also

Reference

CMFCButton Class

Hierarchy Chart

COLORREF