OlkTimeControlEvents_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 OlkTimeControlEvents_MouseDownEventHandler
'Usage
Dim instance As OlkTimeControlEvents_Event
Dim handler As OlkTimeControlEvents_MouseDownEventHandler
AddHandler instance.MouseDown, handler
event OlkTimeControlEvents_MouseDownEventHandler MouseDown
See Also
Reference
OlkTimeControlEvents_Event Interface
OlkTimeControlEvents_Event Members
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_MouseDownEventHandler