Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument2 Interface / vlinkColor Property

In This Topic
    vlinkColor Property
    In This Topic

    vlinkColor property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    Property vlinkColor As System.Object
    System.object vlinkColor {get; set;}
    Remarks

    An original IDL definition of vlinkColor property was the following: VARIANT vlinkColor;

    See Also