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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Sets the color of the button text for a button that is not selected.
void SetTextColor(
COLORREF clrText
);
Header: afxbutton.h