Hi

I have written a VB program that starts from Sub Main. Sub Main is in a Module and Also I have a form in my project.

How can I access to my form and it's controls from Sub Main

Thanks