'Declaration
Protected Overridable Sub OnIsTodayChanged( _ ByVal oldValue As Boolean, _ ByVal newValue As Boolean _ )
'Usage
Dim instance As CalendarDayButton Dim oldValue As Boolean Dim newValue As Boolean instance.OnIsTodayChanged(oldValue, newValue)
Parameters
- oldValue
- newValue