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.
Called by the framework when the user presses a shortcut key.
virtual BOOL OnProcessKey(
UINT nChar
);
Parameters
- [in] nChar
This parameter is not used.
Return Value
Always returns FALSE.
Remarks
Override this method if you want the ribbon element to process a shortcut key.
Requirements
Header: afxbaseribbonelement.h