Share via


OlkDateControlEvents_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 OlkDateControlEvents_MouseDownEventHandler
'Usage
Dim instance As OlkDateControlEvents_Event
Dim handler As OlkDateControlEvents_MouseDownEventHandler

AddHandler instance.MouseDown, handler
event OlkDateControlEvents_MouseDownEventHandler MouseDown

See Also

Reference

OlkDateControlEvents_Event Interface

OlkDateControlEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.OlkDateControlEvents_MouseDownEventHandler