QueryStatusEventArgs Class Members
In This Topic
The following tables list the members exposed by QueryStatusEventArgs.
Public Constructors
Public Properties
| Name | Description |
 | AllowPressAndHold | Gets or sets whether the press and hold (right-click) gesture is supported. |
 | FromPen | Gets a value indicating if the event came from the stylus pen. |
 | X | Gets the contact's X coordinate, in pixels. (Inherited from C1.Win.Touch.TouchEventArgs) |
 | Y | Gets the contact's Y coordinate, in pixels. (Inherited from C1.Win.Touch.TouchEventArgs) |
Top
See Also