dbicSlide Send comments on this topic.
ThumbStyle Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : ThumbStyle Property

Gets or sets the style of the thumb in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ThumbStyle As enumThumbStyle
C# 
public virtual enumThumbStyle ThumbStyle {get; set;}

Property Value

enumThumbStyle Enumeration

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also