DocumentClass.ContentControlBeforeDelete Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event ContentControlBeforeDelete As DocumentEvents2_ContentControlBeforeDeleteEventHandler
'Usage
Dim instance As DocumentClass
Dim handler As DocumentEvents2_ContentControlBeforeDeleteEventHandler
AddHandler instance.ContentControlBeforeDelete, handler
public virtual event DocumentEvents2_ContentControlBeforeDeleteEventHandler ContentControlBeforeDelete
Implements
DocumentEvents2_Event.ContentControlBeforeDelete