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


QueryStatusEventArgs Class Members

The following tables list the members exposed by QueryStatusEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a QueryStatusEventArgs.  
Top
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