SmartTagAction.ActiveXControl Property

Definition

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

public:
 property System::Object ^ ActiveXControl { System::Object ^ get(); };
public object ActiveXControl { get; }
member this.ActiveXControl : obj
Public ReadOnly Property ActiveXControl As Object

Property Value

Remarks

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

Applies to