TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / QueryStatusEventArgs Class
Properties


In This Topic
    QueryStatusEventArgs Class Members
    In This Topic

    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