Skip to content

Latest commit

 

History

History
183 lines (165 loc) · 8.81 KB

Access.NavigationButton.md

File metadata and controls

183 lines (165 loc) · 8.81 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
NavigationButton object (Access)
vbaac10.chm11201
vbaac10.chm11201
Access.NavigationButton
ac6ba9b4-45aa-0d92-d01d-fd8e8b9cede6
03/21/2019
medium

NavigationButton object (Access)

This object represents a navigation button in a navigation control on a form.

Remarks

When you choose a navigation button, the form or report specified in the NavigationTargetName is displayed. 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 the SelectedTab property of the NavigationControl object to return the navigation button that is currently selected.

Events

Methods

Properties

See also

[!includeSupport and feedback]