|
-
September 22nd, 2011, 07:15 PM
#1
[RESOLVED] VS2010/.Net4.0 Global access to a created class
Hello,
ref:
http://www.codeguru.com/forum/showthread.php?t=516547
Now that I have created a class in Form1 that works, how do I access the stored data in the created instance of the class from another form?
In other words, The class I created in form1 needs to be globally accessable by all forms. I don't want to create another instance on a different form, it holds no data.
Can someone point me in the right direction?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|