OnActivePadChanged(Sender: INavigationBar; Args: INavigationBarPadEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnActivePadChanged event occurs after changing the active tab of the navigation bar.
See also: