'DeclarationProtected Overrides Sub OnUpdateValueOnEnterKeyChanged( _ ByVal oldValue As Boolean, _ ByVal newValue As Boolean _ )
'UsageDim instance As DateTimeUpDown Dim oldValue As Boolean Dim newValue As Boolean instance.OnUpdateValueOnEnterKeyChanged(oldValue, newValue)
Parameters
- oldValue
- newValue