Share via


OlkTimeControlEvents_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 OlkTimeControlEvents_ExitEventHandler
'Usage
Dim instance As OlkTimeControlEvents_Event
Dim handler As OlkTimeControlEvents_ExitEventHandler

AddHandler instance.Exit, handler
event OlkTimeControlEvents_ExitEventHandler Exit

See Also

Reference

OlkTimeControlEvents_Event Interface

OlkTimeControlEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_ExitEventHandler