Share via


OlkLabelEvents_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 OlkLabelEvents_MouseUpEventHandler
'Usage
Dim instance As OlkLabelEvents_Event
Dim handler As OlkLabelEvents_MouseUpEventHandler

AddHandler instance.MouseUp, handler
event OlkLabelEvents_MouseUpEventHandler MouseUp

See Also

Reference

OlkLabelEvents_Event Interface

OlkLabelEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.OlkLabelEvents_MouseUpEventHandler