| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TrackImage As Image | |
| C# | |
|---|---|
public virtual Image TrackImage {get; set;} | |
Property Value
ImageCustomized track images for values less than or greater than the thumb value allow the developer to change the track based on its value. The value less than the thumb uses the TrackImageAfter Property while the image greater than the thumb uses the TrackImage Property.