CuteEditor for .NET 6.0 Class Library

Editor.ID Property

Gets or sets the programmatic identifier assigned to the Cute Editor control.

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

See Also

Editor Class | CuteEditor Namespace