Using WindowFormControl in Web
Hi,
I create a windowformcontrol ,then access this control in web.All things go well when I use VS2008.
But when I use VS2010 to do the same things , it goes wrong! The Control didn't appear!
Only a container's border was displayed!
What's wrong?
help !