|
-
Oct 30th, 2002, 05:57 PM
#1
Thread Starter
Junior Member
Accessing a classes attributes
I have a class with attributes I want other classes to access(clsAll) through property methods. I have 3 other classes(forms) that I want to access the attributes that have been instantiated and given values in clsAll by the first form class. The problem is that the second form class can only access attributes of clsAll by instantiating it again thereby initialising the attributes again and losing the values they already contain.
Help!!!!!!!!!
Thanks
erimus
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
|