I have created two forms. In one form I have Instantiated a class. Within that class is an array. In the other form I need to get that data from the array in that class. If I instantiate a new class I won't see the data. How do I connect to the class with the second form and see the data that the first form can see.
Thanks
Ron
Thanks
Ron