Edit

Share via


OlkContactPhotoEvents_Event.Enter Event

Definition

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

public:
 event Microsoft::Office::Interop::Outlook::OlkContactPhotoEvents_EnterEventHandler ^ Enter;
event Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_EnterEventHandler Enter;
Event Enter As OlkContactPhotoEvents_EnterEventHandler 

Event Type

Remarks

This event occurs only when the control is displaying the contact picture button and no contact picture has been defined.

Applies to