ApplicationClass.ApplicationEvents3_Event_WindowSize Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event ApplicationEvents3_Event_WindowSize As ApplicationEvents3_WindowSizeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_WindowSizeEventHandler
AddHandler instance.ApplicationEvents3_Event_WindowSize, handler
public virtual event ApplicationEvents3_WindowSizeEventHandler ApplicationEvents3_Event_WindowSize
Implements
ApplicationEvents3_Event.WindowSize