'Declaration Protected Overrides Sub OnCurrentDateTimePartChanged( _ ByVal oldValue As DateTimePart, _ ByVal newValue As DateTimePart _ )
'Usage Dim instance As TimeSpanUpDown Dim oldValue As DateTimePart Dim newValue As DateTimePart instance.OnCurrentDateTimePartChanged(oldValue, newValue)
protected override void OnCurrentDateTimePartChanged( DateTimePart oldValue, DateTimePart newValue )
Parameters
- oldValue
- newValue