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