FeatureTips Property
Some of the content in this topic may not be applicable to some languages.
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.
Example
This example allows the Office Assistant to provide information about using application features more effectively.
Assistant.FeatureTips = True
Applies to | Assistant Object