Page 12 - Programming VB.NET
P. 12

8                       Chapter 2: Graphical User Interface


               2.1 Controls



                 Controls are added to the Form from the Toolbox.

                 Each control has a set of properties, and a set of event
                 procedures associated with it.
























               2.2 Design Your First Application

                   Step 1: Design the interface as shown in Figure 2.1

                   Step 2: Set the objects and properties as shown in
                   Table 2.1.
                   Step 3: Plan the event procedures as shown in

                   Table 2.2.
                   Step 4: Write the code
                   Step 5: Save and run the project.
   7   8   9   10   11   12   13   14   15   16   17