Introduction to Visual Basic
elements of a Visual Basic Getting Started in Visual Adding an Event Adding Adding Additional Event Focus on Program Design and Implementation:Creating a Main Knowing About: The Help Common Programming Errors and Chapter ReviewIntroduction to VisualBasic . 11/10/04 12:44 PM Page 4546|Chapter 2: Introduction to Visual Basic .NETIn this chapter we begin learning about the fundamentals of programming and VisualBasic .NET. First we examine the two elements that are required by every practicalVisual Basic program: the screens and instructions seen by the user, and the behind thescenes processing that is done by the program. We then present the Basic design win-dows that you must be familiar with to produce such programs. Finally, we show youhow to use these design windows to create the Visual user interface, or GUI, and thenadd processing of a Visual Basic ApplicationVisual Basic was initially introduced in 1991 as the first programming language thatdirectly supported programmable graphical user interfaces using language-suppliedobjects.
2.1 Elements of a Visual Basic Application | 47 Figure 2–1 A User’s View of an Application Figure 2–2 The Design Form on which Figure 2–1 is Based by the application. This user interface is referred to as the graphical user interface(GUI). From a programmer’s perspective the GUI is …
Download Introduction to Visual Basic
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: