Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
True for Microsoft Word to display a button directly above a smart tag when a mouse pointer is positioned over it.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property DisplaySmartTagButtons As Boolean
Get
Set
'Usage
Dim instance As Options
Dim value As Boolean
value = instance.DisplaySmartTagButtons
instance.DisplaySmartTagButtons = value
bool DisplaySmartTagButtons { get; set; }
Property Value
Type: System.Boolean
Remarks
The smart tag button provides a drop-down menu from which a user can access smart tag options and actions.