Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the name of a color.
static void SetColorName(
COLORREF color,
const CString& strName
);
Parameters
[in] color
The color's RGB value.[in] strName
The color's name.
Remarks
The list of color names is global per application. Consequently, this method transfers its parameters to CMFCColorBar::SetColorName.
Requirements
Header: afxcolorbutton.h