RedrawAll | |
Type | statement |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.widget |
Summary | Redraws the widget. |
Example |
|
Related | Message: OnPaint |
Description | Use redraw all to redraw the widget, for example after setting a property which should trigger a change in appearance. |
Tags | widget |