Control.updateSize

Syntax

updateSize();

Description

The updateSize method refreshes the component sizes on changing the sizes of the container that contains the component.

Example

The property use is given in the Example of Creating the ScrollBar Component page.

See also:

Control