'Declaration
Protected Overridable Sub OnFormatPatternChanged( _ ByVal oldValue As TimeFormatPattern, _ ByVal newValue As TimeFormatPattern _ )
'Usage
Dim instance As TimeUpDown Dim oldValue As TimeFormatPattern Dim newValue As TimeFormatPattern instance.OnFormatPatternChanged(oldValue, newValue)
protected virtual void OnFormatPatternChanged( TimeFormatPattern oldValue, TimeFormatPattern newValue )
Parameters
- oldValue
- newValue