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

Gets or sets the image of the the track when the control is disabled.

Syntax

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

Property Value

Image

Requirements

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

See Also