'Declaration
Protected Overrides Sub OnValueChanged( _ ByVal oldValue As T, _ ByVal newValue As T _ )
'Usage
Dim instance As DateTimeUpDownBase(Of T) Dim oldValue As T Dim newValue As T instance.OnValueChanged(oldValue, newValue)
Parameters
- oldValue
- newValue