CMFCRibbonBar::TranslateChar
Determines whether the specified keystroke character code is processed by the ribbon bar.
virtual BOOL TranslateChar(
UINT nChar
);
Parameters
- [in] nChar
A user keystroke character code.
Return Value
TRUE if the character code was processed by the ribbon bar; otherwise FALSE.
Remarks
The keytips feature enables users to navigate the ribbon bar by using the keyboard.
Requirements
Header: afxribbonbar.h