good way to open a file with the OpenFileDialogue in Visual Basic.NET 2005 Express
I have made a program with a MDI that can edit text documents. However I cannot open files. My saving function works fine. Could someone please tell me a good way to open a file with the OpenFileDialogue in Visual Basic.NET 2005 Express Edition and give me some sample code?
Thanks in advance!

