Deactivate Event

See Also         Example         Applies To        

Occurs when an explorer or inspector ceases to be the active window, either as a result of user action or through program code. This event is not available in VBScript.

Syntax

Sub object_Deactivate()

object   An expression that evaluates to an Explorer or Inspector object.