[]
Occurs before the control starts processing input from touch device or pen at the given point.
public event EventHandler<QueryStatusEventArgs> QueryStatus
Public Event QueryStatus As EventHandler(Of QueryStatusEventArgs)
| Type | Description |
|---|---|
| EventHandler<QueryStatusEventArgs> | Occurs before the control starts processing input from touch device or pen at the given point. |