suite4.net.FormDatabase Documentation

IForm.WebBackColor Property

Gets or sets the Color value that will be used in the WebLoader component.

[Visual Basic]
Property WebBackColor As Color
[C#]
System.Drawing.Color WebBackColor {get; set;}

Property Value

The Color value to be used. The default value is White.

See Also

IForm Interface | suite4.net.FormDatabase Namespace