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

Gets or sets the image of the thumb in the control.

Syntax

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

Property Value

Image

Requirements

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

See Also