C.8.7.1. activate-event

Contains a sequence of rules to process when the user clicks on a task.

<activate-event
    tab="{design | print | report | help | any}">
Attributes

tab

Optional. Selects a specific tab before processing the activate event rules.

design Selects the Design View tab. Default behavior if attribute omitted.
print Selects the Print Preview tab.
report Selects the Report Preview tab.
help Selects the Quick Help tab.
any Does not change tab selection.
Element Information