Microsoft Visual Basic 6 Professional (step by step)
Programming step |
Number of items |
1. Create the user interface. |
7 objects |
2. Set the properties. |
10 properties |
3. Write the program code. |
2 objects |
Another way to think about the Lucky Seven program is to use the following algorithm, or list of programming steps. Creating an algorithm can be a useful starting point when developing a program.

Creating the User Interface
In this exercise you’ll start building Lucky Seven by creating a new project and then using controls in the toolbox to construct the user interface.
next page....
|