Hello aLL, I am trying to create windows form on the fly by looking at the value coming in form of a string. for example:- i have form by name frmMain i will be getting this name from a string during runtime. I am not getting how to create an instance of an object of type frmMain Thanks in Advance Regards Bharath
Ron