how do i get this to work? how do i convert it from System.IO.Stream into a stringCode:StreamReader read; read = new StreamReader(File.OpenRead("f:\\test.txt")); this.TextBox1.Text = read;
|
Results 1 to 8 of 8
Thread: StreamReaderThreaded View
|
Click Here to Expand Forum to Full Width |