How to run Program.cs File?
I have created 1 form named Form1.cs & i have written the code to be executed in Program.cs
When i click on next button in Form1.cs i want the Program.cs to run and get executed.
How to Program.cs when i click on next button?
I am new to C#.plzz help
Thanks in advance