System.Windows.Forms.Control.NotifyInvalidate Method

Raises the Control.Invalidated event with a specified region of the control to invalidate.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected virtual void NotifyInvalidate (System.Drawing.Rectangle invalidatedArea)

Parameters

invalidatedArea
A System.Drawing.Rectangle representing the area to invalidate.

Remarks

Documentation for this section has not yet been entered.

Requirements

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