How do I do this in VB in VS2005? I try creating a User Control and then going into the designer.vb file and changing the inheritance statement to C1.Win.C1Schedule.C1Schedule and that seems to work fine - the C1Schedule component renders on the User Control. But when I try to get any further, things...