DocumentEvents2_Event.ContentControlAfterAdd Événement
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.
Survient après l'ajout d'un contrôle du contenu dans un document.
public:
event Microsoft::Office::Interop::Word::DocumentEvents2_ContentControlAfterAddEventHandler ^ ContentControlAfterAdd;
event Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlAfterAddEventHandler ContentControlAfterAdd;
member this.ContentControlAfterAdd : Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlAfterAddEventHandler
Event ContentControlAfterAdd As DocumentEvents2_ContentControlAfterAddEventHandler
Type d'événement
Remarques
Pour plus d’informations sur l’utilisation des événements avec l' _Document objet, voir utilisation des événements avec l’objet document .