LISPCancelled Event

Triggered when the evaluation of a LISP expression is cancelled.

See Also | Example

Signature

object.LISPCancelled()

object

Application object, Document object
An object expression that evaluates to a valid container object. In this case, the only valid containers are the application and a document.

Remarks

No events will be fired while a modal dialog is being displayed.

 

   Comments?