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

MouseDownEventArgs Class Members

Fields 


The following tables list the members exposed by MouseDownEventArgs.

Public Constructors
 NameDescription
Public ConstructorMouseDownEventArgs ConstructorThe MouseDownEventArgs object is the event arguments object for the MouseDownEventHandler. For more information, see MouseDownEventHandler  
Top
Public Fields
 NameDescription
Public FieldbuttonValue that identifies the button that was pressed to cause the event. The following are possible values:
Value Meaning
1 Left button.
2 Right button.
 
Public FieldshiftValue that indicates which of the SHIFT, CTRL, and ALT keys are down when the button specified in the Button argument is released. The following are possible values:
Value Meaning
1 SHIFT key .
2 CTRL key. 4 ALT key. 3 CTRL/SHIFT key. 5 ALT/SHIFT key. 6 CTRL/ALT key. 7 CTRL/ALT/SHIFT key.
 
Public FieldxThe X coordinate of the mouse pointer relative to the origin of the client area of the control. The unit of measure is determined by ScaleMode property.  
Public FieldyThe Y coordinate of the mouse pointer relative to the origin of the client area of the control. The unit of measure is determined by ScaleMode property.  
Top
See Also

Reference

MouseDownEventArgs Class
Leadtools.Multimedia Namespace

 

 


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