C1.Win.8 Assembly / C1.Win.Touch Namespace / QueryStatusEventArgs Class


QueryStatusEventArgs Class Properties

For a list of all members of this type, see QueryStatusEventArgs members.

Public Properties
 NameDescription
Public PropertyGets or sets whether the press and hold (right-click) gesture is supported.  
Public PropertyGets a value indicating if the event came from the stylus pen.  
Public PropertyGets the contact's X coordinate, in pixels. (Inherited from C1.Win.Touch.TouchEventArgs)
Public PropertyGets the contact's Y coordinate, in pixels. (Inherited from C1.Win.Touch.TouchEventArgs)
Top
See Also