CuteEditor for .NET 6.0 Class Library

Editor.DisableItemList Property

The toolbar items needed to be disabled going to this string. Example DisableItemList="Bold, New, Delete"

[Visual Basic]
Public Property DisableItemList As String
[C#]
public string DisableItemList {get; set;}

See Also

Editor Class | CuteEditor Namespace