INavigationBarPadChangingEventArgs.Allowed

Syntax

Allowed: Boolean;

Description

The Allowed property determines whether the navigation bar tab is activated.

Comments

The tab is activated if the property is set to True, otherwise the tab activation is canceled.

See also:

INavigationBarPadChangingEventArgs