ApplicationEvents4_Event.WindowSize Event

Occurs when the application window is resized or moved.

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

Syntax

'Declaration
Event WindowSize As ApplicationEvents4_WindowSizeEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_WindowSizeEventHandler

AddHandler instance.WindowSize, handler
event ApplicationEvents4_WindowSizeEventHandler WindowSize

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace