System.Windows.Forms.PropertyTabChangedEventArgs Class

Provides data for the PropertyGrid.PropertyTabChanged event of a System.Windows.Forms.PropertyGrid.

See Also: PropertyTabChangedEventArgs Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class PropertyTabChangedEventArgs : EventArgs

Remarks

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>].

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0