ExplorerEvents_10_Event.BeforeSize イベント

定義

ユーザーが現在 Explorerの の サイズを設定するときに発生します。

public:
 event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_BeforeSizeEventHandler ^ BeforeSize;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeSizeEventHandler BeforeSize;
Event BeforeSize As ExplorerEvents_10_BeforeSizeEventHandler 

イベントの種類

注釈

このイベントは開始された後で取り消すことができます。 イベントを取り消すと、ウィンドウのサイズは変更されません。

適用対象