In This Topic ▼

MouseDown Event

Summary

Occurs when the mouse pointer is over the control and a mouse button is pressed.

Syntax
C#
VB
C++
public event MouseDownEventHandler MouseDown 
Public Event MouseDown As MouseDownEventHandler 
public: 
event MouseDownEventHandler^ MouseDown 
Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly