Share via


OlkCategoryEvents_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 OlkCategoryEvents_DoubleClickEventHandler
'Usage
Dim instance As OlkCategoryEvents_Event
Dim handler As OlkCategoryEvents_DoubleClickEventHandler

AddHandler instance.DoubleClick, handler
event OlkCategoryEvents_DoubleClickEventHandler DoubleClick

See Also

Reference

OlkCategoryEvents_Event Interface

OlkCategoryEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace