CalendarView.DisableScroll

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Boolean)
aCalendarView.DisableScroll = newValue
or
BooleanValue = aCalendarView.DisableScroll


If True, scrolling with the mousewheel or trackpad is disabled for changing the current display date. However, scrolling the hours in Week/Day view will never be disabled.