Skip to content

Tick_Frequency - TrackBar

Maintains the increment at which to display tick marks

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Tick_Frequency
Access Type Syntax
Read Access: Get Tick_Frequency to IntegerVariable
Write Access: Set Tick_Frequency to IntegerVariable/Value

Description

The Tick_Frequency property maintains the increment at which to display tick marks. For example, using default values and a Tick_Frequency of 25, ticks would be placed at values 0, 25, 50, 75, 100. The value is in the range of 0-65,535

Default is 5.