Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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