constants SelectCreateEventEnum
The AllowSelectCreateEvent property specifies whether the newly created event gets selected or highlighted. Use the ShowAllDayHeader property to show the schedule's All-Day header so all All-Day evens are shown on this header. The AllowCreateAllDayEvent property has effect only when the schedule displays no time scale. The AllDayEvent property indicates an all-day event. You can use the AllowSelectEvent property to change the key to allow the user select new events or you can prevent selecting any event using exDisallow value. The SelectCreateEventEnum type supports the following values:

NameValueDescription
exSelectCreateEventNone0 No event is selected when it is first created.
exSelectCreateEvent1 The event being created gets selected.
exHighlightCreateEvent2 The event being created gets highlighted for s short period of time (1 second ).