Hi,
I am working on an app that can launch launch other apps. I then setup a
hook into the systems menu of these apps that posts a message back to the
parent app. This message is used to display a special context menu that runs
in the original app's process space, but is displayed on top of the child app
that invoked it. This actually works. The problem is that when the
contextmenustrip shows up, it is matched by an item in the task bar. This
item has an icon but no title. To top it off, if I open a drop down menu on
the contextmenustrip, another identical item shows up in the task bar.