Chapter 22. Object Basics
Considering that Visual Basic isn't a true object-oriented language (because of its lack of inheritance features), Visual Basic sure uses a lot of objects! Everything seems to be an object in Visual Basic, including forms, windows, toolbox tools, and ActiveX controls.
This lesson discusses several of the more advanced programming topics that surround objects. By the time you finish this lesson, you will better understand how objects fit into the Visual Basic environment.
The highlights of this hour include
How to access the system objects
What distinguishes a class from an object
When to shortcut code with
With...EndblocksHow to create your own collections
Why OLE automation gives your application tremendous power
How to make ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access