Indicates whether to cancel current operation when the user hits the ESC key on the keyboard.
public bool CancelOnEscape { get; set; }
Public Property CancelOnEscape() As Boolean
Get
Set
public:
property bool CancelOnEscape
{
bool get()
void set(bool value)
}
true to cancel current operation when the user hits the ESC key on the keyboard, otherwise; false. Default value is true.
When the value of CancelOnEscape is true (the default value). The service will cancel any operation if the user hits the ESC key on the keyboard (if supported). For example, if the user clicks the mouse or touches down a drag operation will occur. DragStarted and then one or more DragDelta will occur as the user drags on the control. If the user then hits the ESC key on the keyboard before releasing the mouse or touch, then the service will cancel this drag operation by immediately sending a DragCompleted event with the value of IsCanceled set to true. You must check for this value to cancel the operation as well.
Cancelation will also occur if the platform supports notifications when the control loses the focus.
Products |
Support |
Feedback: CancelOnEscape Property (InteractiveService) - Leadtools.Controls |
Introduction |
Help Version 19.0.2017.6.20
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.