InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / DynamicStyle Class / Border Property

In This Topic
    Border Property (DynamicStyle)
    In This Topic
    Gets or sets the thickness of the border around the element.
    Syntax
    'Declaration
     
    Public Property Border As Thickness
    public Thickness Border {get; set;}
    See Also