Provides data for the PropertyGrid.PropertyTabChanged event of a System.Windows.Forms.PropertyGrid.
See Also: PropertyTabChangedEventArgs Members
The PropertyGrid.PropertyTabChanged event occurs when the user selects a new property tab in the System.Windows.Forms.PropertyGrid.
A System.Windows.Forms.PropertyTabChangedEventArgs provides data on the old tab and new tab being selected.
For more information about handling events, see [<topic://cpconEventsOverview>].