ApplicationEvents4_Event.ProtectedViewWindowSize Event

Occurs when a protected view window is moved or resized.

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

Syntax

'Declaration
Event ProtectedViewWindowSize As ApplicationEvents4_ProtectedViewWindowSizeEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_ProtectedViewWindowSizeEventHandler

AddHandler instance.ProtectedViewWindowSize, handler
event ApplicationEvents4_ProtectedViewWindowSizeEventHandler ProtectedViewWindowSize

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace