AllowPressAndHold Property (QueryStatusEventArgs)
In This Topic
Gets or sets whether the press and hold (right-click) gesture is supported.
Syntax
'Declaration
Public Property AllowPressAndHold As Boolean
public bool AllowPressAndHold {get; set;}
See Also