HighPriorityTips Property

Applies To

Assistant object.

Description

True if the Office Assistant displays high-priority tips. Read/write Boolean.

Remarks

The HighPriorityTips property corresponds to the Only show high priority tips option under Other tip options on the Options tab in the Office Assistant dialog box.

Specifics (Microsoft Access)

This property isn't available in Microsoft Access.

Example

This example sets the Office Assistant to display high-priority tips.

Assistant.HighPriorityTips = True