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.
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