April 2001
Beginner
432 pages
10h 27m
English
Mastering the Visual Basic environment—that is, learning its windows and controls—is the first step toward becoming a Visual Basic programming pro.
These are the basic steps you'll follow every time you write a Visual Basic program:
Start Visual Basic from within Windows.
Create a new project. A project is a collection of one or more Visual Basic programs that comprise an application. A project keeps an application's files together in one folder so that you can access them together. If you want to change a Visual Basic application that you have already written, you'll open that application's project and modify the files in the project.
Write the Visual Basic program. This involves ...
Read now
Unlock full access