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

MouseDown Event (CaptureCtrl)






Occurs when the mouse pointer is over the control and a mouse button is pressed.
Syntax
public new event MouseDownEventHandler MouseDown
'Declaration
 
Public Shadows Event MouseDown As MouseDownEventHandler
'Usage
 
Dim instance As CaptureCtrl
Dim handler As MouseDownEventHandler
 
AddHandler instance.MouseDown, handler
public new event MouseDownEventHandler MouseDown
add_MouseDown(function(sender, e))
remove_MouseDown(function(sender, e))

public:
new event MouseDownEventHandler^ MouseDown
Remarks
The mouse down event passes a MouseDownEventArgs to its event handler. The MouseDownEventArgs indicates which mouse button was pressed.
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

CaptureCtrl Class
CaptureCtrl 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