Tagged Questions
0
votes
2answers
429 views
How do I fill a textbox with text from a textfile in Visual Basic 2008 Express Edition?
I am making a Help-form for my application. A Help-form normally has a ListView on the left and a RichTextbox on the right. When you click on a Help topic in the ListView, the text in the RichTextbox ...