OlkInfoBarEvents_Event.MouseUp Event
Occurs after the user releases a mouse button that has been pressed on the control.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event MouseUp As OlkInfoBarEvents_MouseUpEventHandler
'Usage
Dim instance As OlkInfoBarEvents_Event
Dim handler As OlkInfoBarEvents_MouseUpEventHandler
AddHandler instance.MouseUp, handler
event OlkInfoBarEvents_MouseUpEventHandler MouseUp
See Also
Reference
OlkInfoBarEvents_Event Interface
OlkInfoBarEvents_Event Members
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.OlkInfoBarEvents_MouseUpEventHandler