FolderSwitch Event

See Also         Example         Applies To        

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

Syntax

Sub object_FolderSwitch()

object   An expression that evaluates to an Explorer object.