HtmlDocument::BackColor Property
.NET Framework (current version)
Gets or sets the background color of the HTML document.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
BackColor will display when no other element occupies that area of the screen.
The Color type in the .NET Framework supports an Alpha value, but the HTML DOM does not. Therefore, Alpha will have no effect when assigned to this property.
.NET Framework
Available since 2.0
Available since 2.0
Show: