Difference between revisions of "CalendarView.DisableScroll"

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

Latest revision as of 14:20, 6 August 2015

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.