Is it possible to force the window from a running application into an MDI enabled form? And if so, how?
UPDATE
This is actually possible through a series of calls to C++ functions which force the hwnd to a control's handle. I found some code to manage this for me and simply imported it into my C# application.
ID:53331
Jan 21 2009, 10:27 am (Edited on Feb 5 2009, 8:07 pm)
|
|