Bit of a puzzler, I have a generic class
public abstract class MyClass : UserControl { }
and I have got a type like this
<
You must construct the class via reflection.
See http://msdn.microsoft.com/en-us/library/b8ytshk6.aspx for more details.