|
-
October 5th, 2008, 12:43 PM
#12
Re: Traffic Lights c#
In all honesty I'm not sure how to start.
this below is my code for my start button, I set the timer to intervals of 5 seconds so am I free to place what what I want my lights to do now.
private void button1_Click(object sender, System.EventArgs e)
{
timer1.Enabled = true
Last edited by johnboy14; October 5th, 2008 at 12:48 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|