SmartTagAction.ActiveXControl Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie un Objet qui représente un contrôle ActiveX affiché dans le volet Office Actions de document.
public:
property System::Object ^ ActiveXControl { System::Object ^ get(); };
public object ActiveXControl { get; }
member this.ActiveXControl : obj
Public ReadOnly Property ActiveXControl As Object
Valeur de propriété
Remarques
Pour plus d'informations sur les documents dynamiques, consultez le Kit de développement (SDK) Smart Document sur le site MSDN de Microsoft.