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. |
Selects the Print Preview tab. | |
report | Selects the Report Preview tab. |
help | Selects the Quick Help tab. |
any | Does not change tab selection. |