Search
Dashboard.Invalidate Method
See Also
 






Repaints the control.

 Overload List

Name Description

Dashboard.Invalidate ()

Repaints the control.

Dashboard.Invalidate (Rect)

Repaints the specified area of the control.

Dashboard.Invalidate (Rect, Component)

Implements RootControl.InvalidateLayout. Invalidates the specified region of a component.

 See Also