I am creating a Windows Forms notepad. How do I do the button Open to open a file and a specific compatible file? I created the design and know I double-click the event to open the file.
Now I need to code the event to open the file I want. Does anyone know how?