OlkLabelEvents_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 OlkLabelEvents_MouseDownEventHandler
'Usage
Dim instance As OlkLabelEvents_Event
Dim handler As OlkLabelEvents_MouseDownEventHandler

AddHandler instance.MouseDown, handler
event OlkLabelEvents_MouseDownEventHandler MouseDown

See Also

Reference

OlkLabelEvents_Event Interface

OlkLabelEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.OlkLabelEvents_MouseDownEventHandler