CuteEditor for .NET 6.0 Class Library

Editor.BackColor Property

Gets or sets the background color of the Web server control.

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

See Also

Editor Class | CuteEditor Namespace