System.Windows.Forms.HtmlDocument.ActiveLinkColor Property

Gets or sets the System.Drawing.Color of a hyperlink when clicked by a user.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

A link is active when a user is clicking on it. Change this property to change the color of the link prior to navigation.

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