P
.pd.
Hi,
I've got a textbox and button and when the user presses Enter in the
textbox, I want the button's click event to fire.
I've got as far as using the KeyPress event to check for the Enter key but
how do I get the button's click event to fire without actually clicking the
button?
Cheers,
..pd.
I've got a textbox and button and when the user presses Enter in the
textbox, I want the button's click event to fire.
I've got as far as using the KeyPress event to check for the Enter key but
how do I get the button's click event to fire without actually clicking the
button?
Cheers,
..pd.