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.
Assigns a name and keytip to the ribbon category.
void SetName(
LPCTSTR lpszName
);
Parameters
- [in] lpszName
The name and keytip of the ribbon category.
Remarks
To set the keytip for the ribbon category, append a newline escape sequence followed by the keytip characters to lpszName.
Requirements
Header: afxribboncategory.h