_ApplicationEvents_Event.WindowSize-Ereignis
Dieses Ereignis wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Event WindowSize As _ApplicationEvents_WindowSizeEventHandler
'Usage
Dim instance As _ApplicationEvents_Event
Dim handler As _ApplicationEvents_WindowSizeEventHandler
AddHandler instance.WindowSize, handler
event _ApplicationEvents_WindowSizeEventHandler WindowSize
Siehe auch
Referenz
_ApplicationEvents_Event-Schnittstelle
_ApplicationEvents_Event-Member
Microsoft.Office.Interop.InfoPath-Namespace