EventsCalendar for ASP.NET Web Forms
Step 1 of 3: Adding C1EventsCalendar to the Page
Quick Start > Step 1 of 3: Adding C1EventsCalendar to the Page

In this step you will begin by adding the C1EventsCalendar control to the page.

To begin, complete the following steps:

  1. Create a new ASP.NET Website project.
  2. Click the Design tab located below the Document window to switch to Design view.
  3. Navigate to the Visual Studio Toolbox and double-click C1EventsCalendar to add the control to the page.
See Also