ApplicationEvents4_Event.ProtectedViewWindowOpen Event

Occurs when a protected view window is opened.

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

Syntax

'Declaration
Event ProtectedViewWindowOpen As ApplicationEvents4_ProtectedViewWindowOpenEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_ProtectedViewWindowOpenEventHandler

AddHandler instance.ProtectedViewWindowOpen, handler
event ApplicationEvents4_ProtectedViewWindowOpenEventHandler ProtectedViewWindowOpen

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace