| InputPanel Components > InputTrackBar |
The InputTrackBar represents a slider element in the C1InputPanel control.
When you add the InputTrackBar component to C1InputPanel, it appears similar to the following:
At run time you can move the down arrow to the left to decrease the frequency or to the right to increase the frequency of the object it is bound to. You can change the tick frequency by setting the InputTrackBar.TickFrequency property.