NavigationButton.ParentTab Property (Access)

Gets the top-level navigation button associated with the specified navigation button. Read-only NavigationButton.

Version Information

Version Added: Access 2010

Syntax

expression .ParentTab

expression A variable that represents a NavigationButton object.

Remarks

The ParentTab propety will return a run-time error if the specified navigation button is a top-level navigation button.

See Also

Concepts

NavigationButton Object Members

NavigationButton Object