Search
Component.Invalidate Method
See Also
 






Invalidates the appearance of this component.

 Overload List

Name Description

Component.Invalidate ()

Invalidates the appearance of this component and calls its Draw method at next draw operation.

Component.Invalidate (Rect)

Invalidates the appearance of this component and calls its Draw method at next draw operation.

 See Also