Thread: eVB and waiting
View Single Post
Old 10-08-03, 10:11 AM   #15 (permalink)
Howard2k
Aximsite Legend
 
Howard2k's Avatar
Addicted Member
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 13,721
Thanked 4 Times in 4 Posts

Awards Showcase
Aximsite Active Silver Member Moderator Medal Silver Poster 
Total Awards: 3

Yep I have that too, timer1.enabled = true


So the timer is enabled both in the propery on the form and from within the form, I just start with with the interval at 0 and then changed it to 500 when I needed to execute the code within the timer object.

Thanks anyway :) I'll keep playing, bound to be something simple.

I tried both, but is there any real difference between form1.timer1.property and timer1.property?

Or would you use the former when referencing the timer from another form and the latter from within the form?
__________________
Always read stuff that will make you look good if you die in the middle of it.
Howard2k is offline   Reply With Quote