SmartTagAction.ActiveXControl 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.
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.