Chapter 16. Inheriting Forms and Creating Base Classes
After completing this chapter, you will be able to:
Use the Inheritance Picker to incorporate existing forms in your projects.
Create your own base classes with custom properties and methods.
Derive new classes from base classes by using the Inherits statement.
An important skill for virtually all professional software developers today is the ability to understand and utilize object-oriented programming (OOP) techniques. The changes associated with OOP have been gaining momentum in recent versions of Visual Basic. Although Microsoft Visual Basic 6 offers several object-oriented programming features, experts say that it lags behind the "true" OOP languages, such as Microsoft Visual C++, because ...
Get Microsoft® Visual Basic® 2008 Step by Step now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.