Creating user controls by name

Oct 4 2004 5:10 AM
How do you create a user control by name in code. Say I read in control names from a file. How do I then create them in code. In VB6 there was a CreateObject method but I can't find anything similar in C#

Answers (3)