I need to know what the code in visual basic.net is to change texts. Say to make a sentece bold or to change the font with code I want to write a visual basic.net program that will take some data with tags like on an html page. When the program opens the data such as a txt file it will then display the page with the tags to make a sentece bold and tags that will change the font. Another for italic or underline and so on. Then I want to have a button that will translate all that into a page similar to the way html works but I want to do it in visual basic.net. I have it started already but I have yet to learn how the code should look to make the text change.