ViewSwitch Event

See Also         Example         Applies To        

Occurs when the view in the explorer changes, either as a result of user action or through program code. This event is not available in VBScript.

Syntax

Sub object_ViewSwitch()

object   An expression that evaluates to an Explorer object.