Share via


OlkInfoBarEvents_Event.MouseDown Event

Occurs when the user presses a mouse button on the control.

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

Syntax

'Declaration
Event MouseDown As OlkInfoBarEvents_MouseDownEventHandler
'Usage
Dim instance As OlkInfoBarEvents_Event
Dim handler As OlkInfoBarEvents_MouseDownEventHandler

AddHandler instance.MouseDown, handler
event OlkInfoBarEvents_MouseDownEventHandler MouseDown

See Also

Reference

OlkInfoBarEvents_Event Interface

OlkInfoBarEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.OlkInfoBarEvents_MouseDownEventHandler