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