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