T
TS
I have a button on my form that when pressed starts a timer. While timer is
running, in order to get the click event to run for any other button except
the button that started the timer, you have to click this button twice, or
set the focus to the form when you start the timer. Why?
running, in order to get the click event to run for any other button except
the button that started the timer, you have to click this button twice, or
set the focus to the form when you start the timer. Why?