Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the current keyboard navigation object on the ribbon bar.
CObject* GetKeyboardNavLevelCurrent() const;
Return Value
The current keyboard navigation object on the ribbon bar; otherwise NULL if no object currently displays keytips.
Remarks
The object that is currently displaying keytips is the current keyboard navigation object.
Requirements
Header: afxribbonbar.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |