GetNumTicks Method

           

Returns the number of ticks between the Min and Max properties of the Slider control.

Syntax

object.GetNumTicks

The object placeholder represents an object expression that evaluates to a Slider control.

Remarks

To change the number of ticks, reset the Min or Max properties or the TickFrequency property.