ITabObjectResizingEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property determines whether resizing should be canceled.

Comments

Available values:

Example

The property use is given in the example for TabObjectResizingEventArgs.Create.

See also:

ITabObjectResizingEventArgs