I have the file test.txt and in that it says "testing" and when I click a button in my program I want the text in the file to be displayed in a editbox on my program.
How would I do this?