T3000 CrossPlatform Documentation
FastColoredTextBoxUndoEnabled Property |
[This is preliminary documentation and is subject to change.]
Is undo enabled?
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool UndoEnabled { get; }
Public ReadOnly Property UndoEnabled As Boolean Get Dim instance As FastColoredTextBox Dim value As Boolean value = instance.UndoEnabled
Property Value
Type: BooleanSee Also