Capture Return/Enter Key

Is the best way to determine if the user hit the return/enter key in the edit control by the keyup/down event by testing "e.KeyData == Keys.Return"? Many thanks, Chris

1 Reply

AD Administrator Syncfusion Team August 18, 2004 06:45 PM UTC

Hi Chris Yes, that should work. Are you encountering any problems doing this? Regards Arun

Loader.
Up arrow icon