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 keytip to the ribbon category.
void SetKeys(
LPCTSTR lpszKeys
);
Parameters
- [in] lpszKeys
The keytip text.
Remarks
Keytips are displayed when the user presses the Alt key or the F10 key.
Requirements
Header: afxribboncategory.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |