|
-
Apr 19th, 2003, 01:55 AM
#1
Thread Starter
Registered User
classes and inheritance
hi,
Is it possible to inherit another class, but hide all the base classes objects from the users that instantiate our class, i mean so when are object was created , users can access only the events,methods and properties of our class and not the base classes.
( we should still be able to use the base class methods from in our own program, anyway thats why we inherited it )
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
|