'Declaration Protected Overridable Sub OnCalendarStyleChanged( _ ByVal oldValue As Style, _ ByVal newValue As Style _ )
'Usage Dim instance As MultiCalendar Dim oldValue As Style Dim newValue As Style instance.OnCalendarStyleChanged(oldValue, newValue)
Parameters
- oldValue
- newValue