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