G
Gugale at Lincoln
In my code Type.GetType(text) works when text="System.IO.File". However, it
doesn't work when text="System.Windows.Forms.Button". In general it works
for classes in System.dll assembly. Is there anyway I can make it work for
classes in System.Windows.Forms.dll assembly?
Thanks
SG
doesn't work when text="System.Windows.Forms.Button". In general it works
for classes in System.dll assembly. Is there anyway I can make it work for
classes in System.Windows.Forms.dll assembly?
Thanks
SG