ExplorerEvents_10_Event.BeforeSize Event

Definition

Occurs when the user sizes the current 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 

Event Type

Remarks

This event can be cancelled after it has started. If the event is cancelled, the window is not sized.

Applies to