Difference between revisions of "CalendarView.DisableScroll"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(No difference)

Revision as of 12:28, 11 June 2013

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.