CalendarEvent.FrontMost

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 12:28, 11 June 2013 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
Property (As Boolean)
aCalendarEvent.FrontMost = newValue
or
BooleanValue = aCalendarEvent.FrontMost


This property is used when dragging and creating the CalendarEvent. If True, the CalendarEvent is drawn over all others.