CancelEventArgs.Create

Syntax

Create(Allowed: Boolean);

Parameters

Allowed. Indicates whether operation is executed.

Description

The Create constructor creates an argument of the event, in which it is possible to cancel any action.

Comments

Available parameter values:

See also:

CancelEventArgs