DocumentEvents2_Event.ContentControlOnExit Event

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Event ContentControlOnExit As DocumentEvents2_ContentControlOnExitEventHandler
'Usage
Dim instance As DocumentEvents2_Event
Dim handler As DocumentEvents2_ContentControlOnExitEventHandler

AddHandler instance.ContentControlOnExit, handler
event DocumentEvents2_ContentControlOnExitEventHandler ContentControlOnExit

See Also

Reference

DocumentEvents2_Event Interface

DocumentEvents2_Event Members

Microsoft.Office.Interop.Word Namespace