.NET Windows Forms in a Nutshell

PropertyValueChangedEventHandler serializable

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

This is the delegate for the PropertyGrid.PropertyValueChanged event.

public delegate void PropertyValueChangedEventHandler (object s , PropertyValueChangedEventArgs e );

Associated Events

PropertyGrid.PropertyValueChanged()

Категории