CMFCRibbonBaseElement::SetKeys
Sets the keytips for the ribbon element.
virtual void SetKeys(
LPCTSTR lpszKeys,
LPCTSTR lpszMenuKeys=NULL
);
Parameters
[in] lpszKeys
The keytip for the ribbon element.[in] lpszMenuKeys
The keytip for the pop-up menu of the ribbon element.
Requirements
Header: afxbaseribbonelement.h