Provides data for the Control.Invalidated event.
See Also: InvalidateEventArgs Members
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>].