VisitedColor

 

Type

 

OLE Color

 

Description

 

Determines the default color of a visited hyperlink in the displayed page.

 

Example

 

REM Show visited hyperlinks in green:

WebsterPro1.AnchorColor = &H0000FF00

 

Remarks

 

Changing this property affects subsequent page loads, but not pages that are already in cache (including the current page). You can use the Reload method to update the display after changing this property at run-time.