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

Detemines if the slider bar should be drawn through the middle of the control.

Syntax

Visual Basic (Declaration) 
Public Property DisplaySliderBar As Boolean
C# 
public bool DisplaySliderBar {get; set;}

Property Value

Boolean

Remarks

This property is only valid if the TrackType Property is set to Marks

Requirements

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

See Also