INavigationBarPadChangingEventArgs

Assembly: Forms;

Description

The INavigationBarPadChangingEventArgs interface contains properties of the events argument caused before activation of the NavigationBar component tab.

Inheritance Hierarchy

          IEventArgs

          INavigationBarPadEventArgs

          INavigationBarPadChangingEventArgs

Properties

  Property name Brief description
The Allowed property determines whether the navigation bar tab is activated.

Properties inherited from INavigationBarPadEventArgs

  Property name Brief description
The Pad property returns the navigation bar tab, for which an event is generated.

See also:

Forms Assembly Interfaces