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

Gets or sets the maximum value to place along the ruler of the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ShowMax As Integer
C# 
public virtual int ShowMax {get; set;}

Property Value

Integer

Remarks

This property will only be effective when the TrackType property is set to "Ruler".

Requirements

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

See Also