ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection Class / ShowFocusBorder Property

In This Topic
    ShowFocusBorder Property
    In This Topic
    Gets or sets the value indicating whether a control should show the focus rectangle or not.
    Syntax
    'Declaration
     
    Public Property ShowFocusBorder As Boolean
    public bool ShowFocusBorder {get; set;}
    See Also