Share via


OlkInfoBarEvents_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 OlkInfoBarEvents_DoubleClickEventHandler
'Usage
Dim instance As OlkInfoBarEvents_Event
Dim handler As OlkInfoBarEvents_DoubleClickEventHandler

AddHandler instance.DoubleClick, handler
event OlkInfoBarEvents_DoubleClickEventHandler DoubleClick

See Also

Reference

OlkInfoBarEvents_Event Interface

OlkInfoBarEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace