want to use random with timer
Thanks, but i want to change the color with timer.
User Profile
Collapse
-
if .. else not working
hi
thankx for ur suggestions. Somebody suggested me to use random class/method. but i dont know how to use here. plz. guide.Leave a comment:
-
I have already tried
I have already tried this but can u suggest me something else my code is
Code:private void timer1_Tick(object sender, EventArgs e) { this.BackColor = Color.Red; }
ThankxLast edited by Frinavale; Sep 15 '10, 06:24 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags.Leave a comment:
-
How to change color of form after every 3 sec. in vc#
i want to change color of form after every 3 sec. in vc#. How it can be done with the help of timer. Do i need to use a loop if yes then how?
Thanx
No activity results to display
Show More
Leave a comment: