StepFrequency Property (InputTrackBar)
In This Topic
Gets or sets a value that specifies the delta between thumb positions on the
InputTrackBar.
Syntax
'Declaration
Public Property StepFrequency As Integer
public int StepFrequency {get; set;}
See Also