Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or gets the color of the links that the user has visited.
Syntax
HRESULT value = object.put_vlinkColor( v);HRESULT value = object.get_vlinkColor(* p);
Property values
Type: VARIANT
one of the color names or values in the Color Table.
#800080
Default. #RRGGBB color value
Remarks
Some browsers do not recognize color names, but all browsers should recognize RGB color values and display them correctly.