'Declaration Protected Overrides Sub OnFormatChanged( _ ByVal oldValue As DateTimeFormat, _ ByVal newValue As DateTimeFormat _ )
'Usage Dim instance As TimePicker Dim oldValue As DateTimeFormat Dim newValue As DateTimeFormat instance.OnFormatChanged(oldValue, newValue)
protected override void OnFormatChanged( DateTimeFormat oldValue, DateTimeFormat newValue )
Parameters
- oldValue
- newValue