.NET Forms are CLASSES!

This one comes up so often I thought it would be a good idea to just illustrate it: "I can't access my other form from my new form". Forms are classes. You need an instance of the class to access its fields and methods.

By Peter Bromberg   Popularity  (686 Views)