OlkTimeZoneControlEvents_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 OlkTimeZoneControlEvents_ExitEventHandler
'Usage
Dim instance As OlkTimeZoneControlEvents_Event
Dim handler As OlkTimeZoneControlEvents_ExitEventHandler
AddHandler instance.Exit, handler
event OlkTimeZoneControlEvents_ExitEventHandler Exit
See Also
Reference
OlkTimeZoneControlEvents_Event Interface
OlkTimeZoneControlEvents_Event Members
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_ExitEventHandler