CuteEditor for .NET 6.0 Class Library

Editor.ReadOnly Property

Specify whether the content is readonly

[Visual Basic]
Public Property ReadOnly As Boolean
[C#]
public bool ReadOnly {get; set;}

See Also

Editor Class | CuteEditor Namespace