OlkTimeControlEvents_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 OlkTimeControlEvents_DoubleClickEventHandler
'Usage
Dim instance As OlkTimeControlEvents_Event
Dim handler As OlkTimeControlEvents_DoubleClickEventHandler

AddHandler instance.DoubleClick, handler
event OlkTimeControlEvents_DoubleClickEventHandler DoubleClick

See Also

Reference

OlkTimeControlEvents_Event Interface

OlkTimeControlEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace