Returns or sets the background color of the control.
Syntax
object.BackColor [= Value]
The object placeholder represents an OrdoWebView2 control
Values
Value: The property values are as follows:
| Value | Description |
| OLE_Color | A long value represents a color. |
Remarks
Once OrdoWebView2 is initialized and a web page is displayed, this property sets the color of the surrounding border.