Deactivate Event

Triggered when the drawing window is deactivated.

See Also | Example

Signature

object.Deactivate()

object

Document object
An object expression that evaluates to a valid container object. In this case, the only valid container is a document.

Remarks

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

 

   Comments?