Hi Guys,
Need a little help here. I have 5 forms in my project such as Form1, Form2, Form3, Form4 and Form5.
Can someone help me how can I call a certain form using its name? Is it possible? Or is there a way of getting my projects form collection? What I knew is the "OpenForm" property but what I need is to get/access all the forms whether its open or not.
Thanks in advance!