Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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