CuteEditor for .NET 6.0 Class Library

Editor.Enabled Property

Specify whether the control is enabled. If it's disabled, the content is readonly.

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

See Also

Editor Class | CuteEditor Namespace