CuteEditor for .NET 6.0 Class Library

Editor.BorderColor Property

Specifies the color of the border around the outside of the Cute Editor

[Visual Basic]
Overrides Public Property BorderColor As Color
[C#]
public override System.Drawing.Color BorderColor {get; set;}

See Also

Editor Class | CuteEditor Namespace