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

Gets or sets the image of the thumb when it is being pressed or moved.

Syntax

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

Property Value

Image

Requirements

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

See Also