show/hide this revision's text 2 Specified which version of VB I am using and that text file is part of application resources.

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 is supposed to change accordingly. The text file is part of the application's resources.

Any help will be much appreciated.

Thanks.

show/hide this revision's text 1

How do I fill a textbox with text from a textfile in Visual Basic?

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 is supposed to change accordingly.

Any help will be much appreciated.

Thanks.