|
-
May 7th, 1999, 01:03 PM
#1
Edit Control
Hi,
I have a VB program I'm trying to port to VC++ code. In VB I have a text control which has code in the Keypress & KeyDown events. I'm using the Edit control to replace the Text control. Because the Edit control has no MFC built-in Keypress or Keydown events should I use the EN_CHANGE message to replace these events or is there better way?
Thanks
Steve
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
|