OlkContactPhotoEvents_Event.Enter Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.