Control.isResingNow

Syntax

isResingNow ();

Description

The isResingNow method determines whether the component is currently resizing.

Comments

The method returns True if the component is currently resizing. Otherwise it returns false.

Example

The example of method use is given in description of the Control.IsResizable property.

See also:

Control