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