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

Gets or sets the type of cursor to be displayed when the mouse is over the thumb of the control.

Syntax

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

Property Value

enumMousePointer Enumeration

Requirements

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

See Also