I am developing a Windows Form application in C#. I have a form with RichTextBox which shows the data. The data comprises of Contents and the relevant information for each topic under Contents.
How do I make the content's data as links that scroll to a specific section upon clicking?