Activate Event

Triggered when a document window is activated.

See Also | Example

Signature

object.Activate()

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?