I would like to ask. I have saving to a text file down now with multiple lines and it works.

How do i open this text file into a label.
I know about open file dialog which is the same as savefiledialog.

So how do i open the text file and display the text in a label with multiple lines using the one click of a button and a open file window thingy.

Does anyone have code that could me with this.