[]
        
(Showing Draft Content)

Step 6 of 6: Run the application

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.


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

  • Add and set up the C1DynamicHelp control.
  • Associate topics with controls on a form at design-time.
  • Show topics programmatically.