We try to Host a Delphi Windo into a Wpf-Application, thats no problem, but there are some small problem.
We are not able to set the focus to the tab which contains the win32 Application.
We tried to override the WndProc an some other functions, but they do not get the call.
There are any reasons why we do not get the call of these functions?