Hi, im using #Develop to create an application that has buttons that open new forms. This requires Aplication.Run in a certain spot according to a C# guide. Everything works properly except it says:
The name 'Application' does not exist in current context (CS0103)
Ive read that i need to add that reference. the problem is i don't know how. I am using Sharp Develop.