KryptonTextBoxReadOnly Property |
Gets or sets a value indicating whether the text in the edit control can be changed or not.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool ReadOnly { get; set; }
Property Value
Type:
BooleanSee Also