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