Partager via


DocumentEvents2_Event.ContentControlAfterAdd Événement

Définition

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 d’événements avec l’objet _Document , consultez Utilisation d’événements avec l’objet Document

S’applique à