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 parent keyboard navigation object on the ribbon bar.
CObject* GetKeyboardNavLevelParent() const;
Return Value
The parent keyboard navigation object on the ribbon bar; otherwise NULL.
Remarks
When the user presses a keytip on the ribbon bar, the current keyboard navigation object becomes the parent keyboard navigation object.
Requirements
Header: afxribbonbar.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |