# Step 6 of 6: Run the application

## Content



To run the application, click the **Start Debugging** button and notice the following results:

*   When Form1 is loaded, the default topic is shown.
*   When the mouse is over the button, the topic is displayed.
*   Check or uncheck **Show topic programmatically** to display its associated topic.
*   When **TextBox1** gets the focus, it displays the specified topic.

<br />![](https://cdn.mescius.io/document-site-files/images/3b487bec-9ad4-47e0-ad8d-39717dc3c4e1/imagesext/image9_5.png)

Congratulations, you have successfully completed Tutorial 1! In this tutorial you have learned how to:

*   Add and set up the [C1DynamicHelp](/componentone/api/win/online-dynamichelp/dotnet-framework-api/C1.Win.C1DynamicHelp.4.8/C1.Win.C1DynamicHelp.C1DynamicHelp.html) control.
*   Associate topics with controls on a form at design-time.
*   Show topics programmatically.