Enabling / Disabling a timer via another form
Sorry im in a bit of a hurry so i don't have time to find this out myself, but if i have a timer on a form (lets say form1) then how can i make a radio button on another form turn it on or off? (form2)
is there a way i can modify
timer1.enabled
or a property that allows it to be changed from any form?
Re: Enabling / Disabling a timer via another form
Quote:
Originally posted by Jack Daniels
Sorry im in a bit of a hurry so i don't have time to find this out myself, but if i have a timer on a form (lets say form1) then how can i make a radio button on another form turn it on or off? (form2)
is there a way i can modify
timer1.enabled
or a property that allows it to be changed from any form?
form1.timer1.enabled