A: MDI-Application
B: Window with OLEControl(Word).
When opening B it always shows the menubar from A or no menubar.
1. case OLE is not activated
----------------------------
The user clicks on the OLEControl. Control is activated and menubar
from word is shown.
2. case OLE is activeted in open-script of B
--------------------------------------------
The menubar from A is shown.
The user clicks somewhere else on B but not on the OLEControl. The
OLEControl gets deactivated and the menubar disappears.
The user clicks on the OLEControl again and the the menubar form word
is shown.
Is there no way to show the menubar from word directly without user
intervention?
I tried everything with posting the activation etc...
Best regards
Andreas