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