'DeclarationProtected Overridable Sub OnFormatPatternChanged( _ ByVal oldValue As DateFormatPattern, _ ByVal newValue As DateFormatPattern _ )
'UsageDim 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