mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / BorderLeftStyle Property
BorderLeftStyle Property
Description

CSS3 Style: border-left-style
Defines the style of the left border of an element.

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

HTML Syntax:
border-left-style: style;

HTML Constants:
dashed,dotted,double,groove,hidden,inset,none,outset,ridge,solid,

See Also