ApplicationEvents3_Event.DocumentOpen Event

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

Syntax

'Declaration
Event DocumentOpen As ApplicationEvents3_DocumentOpenEventHandler
'Usage
Dim instance As ApplicationEvents3_Event
Dim handler As ApplicationEvents3_DocumentOpenEventHandler

AddHandler instance.DocumentOpen, handler
event ApplicationEvents3_DocumentOpenEventHandler DocumentOpen

See Also

Reference

ApplicationEvents3_Event Interface

ApplicationEvents3_Event Members

Microsoft.Office.Interop.Word Namespace