ITabBeforeObjectAngleChangeEventArgs.Cancel

Fore Syntax

Cancel: Boolean;

Fore.NET Syntax

Cancel: boolean;

Description

The Cancel property determines whether object rotation must be canceled.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for TabSheetBox.OnBeforeObjectChange.

See also:

ITabBeforeObjectAngleChangeEventArgs