NavigationBarPadChangingEventArgs

Assembly: Forms;

Description

The NavigationBarPadChangingEventArgs class implements argument of the OnActivePadChanging event that occurs before activating a tab of the NavigationBar component.

Class object properties inherited from the INavigationBarPadChangingEventArgs

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

Class object properties inherited from the INavigationBarPadEventArgs

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

See also:

Forms Assembly Classes