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

Gets or sets the distance of the popup tips to the thumb of the control.

Syntax

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

Property Value

Integer

Requirements

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

See Also