NavigationButton Object (Access)
This object represents a navigation button in a navigation control on a form.
Version Information
Version Added: Access 2010
Remarks
When you click a navigation button, the form or report specified in the NavigationTargetName is displayed. You can use the NavigationWhereClause to filter the records displayed on the form.
Use the Tabs property of the NavigationControl object to return the collection of navigation buttons for a navigation control. Use SelectedTab property of the NavigationControl object to return the navigation button that is currently selected.