Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Sets a new name for a specified color.
static void SetColorName(
COLORREF color,
const CString& strName
);
Parameters
[in] color
The RGB value of a color.[in] strName
The new name for the specified color.
Remarks
This method changes the name of the specified color in all CMFCColorBar objects in your application.
Requirements
Header: afxcolorbar.h