Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when an inspector 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 InspectorEvents_10_ActivateEventHandler
'Usage
Dim instance As InspectorEvents_10_Event
Dim handler As InspectorEvents_10_ActivateEventHandler
AddHandler instance.Activate, handler
event InspectorEvents_10_ActivateEventHandler Activate
See Also
Reference
InspectorEvents_10_Event Interface