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