Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the keytip for the default button of the ribbon panel.
void SetKeys(
LPCTSTR lpszKeys
);
Parameters
- [in] lpszKeys
The keytip for the default button of the ribbon panel.
Remarks
The default button is displayed when a ribbon panel has insufficient space to display its ribbon elements.
Requirements
Header: afxRibbonPanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
|---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |