Edit Control in Explorer Bands
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I've created an Edit control as a Child Window of Internet Explorer Band. This gets loaded at the bottom for every instance of IE. But whenever I type in the Edit control, a few keys are not functioning ( Like Back Space etc.,). Is there a solution for this? Looking for your guidance Siva
-
I've created an Edit control as a Child Window of Internet Explorer Band. This gets loaded at the bottom for every instance of IE. But whenever I type in the Edit control, a few keys are not functioning ( Like Back Space etc.,). Is there a solution for this? Looking for your guidance Siva
Did you implement IInputObject?