FeatureTips Property

Applies To

Assistant object.

Description

True if the Office Assistant provides information about using application features more effectively. Read/write Boolean.

Remarks

The FeatureTips property corresponds to the Using features more effectively check box on the Options tab in the Assistant dialog box.

Specifics (Microsoft Access)

This property isn't available in Microsoft Access.

Example

This example sets the Office Assistant to provide information about using application features more effectively.

Assistant.FeatureTips = True