System.Windows.Forms.HtmlDocument.VisitedLinkColor Property

Gets or sets the Color of links to HTML pages that the user has already visited.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The 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