|
-
Mar 16th, 2000, 10:50 AM
#1
Thread Starter
Member
Ok, I'm trying to get the keys that i press(form1_keydown) to go into a text box and in order to do that, I need to convert keycode to its ascii equivilent. Thats what i don't know how to do. I though that there was a really easy way to do it, but I can't think of it off the top of my head and my help isn't working because i think i lost the disk.
-
Mar 16th, 2000, 11:00 AM
#2
Frenzied Member
Just because you lost the disk doesn't mean you can't get help...MSDN is free and online at:
http://msdn.microsoft.com/library/
A search for "Keycode to Ascii" turned up this page, which has several links that should help you solve your problem
-
Mar 16th, 2000, 11:17 AM
#3
Thread Starter
Member
Hey, thats great. I didnt know that you could get msdn library stuff online. thats pretty cool. But anyways, I still can't figure out how to convert the keycode to its ascii equivilent and I think that i still won't be able to get the results im looking for. I need it to send whatever I type in(form1_keydown) into a text box and with the shift thing and stuff like that, i don't know how i would go about doing that.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|