'DeclarationProtected Overridable Sub OnCalendarButtonTodayForegroundChanged( _ ByVal oldValue As Brush, _ ByVal newValue As Brush _ )
'UsageDim instance As MultiCalendar Dim oldValue As Brush Dim newValue As Brush instance.OnCalendarButtonTodayForegroundChanged(oldValue, newValue)
Parameters
- oldValue
- newValue