OlkListBoxEvents_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 OlkListBoxEvents_MouseUpEventHandler
'Usage
Dim instance As OlkListBoxEvents_Event
Dim handler As OlkListBoxEvents_MouseUpEventHandler

AddHandler instance.MouseUp, handler
event OlkListBoxEvents_MouseUpEventHandler MouseUp

See Also

Reference

OlkListBoxEvents_Event Interface

OlkListBoxEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.OlkListBoxEvents_MouseUpEventHandler