ExplorerEvents_10_Event.Activate Event

Occurs when an explorer becomes the active window, either as a result of user action or through program code.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Event Activate As ExplorerEvents_10_ActivateEventHandler
'Usage
Dim instance As ExplorerEvents_10_Event
Dim handler As ExplorerEvents_10_ActivateEventHandler

AddHandler instance.Activate, handler
event ExplorerEvents_10_ActivateEventHandler Activate

See Also

Reference

ExplorerEvents_10_Event Interface

ExplorerEvents_10_Event Members

Microsoft.Office.Interop.Outlook Namespace