ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / RangeSliderBarStyle Class / Border Property

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