FlexGrid for WinForms
BeforeMouseDownEventArgs Class Members
Fields 

The following tables list the members exposed by BeforeMouseDownEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeMouseDownEventArgs ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldButtonGets which mouse button was pressed.  
Public FieldCancelGets or sets a value indicating whether the event should be canceled.  
Public FieldClicksGets the number of times the mouse button was pressed and released.  
Public FieldDeltaGets a signed count of the number of detents the mouse wheel has rotated. A detent is one notch of the mouse wheel.  
Public FieldXGets the x-coordinate of a mouse click.  
Public FieldYGets the y-coordinate of a mouse click.  
Top
See Also

Reference

BeforeMouseDownEventArgs Class
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback