I can prevent my application to exist in more than one instance by using Mutex. I want the previous instance back to desktop when
the user wanna open the second instance. Can I use mutex name to get the form of the prevous instance? I don't want to use the name
of the form. Thanks.

--
My C++ and C# ( Traditional Chinese ) Web Site : www.franzwong.com