Share via


OlkOptionButtonEvents_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 OlkOptionButtonEvents_ExitEventHandler
'Usage
Dim instance As OlkOptionButtonEvents_Event
Dim handler As OlkOptionButtonEvents_ExitEventHandler

AddHandler instance.Exit, handler
event OlkOptionButtonEvents_ExitEventHandler Exit

See Also

Reference

OlkOptionButtonEvents_Event Interface

OlkOptionButtonEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_ExitEventHandler