Queues a repaint of the entire control on the screen and any of its children.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax member Invalidate : unit -> unit
Remarks
This is only useful when the control is visible.
See Also