CalendarView.DisableScroll

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 12:28, 11 June 2013 by Admin (Talk | contribs) (1 revision)

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.