I have a visual basic form that is storing data into a text file. I placed a button on the form to allow the user to see the info in the text file whenever its clicked (so the user does not have to browse to the location of the file to see the data). Can anyone helps me implement this.
PS: I see a similar question that was asked 11 years ago but I did not really understand the solution and also new visual studio not accepting any of the solution (may be depleted) here is the link to the old question : How to display the text file while clicking the button Thanks