|
-
Aug 14th, 2010, 07:36 AM
#1
Thread Starter
Fanatic Member
Re: Layer rendering (image program)
Bump.
When you insert a class inside a class, you can access this "subclass", but only the shared properties inside the "subclass". I want to access normal variables in the "subclass" when the class is declared as a variable. I don't want to hassle with parent variables in the subclass.
so:
Dim a as new mainclass()
a.subclass.value = 5
Tags for this Thread
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
|