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

In This Topic
    borderColor Property (IHTMLStyle)
    In This Topic

    borderColor property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property borderColor As System.String
    System.string borderColor {get; set;}
    Remarks

    An original IDL definition of borderColor property was the following: BSTR borderColor;

    See Also