Expand Minimize
This topic has not yet been rated - Rate this topic

CMFCRibbonBar::GetKeyboardNavigationLevel

Retrieves the current navigation level as the user presses the keytips that are contained on the ribbon bar.

int GetKeyboardNavigationLevel() const;

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.

Header: afxribbonbar.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.