Step 4 of 4: Running the Application
In the previous steps of the quick start you created a simple application with a C1ToolTip control assigned to a Button control, and you customized the ToolTip's appearance and behavior. In this step, you'll run the application and explore some of the run-time interactions possible with the C1ToolTip control.
Complete the following steps:
1. In Visual Studio, select Debug | Start Debugging or press F5 to run the application.
2. Click the button and notice how the ToolTip fades into view.
Congratulations! You've completed the C1ToolTip quick start. If you'd like to continue exploring ToolTip for ASP.NET AJAX, see the ToolTip for ASP.NET AJAX Samples and take a look at the ToolTip for ASP.NET AJAX Task-Based Help topics.
|