NavigationControl object (Access)

This object represents a navigation control on a form.

Remarks

The NavigationControl object contains a collection of navigation buttons, each of which is represented by a NavigationButton object. When a user chooses a navigation button, the associated form or report is displayed in the control specified by the SubForm property.

Use the Tabs property to return the collection of navigation buttons for the navigation control.

Use the SelectedTab property to return the navigation button that is currently selected.

Events

Methods

Properties

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.