ApplicationEvents4_Event.WindowSize 事件

定义

在对应用程序窗口进行大小调整或移动时发生。

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_WindowSizeEventHandler ^ WindowSize;
event Microsoft.Office.Interop.Word.ApplicationEvents4_WindowSizeEventHandler WindowSize;
member this.WindowSize : Microsoft.Office.Interop.Word.ApplicationEvents4_WindowSizeEventHandler 
Event WindowSize As ApplicationEvents4_WindowSizeEventHandler 

事件类型

适用于