Slider Property (TabStrip)
In This Topic
Gets or sets the slider settings for the tabstrip.
Syntax
'Declaration
Public Property Slider As Slider
public Slider Slider {get; set;}
Property Value
A
Slider object representing the slider settings.
See Also