How to get the list of forms in VS2008 C# project ?
- by Mobin
I want to get a list of all the forms in the project i am running a form from .
Suppose i am running a project which has 4 forms
1.Form1
2.Form2
3.Form3
4.Form4
and i want to retrieve the list of them for further direction which form to direct to