Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms;
The NavigationBarPadChangingEventArgs class implements argument of the OnActivePadChanging event that occurs before activating a tab of the NavigationBar component.
| Property name | Brief description | |
| The Allowed property determines whether the navigation bar tab is activated. |
| Property name | Brief description | |
| The Pad property returns the navigation bar tab, for which an event is generated. |
See also: