Control.Refresh (gb.qt4)

Sub Refresh ( )

Trigger a redraw of the control.

The redraw is defered and is processed at the next call of the event loop.

If you need an immediate refresh, call WAIT after having used this method.

See also