ComponentOne Slider for ASP.NET AJAX: Slider for ASP.NET AJAX Quick Start > Step 1 of 3: Adding C1Slider to the Page

Step 1 of 3: Adding C1Slider to the Page

In this step you'll add a C1Slider control and a TextBox control to the page.

Complete the following steps:

1.   Create a new ASP.NET AJAX-Enabled Website project.

Note that as you've created an AJAX-Enabled Web site, a ScriptManager control initially appears on the page.

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 the C1Slider control to add it to the page.

4.   With the page selected, press the ENTER button twice to move to the next line.

5.   In the Visual Studio Toolbox double-click the Input (text) icon to add an input box to the page below the slider.

6.   Resize the text box so that it's the same width as the slider control.

The page will now look similar to the following image:

 

 

Now that you've created your Web site and added controls to the page, the next step is to customize the controls with code and JavaScript.


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.