Tab Order

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Rajeev (anonymous_at_discussions.microsoft.com)
Date: 03/16/04


Date: Tue, 16 Mar 2004 06:26:13 -0800

I am using a ATL dialog to host some activex controls using CAxWindow .Since it is modeless,I used this patch from Codeproject (http://www.codeproject.com/atl/cdialogmessagehook.asp) to get the tab order.On the dialog I have a activex control which wraps a edit box, and when I used this patch ,chinese input method is not working properly on the active control. Any suggestions or pointers?

Thanks in advance
Rajeev