PDA

Click to See Complete Forum and Search --> : Class inheritation and the extensibility model ...


Fox
Mar 18th, 2001, 09:38 AM
To the thread (http://forums.vb-world.net/showthread.php?s=&threadid=61713)

Mar 18th, 2001, 01:13 PM
Im sure you could write one that would make a table or
whatever of all of the functions in a class, and alow you
to select which ones go into the derived class. just take
a look inside a class module in notepad.

Z.