Difference between revisions of "CalendarView.Animate"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 12: Line 12:
  
  
If True there is a smooth animation when using the Scroll function.
+
If True there is a smooth animation when using the [[CalendarView.Scroll|Scroll]] function.

Revision as of 01:28, 3 May 2012

Property (As Boolean)
aCalendarView.Animate = newValue
or
BooleanValue = aCalendarView.Animate


If True there is a smooth animation when using the Scroll function.