'Declaration Protected Overridable Sub OnTickFrequencyChanged( _ ByVal oldValue As Double, _ ByVal newValue As Double _ )
'Usage Dim instance As RangeSlider Dim oldValue As Double Dim newValue As Double instance.OnTickFrequencyChanged(oldValue, newValue)
Parameters
- oldValue
- newValue