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 (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public bool CanUndo { get; }

Property Value

Type: Boolean
See Also