Share via


ApplicationClass.ProtectedViewWindowActivate Event

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

Syntax

'Declaration
Public Overridable Event ProtectedViewWindowActivate As ApplicationEvents4_ProtectedViewWindowActivateEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_ProtectedViewWindowActivateEventHandler

AddHandler instance.ProtectedViewWindowActivate, handler
public virtual event ApplicationEvents4_ProtectedViewWindowActivateEventHandler ProtectedViewWindowActivate

Implements

ApplicationEvents4_Event.ProtectedViewWindowActivate

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace