Hi,
I'm just switched from VB 6 to VB.Net and tried to use a public sub at the MainForm from a second sub form. But it didn't appears in the property/method contents of the MainForm-form. So what do I have to do make the sub accessable from within other forms?
Thanks for your help.

Gunnar