Show contents 

Working with General Visual Components > Classes > Control > Control.updateSize

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 example of property use is given in the Example of Creating the ScrollBar Component page.

See also:

Control