Difference between revisions of "CalendarView.CreateWithDrag"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
  
  
 
If True, the user can create a CalendarEvent by dragging the mouse.
 
If True, the user can create a CalendarEvent by dragging the mouse.

Revision as of 23:13, 29 April 2012

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


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