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

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

Syntax

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

Property Value

Point

Requirements

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

See Also