MFC + DLL = Can't tab through controls in Wizard / PropertySheet
- From: DaveOnSEN <dberman@xxxxxx>
- Date: Thu, 12 May 2005 12:51:04 -0400
Hello, thanks for any help you can offer! Here is my problem:
I have an MFC application and an MFC regular DLL (meaning not an Extension DLL). The DLL has a Wizard in it which has several pages in it. When I press TAB to advance from one field on a page to the next field, nothing happens. The TAB message must be getting sent to the wrong place.
The thing is, I don't know what message I should be looking for, where it is currently going (to forward it), and where it should in fact be going to!
I have similar problems in some dialogs when pressing the ENTER key, it doesn't seem to do anything when it should trigger certain things like the default button.
Thank you very much for any help. .
- Follow-Ups:
- Prev by Date: Re: Windows XP look
- Next by Date: Issue with Local Machine Zone Lockdown and IE's WebBrowser component
- Previous by thread: How to create a dummy contorl which processes no messages?
- Next by thread: Re: MFC + DLL = Can't tab through controls in Wizard / Property***
- Index(es):