Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / CreateAllDayEvent Method

In This Topic
    CreateAllDayEvent Method (C1Schedule)
    In This Topic
    Creates a new all-day C1.C1Schedule.Appointment object, shows it in the Edit Appointment dialog, and then adds it to the C1.C1Schedule.AppointmentStorage.Appointments collection.
    Syntax
    'Declaration
     
    Public Sub CreateAllDayEvent() 
    public void CreateAllDayEvent()
    See Also