Hi all,

I am having trouble using keydown for the spacebar in a form.

I would like the spacebar to start/stop a StopWatch that I have running. I can get that to work fine but whenever I am focused on another button it also executes that buttons function also.

I know that is the default behavior for the enter key and spacebar but I would like to override that.

Could someone point me in the right direction?


Thanks in advance,
Major