P
prema askme
Hi
In windows forms, when focus is given to a button, the spacebar is one
of the default keys that can be used to trigger the button. I would like
to override this behaviour.
Does anybody know how I could do this? I still want the user to be able
to click the button with an enter key but just not with the spacebar.
Does the solution involve using the keypreview property? i've read
something similar in an earlier question..
Thanks!
PREMA
In windows forms, when focus is given to a button, the spacebar is one
of the default keys that can be used to trigger the button. I would like
to override this behaviour.
Does anybody know how I could do this? I still want the user to be able
to click the button with an enter key but just not with the spacebar.
Does the solution involve using the keypreview property? i've read
something similar in an earlier question..
Thanks!
PREMA