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