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

Gets or sets the vertical and horizontal offset values used to calculate the position of the thumb in the control.

Syntax

Visual Basic (Declaration) 
Public Property ThumbOffset As Point
C# 
public Point ThumbOffset {get; set;}

Property Value

Point

Requirements

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

See Also