Gets or sets a value indicating whether pressing the ESC key should exit inplace-edit mode and reject changes made to text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool InplaceEditCancelOnEsc { get; set; } |
Visual Basic
![]() |
---|
Public Property InplaceEditCancelOnEsc As Boolean |
true to reject changes and exit in-place editing mode when ESC is pressed; otherwise, false. The default is true.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |