Adding a traffic signal control to my form

dcasmr

Member
Joined
May 28, 2005
Messages
15
Programming Experience
Beginner
I want to add a traffic signal type control to my VB.NET form (Green, Yellow, Red). When a particular condition of my program is not met, I will then activate a warning or stop signal. Otherwise, I will display a green light.

Any ideas on how to implement such things?

Thanks
 
This was my thoughts on this, I am not quite sure if this is what you meant but it seems like an interesting concept.

hth

by the way, username is just 'username' and password is just 'password' :p
 

Attachments

  • Signal.zip
    24.7 KB · Views: 51
Back
Top