|
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.
|