ApplicationClass.ProtectedViewWindowOpen Event

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

Syntax

'Declaration
Public Overridable Event ProtectedViewWindowOpen As ApplicationEvents4_ProtectedViewWindowOpenEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_ProtectedViewWindowOpenEventHandler

AddHandler instance.ProtectedViewWindowOpen, handler
public virtual event ApplicationEvents4_ProtectedViewWindowOpenEventHandler ProtectedViewWindowOpen

Implements

ApplicationEvents4_Event.ProtectedViewWindowOpen

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace