I have built a class and instantiated it on my Main Form. I want every other Form to use this same instance of the class. How can I pass the instance reference to other forms.

thanks in advance,
bcoyote