Forces the control to invalidate its client area and immediately redraw itself and any child controls.
- Notes to Inheritors
- When overriding refresh() in a derived class, be sure to call the base class's refresh() method so the control and its child controls are invalidated and redrawn.