[Help]Timer Stop[Solved]
i want to make a checkbox that will turn off the timer
DOuble Click check box
CheckBox Changed event will auto generate.
In code
[php]
If CheckBox1.Checked = True Then
timer1.stop
else
'do nothing
end if
[/php]
Why isn't this your career?
Next Bill Gates
srry for asking this i figurd an easy way
stoped it with another timeer