Docking and tracking c# form with a non c# app

  • Thread starter Thread starter I_Need_Help
  • Start date Start date
I

I_Need_Help

Hi,
I have been searching for an example for a while and come to the
conclusion there is non, unless you know different!!!

I need to write a C# form that when run will check for the occurrence of a
application (could be any, word, notepad...!) and if its running attach to
the side or bottom of that application, it should move, max, min and close
with the application it attaches to.

Any one know of an example? it looks as if it would need to hook windows
messages and that is beyond me currently :-(


any help?


thanks
 
Back
Top