mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / BorderBottomColor Property
In This Topic
    BorderBottomColor Property
    In This Topic
    Description

    CSS3 Style: border-bottom-color
    Defines the color of the bottom border of an element.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BorderBottomColor As String
    Remarks

    HTML Syntax:
    border-bottom-color: color

    HTML Constants:
    currentcolor,color,-webkit-activelink,-webkit-focus-ring-color,-webkit-link,-webkit-text,activeborder,activecaption,appworkspace,aqua,background,black,blue,buttonface,buttonhighlight,buttonshadow,buttontext,captiontext,fuchsia,gray,graytext,green,grey,highlight,highlighttext,inactiveborder,inactivecaption,inactivecaptiontext,infobackground,infotext,lime,maroon,match,menu,menutext,navy,olive,orange,purple,red,scrollbar,silver,teal,threeddarkshadow,threedface,threedhighlight,threedlightshadow,threedshadow,transparent,white,window,windowframe,windowtext,yellow,

    See Also