ApplicationEvents2_Event.DocumentOpen Event

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

Syntax

'Declaration
Event DocumentOpen As ApplicationEvents2_DocumentOpenEventHandler
'Usage
Dim instance As ApplicationEvents2_Event
Dim handler As ApplicationEvents2_DocumentOpenEventHandler

AddHandler instance.DocumentOpen, handler
event ApplicationEvents2_DocumentOpenEventHandler DocumentOpen

See Also

Reference

ApplicationEvents2_Event Interface

ApplicationEvents2_Event Members

Microsoft.Office.Interop.Word Namespace