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

In This Topic
    borderBottomColor Property (IHTMLStyle)
    In This Topic

    borderBottomColor property of IHTMLStyle interface.

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

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

    See Also