[]
        
(Showing Draft Content)

C1.Win.Touch.TouchProcessor.QueryStatus

QueryStatus Event

Occurs before the control starts processing input from touch device or pen at the given point.

Namespace: C1.Win.Touch
Assembly: C1.Win.4.8.dll
Syntax
public event EventHandler<QueryStatusEventArgs> QueryStatus
Returns
Type Description
EventHandler<QueryStatusEventArgs> Occurs before the control starts processing input from touch device or pen at the given point.