Occurs after switching to view a different layout.
Syntax
object.LayoutSwitched(LayoutName)
Where:
object is a valid Document object.
LayoutName is a String representing the name of the layout that was switched to.
Examples...
LayoutSwitched event example