Hello Everyone....
I have my own GUI in c#.NET and want to add in front of third party s/w. for that purpose i have one .class file which checks the s/w path from the registry and this code launches the third party s/w. now my question is that, i want to call my GUI(say myForm) by using this .class file, here from.show not works..then how can i make it possible??
Thanks in advance,
Best Regards,
RAJ