
April 18th, 2004, 03:34 PM
|
|
Contributing User
|
|
Join Date: Mar 2004
Posts: 41
Time spent in forums: < 1 sec
Reputation Power: 10
|
|
|
textbox ENTER
i have a textbox and i would like when i press the ENTER button on the keyboard to do something like:
if keyboard's ENTER pressed do something
else do nothing
how is this possible in visual c++?
|