Click or drag to resize

KryptonTextBoxCanUndo Property

Gets a value indicating whether the user can undo the previous operation in a rich text box control.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool CanUndo { get; }

Property Value

Type: Boolean
See Also