Version

MouseMessageInfo Structure Members

The following tables list the members exposed by MouseMessageInfo.

Public Constructors
 NameDescription
Public ConstructorMouseMessageInfo ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAllowButtonOverrideWhether or not to allow a button override.  
Public PropertyButtonsThe mouse buttons that are pressed (left, right and/or middle). Read-only  
Public PropertyMouseMessageTypeThe mouse message type (down, up or move). Read-only  
Public PropertyXThe x coordinate of the mouse  
Public PropertyYThe y coordinate of the mouse  
See Also