Share via


OlkDateControlEvents_Event.DoubleClick Event

Occurs when the user double-clicks inside the control.

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

Syntax

'Declaration
Event DoubleClick As OlkDateControlEvents_DoubleClickEventHandler
'Usage
Dim instance As OlkDateControlEvents_Event
Dim handler As OlkDateControlEvents_DoubleClickEventHandler

AddHandler instance.DoubleClick, handler
event OlkDateControlEvents_DoubleClickEventHandler DoubleClick

See Also

Reference

OlkDateControlEvents_Event Interface

OlkDateControlEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace