'Declaration Protected Overridable Sub OnUpdateValueOnEnterKeyChanged( _ ByVal oldValue As Boolean, _ ByVal newValue As Boolean _ )
'Usage Dim instance As UpDownBase(Of T) Dim oldValue As Boolean Dim newValue As Boolean instance.OnUpdateValueOnEnterKeyChanged(oldValue, newValue)
Parameters
- oldValue
- newValue