Scheduler for WinForms | ComponentOne
In This Topic
    End-User Interaction
    In This Topic

    C1Schedule also provides run-time interaction. The following topics describe how users of your application will interact with Scheduler for WinForms at run time:

    C1Schedule Context Menu

    At run time, the C1Schedule context menu allows you to create and edit appointments, navigate the calendar, as well as import or export data. For more information on how to use the context menu for the C1Schedule control at run time, see C1Schedule Run-Time Context Menu.

    C1Calendar Interactivity

    At run time, you can change the default data view by selecting a date or series of dates on the C1Calendar control. For more information on C1Calendar interactivity, see the C1Calendar Interactivity.

    Note: WinForms .NET Edition does not include rich design-time support yet. We will enhance it in future releases.
    See Also