.NET Windows Forms in a Nutshell

PropertyTabChangedEventHandler serializable

System. Windows .Forms (system. windows .forms.dll) delegate

This is the delegate for the PropertyGrid.PropertyTabChanged event.

public delegate void PropertyTabChangedEventHandler (object s , PropertyTabChangedEventArgs e );

Associated Events

PropertyGrid.PropertyTabChanged()

Категории