TimeLineStepAuto Property
Description
Specifies whether to use auto time increments for the time line.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property TimeLineStepAuto() As Boolean
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.