Implementing RichHelpTip can be done with the help of following steps:
1. Create a web application.
2. Add a reference to RichHelpTip.dll or add component .dll file to toolbox.
3. Copy ‘images’ folder and ‘helptips.xml’ file (located in ‘Samples’ folder of the ‘WebSamples’ folder ) into your application.
4. Drag and drop RichHelpTip component onto the webform.
5. Provide ‘imageUrl’ and ‘XmlFileUrl’ path.
6. Choose a HelpTip ‘id’ and modify Helptips.xml file according to your requirements.
7. Build the web application and browse the web page.