An Aside About Controls

Now that you are somewhat familiar with Visual Basic, some of its controls, and property values for those controls, you should begin approaching Visual Basic differently. As you learn how to use a new control in your applications, study the properties that apply to that control. Visual Basic's online help lists all the details about any control you select. When you click a control and press F1, the online help provides you with a list of properties, events, and methods related to that control.

By studying the various properties that a control supports, you learn about that control's characteristics. For example, in the next section, you learn about the Line control. The Line control's BorderWidth property determines the ...

Get Absolute Beginner's Guide to Programming, Second Edition 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.