Share via


OlkCommandButtonEvents_Event.Exit Event

Occurs just after the focus passes from this control to another control on the same form.

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

Syntax

'Declaration
Event Exit As OlkCommandButtonEvents_ExitEventHandler
'Usage
Dim instance As OlkCommandButtonEvents_Event
Dim handler As OlkCommandButtonEvents_ExitEventHandler

AddHandler instance.Exit, handler
event OlkCommandButtonEvents_ExitEventHandler Exit

See Also

Reference

OlkCommandButtonEvents_Event Interface

OlkCommandButtonEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_ExitEventHandler