
January 26th, 2004, 11:13 AM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 13
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Article Discussion: Inheritance and Windows Forms
VB.net is now considered an object oriented language with the new
core changes in the language carried by Microsoft in this new edition of Visual
basic. The object oriented programming has proven itself to be very powerful
robust and beautiful to work with. Well enough theories and marketing stuff
and let’s get to the real thing! In this article we will not be only talking
about a class’s inheritance but will also take advantage of the Windows form
inheritance that was produced Visual Studio.NET. (Yes the forms are
classes and can be inherited.) Let’s get on with it!
Read the full article here: Inheritance and Windows Forms
|