Just wondering about the best way to capture keyboard input from a CEdit or CComboBox control. Any ideas from those who have already invented this wheel would be appreciated.

Thanks!

Recommended Answers

All 2 Replies

There are alot of ways to retreive input from the keyboard.

I haven't done it alot but here are some useful links that might get you started:

http://community.borland.com/article/0,1410,10323,00.html
http://www.softlookup.com/tutorial/data_vb/ch05.asp#Heading6
http://coderforums.com/archive/topic/3225-1.html
http://www.ondotnet.com/pub/a/dotnet/2002/04/29/keys.html

Though some of these are off topic, it may help broaden the spectrum of your current view on how this process may work.


Hope this helps,
- Stack Overflow

This is very helpful - Thanks!


There are alot of ways to retreive input from the keyboard.

I haven't done it alot but here are some useful links that might get you started:

http://community.borland.com/article/0,1410,10323,00.html
http://www.softlookup.com/tutorial/data_vb/ch05.asp#Heading6
http://coderforums.com/archive/topic/3225-1.html
http://www.ondotnet.com/pub/a/dotnet/2002/04/29/keys.html

Though some of these are off topic, it may help broaden the spectrum of your current view on how this process may work.


Hope this helps,
- Stack Overflow

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.