System.Windows.Forms.InvalidateEventArgs Class

Provides data for the Control.Invalidated event.

See Also: InvalidateEventArgs Members

Syntax

public class InvalidateEventArgs : EventArgs

Remarks

The Control.Invalidated event occurs when a control's display is updated. An System.Windows.Forms.InvalidateEventArgs specifies the rectangle that contains the invalidated window area.

For information about the event model, see [<topic://cpconEventsDelegates>].

Requirements

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