Connecting Tech Pros Worldwide Help | Site Map

Enter Key Event smart client

Member
 
Join Date: Jun 2007
Location: Kolkata,India
Posts: 65
#1: Oct 13 '09
Hi All,
I have one search screen where some textboxes are there in which search crietria would be captured.After entering any serch criteria ,when user hit enter key ,Search result should get displayed.
I have made all the others thing(connection to database...) but I am not able to caputure enter key hit event.
My Application is window based smart clinet.

Please suggest me the way to do this.

Regards,
Gyanendar
Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,148
#2: Oct 13 '09

re: Enter Key Event smart client


You should be able to catch it in the keydown event
Reply