'Declaration Protected Overrides Sub OnUpdateValueOnEnterKeyChanged( _ ByVal oldValue As Boolean, _ ByVal newValue As Boolean _ )
'Usage Dim instance As DateTimeUpDown Dim oldValue As Boolean Dim newValue As Boolean instance.OnUpdateValueOnEnterKeyChanged(oldValue, newValue)
Parameters
- oldValue
- newValue