Difference between revisions of "CalendarView.CreateWithDrag"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (100 revisions imported)
 
(24 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
  
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 13: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.