.NET Windows Forms in a Nutshell

InvalidateEventHandler serializable

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

This is the delegate for the Control.Invalidated event.

public delegate void InvalidateEventHandler (object sender , InvalidateEventArgs e );

Associated Events

Multiple types

Категории