Contains the arguments passed to handler of TabControl's activeTabChanged event.
The following tables list the members exposed by the TabChangedEventArgs type.
TabChangedEventArgs
Initializes a new instance of the TabChangedEventArgs class.
getNewTab
Gets the active TabPage object after the event.
getOldTab
Gets the active TabPage object before the event.
TabChangedEventArgs ClassMindFusion.UI.Web Namespace