Exercise 1: Design the Form 

Prerequisites

The development environment of Visual Basic was started and a project of type "Standard EXE" has been created. An empty form sheet is available for visually designing the user interface.

Procedure

Create a user interface for the application. Arrange the elements on the form sheet and assign object attributes for the following components:

How to Continue

Exercise 2: Declarations and Initial Settings