|
Chapter 3: Working with Toolbox Controls
Chapter 3 Working with Toolbox ControlsIn this chapter you will learn how to:
As you learned in Chapters 1 and 2, Microsoft Visual Studio .NET controls are the graphical tools you use to build the user interface of a Visual Basic program. Controls are located in the Toolbox in the development environment, and you use them to create objects on a form with a simple series of mouse clicks and dragging motions. Windows Forms controls are specifically designed for building Windows applications, and you'll find them organized on the Windows Forms tab of the Toolbox. (You used a few of these controls in the previous chapter.) You'll learn about other controls, including the tools you use to build Web Forms and database applications, later in the book. In this chapter, you'll learn how to display information in a text box, work with date and time information on your system, process user input, and display a Web page within a Visual Basic .NET program. The exercises in this chapter will help you design your own Visual Basic applications and will teach you more about objects, properties, and program code. You'll also learn how to add older ActiveX controls to the Toolbox so that you can extend the functionality of Visual Basic.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||