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