If you are creating a Notepad like program why are you opening a text file for Binary Access Read?

If you are going to read a text file into a textbox you should be opening the file for Input.