Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets a new name for the specified color.
static void SetColorName(
   COLORREF color,
   const CString& strName 
);
Parameters
- [in] color 
 The RGB value of the color whose name changes.
- [in] strName 
 The new name of the color.
Requirements
Header: afxcolormenubutton.h