Hello Computer Science: Hello Visual Basic 2005: Code

Learn Visual Basic 2005 in 15 step-by-step lessons.

hello-world.com
Privacy
Policy

Site map

Hello-World

At the end of this lesson:
You will learn to close a project and start a new project.
You will add code to be executed when the user clicks the
form and moves the mouse.
You will be able to change properties of the form at run time.
You will know what an argument is.
You will learn about the RGB colors and how to generate a random color.

1. Print and read the lesson.
Follow all instructions as you go along.
(Punch, staple, put in your binder.)

2. Run each of the demos, flowcharts or other materials from the lesson:
Named colors, RGB colors, RGB colors and complements,
Random numbers
, X Y coordinates

3. Write each of the programs in the lesson. To get the most out of these programs

Indent each statement inside a block about 2 spaces. All of the statements should line up.

Programming Exercise: Experiment with Random & RGB
Using what you learned in this lesson, create an application that:

1. Use random numbers and RGB colors (and your imagination)
2. Changes the color and text of the form for at least 3 events.

 


Copyright © Hello World Publications. All rights reserved worldwide.

hello-world.com
Privacy
Policy

Site map

Hello-World