Maybe you should cosider using a RichTextBox control. It does whatever a regular Textbox would do but even better. If your help text file is very long you should use a RichTextBox.
Code:RichTextBox1.LoadFile "C:\MyTxtFile.txt", 1
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |