Share via


OlkTimeZoneControlEvents_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 OlkTimeZoneControlEvents_DoubleClickEventHandler
'Usage
Dim instance As OlkTimeZoneControlEvents_Event
Dim handler As OlkTimeZoneControlEvents_DoubleClickEventHandler

AddHandler instance.DoubleClick, handler
event OlkTimeZoneControlEvents_DoubleClickEventHandler DoubleClick

See Also

Reference

OlkTimeZoneControlEvents_Event Interface

OlkTimeZoneControlEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace