Options.DisplaySmartTagButtons Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True for Microsoft Word to display a button directly above a smart tag when a mouse pointer is positioned over it.
public:
property bool DisplaySmartTagButtons { bool get(); void set(bool value); };
public bool DisplaySmartTagButtons { get; set; }
member this.DisplaySmartTagButtons : bool with get, set
Public Property DisplaySmartTagButtons As Boolean
Property Value
Remarks
The smart tag button provides a drop-down menu from which a user can access smart tag options and actions.