View Single Post
Old Jul 9th, 2005, 4:58 PM   #1
willkoh
Newbie
 
Join Date: May 2005
Posts: 9
Rep Power: 0 willkoh is on a distinguished road
Getting form- ref. across modules?

How can I get a reference to an instance of each of my appplication's forms at startup, that will be valid everywhere?

It may be that the right style of programming is to run a new instance of it that is disposed when it closes. But if you want to do it the way I described, it must be possible somehow, right? I did it in VB.Net.
willkoh is offline   Reply With Quote