Skip to content

TimeLineStep Property

Description

Specifies the time line increments.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property TimeLineStep() As Long

Return Type

The current time increment used.

Remarks

The TimeLineStep Property will specify the time increments the track control will use when the TimeLineStepAuto Property is False. If TimeLineStepAuto is True, then the track control will auto increment the time.

When the CustomTimeLineLabel Property is True, the TimeLineLabel Event will be called for each label where you can specify the text for the label and the tick mark line length.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.