C.8.9.3.6. display-tab-callout

Displays a callout pointing to a tab.

<display-tab-callout
    tab="{design | print | report | help}"
    message="stringID" />
Attributes

tab

One of the following keywords:

design Design View tab.
print Print Preview tab.
report Report Preview tab.
help Quick Help tab.

message

Specifies the string ID of the text to display in the callout.

Element Information
Parents activate-event, if, and, or, not, then, else
Children None
End Tag No - close element with "/>"
Return Value True if successful.