When I am using inheritance can I:
1.) use more than 1 base class
2.) when using the properties in the derived class can the variables be shared between 2 derived classes and 1 base class.
If anyone can show or thoroughly explain how these 2 situations can be done, it would make me understanding of
vb.net object instantion a lot more clearer. I would really love a sample of a project with 2 derived classes using the same base class so I see how they are referenced between one another.
I bet this idea would really help alot of us beginners and intermediate developers the correct way to use inheritance.
Sincerely,
Ferd Krantz
F. Krantz