property Slider.ShowFocusRect as Boolean
Sets or gets a value that indicates whether the control is marked when it gets the focus.

TypeDescription
Boolean A boolean expression that indicates whether the control is highlighted when the control gets the focus.
By default, the ShowFocusRect property is False. Use the ShowFocusRect property to mark the control that has the focus.