INavigationBarPadChangingEventArgs.Allowed

Syntax

Allowed: Boolean;

Description

The Allowed property determines whether the activation of the navigation bar tab is performed.

Comments

The tab is activated if the True value is set for the property otherwise the tab activation is canceled.

See also:

INavigationBarPadChangingEventArgs