vlinkColor property

[This documentation is preliminary and is subject to change.]

Sets or gets the color of the links that the user has visited.

Syntax

HRESULT value = object.put_vlinkColor(VARIANT v);HRESULT value = object.get_vlinkColor(VARIANT* 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.

See also

IHTMLDocument2::alinkColor

IHTMLDocument2::linkColor

 

 

Build date: 6/12/2012