System.Windows.Forms.HtmlDocument.BackColor Property

Gets or sets the background color of the HTML document.

Syntax

public System.Drawing.Color BackColor { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

HtmlDocument.BackColor will display when no other element occupies that area of the screen.

The System.Drawing.Color type in the dnprdnshort supports an Alpha value, but the HTML DOM does not. Therefore, Alpha will have no effect when assigned to this property.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0