ComponentOne Slider for ASP.NET AJAX: Slider for ASP.NET AJAX Quick Start > Step 3 of 3: Running the Application

Step 3 of 3: Running the Application

In the previous steps you created and customized the C1Slider control. In this last step you'll run your application and view the C1Slider control at run time. Note that the following steps assume you've completed the Step 2 of 3: Customizing the Control topic.

Complete the following steps:

1.   Run your application. The page will look similar to the following:

 

 

Note that the initial value of the C1Slider control reflects the initial value of the TextBox control.

2.   Click the slider's thumb and perform a drag-and-drop operation to change the control's value:

 

 

Note that as you change the slider's value, the value within the text box also changes.

3.   Click the Increment button:

 

Note that the value in the text box increases by 1. The amount the C1Slider control's value changes when the Increment and Decrement buttons are pressed is controlled by the Step property.

In this step you've observed the run-time interaction of the C1Slider control. After completing this quick start you've successfully created Web site with a simple C1Slider application.


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