Difference between revisions of "CalendarView.CreateWithDrag"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (100 revisions imported)
 
(95 intermediate revisions by 2 users not shown)
Line 9: Line 9:
  
  
If True, the user can create a CalendarEvent by dragging the mouse.
+
 
 +
If True, the user can create a [[CalendarEvent]] by dragging the mouse.

Latest revision as of 14:20, 6 August 2015

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


If True, the user can create a CalendarEvent by dragging the mouse.