Share via


SmartTagAction.ActiveXControl Property

Returns an Object that represents an ActiveX control displayed in the Document Actions task pane.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property ActiveXControl As Object
    Get
'Usage
Dim instance As SmartTagAction
Dim value As Object

value = instance.ActiveXControl
Object ActiveXControl { get; }

Property Value

Type: System.Object

Remarks

For more information on smart documents, see the Smart Document Software Development Kit on the Microsoft Developer Network (MSDN) Web site.

See Also

Reference

SmartTagAction Interface

SmartTagAction Members

Microsoft.Office.Interop.Word Namespace