NavigationBarPadChangingEventArgs

Assembly: Forms;

Namespace: Prognoz.Platform.Interop.Forms

Description

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

Class object properties inherited from the INavigationBarPadChangingEventArgs

  Property name Brief description
The Allowed property determines whether the activation of the navigation bar tab is performed.

Class object properties inherited from the INavigationBarPadEventArgs

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

See also:

Forms Assembly Classes