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

Gets or sets the indent value of the thumb from the inner border of the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ThumbIndent As Integer
C# 
public virtual int ThumbIndent {get; set;}

Property Value

Integer

Requirements

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

See Also