Hi, im working on a project and I would like to know how to open a file with a button in Visual Studio 2012 C#.
For example, I have a button in the program labeled "Run blabla" (Where blabla is the name of a program) and when you click the button it would run the program.
Any help would be appreciated
Thanks