LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

MouseUp Event (PlayCtrl)






Occurs when the mouse pointer is over the control and a mouse button is released.
Syntax
public new event MouseUpEventHandler MouseUp
'Declaration
 
Public Shadows Event MouseUp As MouseUpEventHandler
'Usage
 
Dim instance As PlayCtrl
Dim handler As MouseUpEventHandler
 
AddHandler instance.MouseUp, handler
public new event MouseUpEventHandler MouseUp
add_MouseUp(function(sender, e))
remove_MouseUp(function(sender, e))

public:
new event MouseUpEventHandler^ MouseUp
Remarks
The mouse up event passes an MouseUpEventArgs to its event handler that indicates which mouse button was released.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PlayCtrl Class
PlayCtrl Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features