Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 OlkCategoryEvents_MouseDownEventHandler
'Usage
Dim instance As OlkCategoryEvents_Event
Dim handler As OlkCategoryEvents_MouseDownEventHandler
AddHandler instance.MouseDown, handler
event OlkCategoryEvents_MouseDownEventHandler MouseDown
See Also
Reference
OlkCategoryEvents_Event Interface
OlkCategoryEvents_Event Members
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.OlkCategoryEvents_MouseDownEventHandler