Share via


OlkCommandButtonEvents_Event.Enter Event

Occurs before the control actually receives the focus from a control on the same form.

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

Syntax

'Declaration
Event Enter As OlkCommandButtonEvents_EnterEventHandler
'Usage
Dim instance As OlkCommandButtonEvents_Event
Dim handler As OlkCommandButtonEvents_EnterEventHandler

AddHandler instance.Enter, handler
event OlkCommandButtonEvents_EnterEventHandler Enter

See Also

Reference

OlkCommandButtonEvents_Event Interface

OlkCommandButtonEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace