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

Show in webframe

MouseDown Event (ConvertCtrl)






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 ConvertCtrl
Dim handler As MouseDownEventHandler
 
AddHandler instance.MouseDown, handler
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

See Also

Reference

ConvertCtrl Class
ConvertCtrl Members

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