Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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