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