Share via


Assistant.FeatureTips Property

True if the Office Assistant provides information about using application features more effectively.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property FeatureTips As Boolean
    Get
    Set
'Usage
Dim instance As Assistant
Dim value As Boolean

value = instance.FeatureTips

instance.FeatureTips = value
bool FeatureTips { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

Assistant Interface

Assistant Members

Microsoft.Office.Core Namespace