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

DoubleClick Event (PlayCtrl)






Occurs when the control is double-clicked.
Syntax
public new event EventHandler DoubleClick
'Declaration
 
Public Shadows Event DoubleClick As EventHandler
'Usage
 
Dim instance As PlayCtrl
Dim handler As EventHandler
 
AddHandler instance.DoubleClick, handler
public new event EventHandler DoubleClick
add_DoubleClick(function(sender, e))
remove_DoubleClick(function(sender, e))

public:
new event EventHandler^ DoubleClick
Remarks
The double-click event passes an System.EventArgs to its event handler, so it only indicates that a double-click has occurred. If you need more specific mouse information, use the MouseClick event. However, the MouseClick event will not be raised if the click is caused by action other than that of the mouse.
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