Share via


OlkSenderPhotoEvents_Event.DoubleClick Event

Occurs when the control is double-clicked through user action.

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

Syntax

'Declaration
Event DoubleClick As OlkSenderPhotoEvents_DoubleClickEventHandler
'Usage
Dim instance As OlkSenderPhotoEvents_Event
Dim handler As OlkSenderPhotoEvents_DoubleClickEventHandler

AddHandler instance.DoubleClick, handler
event OlkSenderPhotoEvents_DoubleClickEventHandler DoubleClick

See Also

Reference

OlkSenderPhotoEvents_Event Interface

OlkSenderPhotoEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace