Due to the limitations of the textbox, you could try a rich text box:
VB Code:
Private Sub Form_Load() Me.RichTextBox1.LoadFile ("C:\tmp\test.txt") End Sub
|
Results 1 to 4 of 4
Thread: Faster File I/O with API?Threaded View
|
Click Here to Expand Forum to Full Width |