Difference between revisions of "CalendarView.DisableScroll"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
| newinversion=1.2.1
 
| newinversion=1.2.1
| version=1.2.2
+
| version=1.4.1
 
}}
 
}}
  

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.