CMFCRibbonBar::GetKeyboardNavigationLevel
Retrieves the current navigation level as the user presses the keytips that are contained on the ribbon bar.
int GetKeyboardNavigationLevel() const;
Return Value
The current navigation level as the user presses the keytips that are contained on the ribbon bar. The following table lists possible return values:
-1
Keytips are not displayed.0
Keytips are displayed.1
User has pressed a displayed keytip.
Requirements
Header: afxribbonbar.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |