Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

DoubleClick Event (CaptureCtrl)






Occurs when the control is double-clicked.
Syntax
public new event EventHandler DoubleClick
'Declaration
 
Public Shadows Event DoubleClick As EventHandler
'Usage
 
Dim instance As CaptureCtrl
Dim handler As EventHandler
 
AddHandler instance.DoubleClick, handler
public:
new event EventHandler^ DoubleClick
Remarks
The double-click event passes an EventArgs to its event handler. It only indicates that a double-click has occurred. If more specific mouse information is required, 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

See Also

Reference

CaptureCtrl Class
CaptureCtrl Members

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