Tagged Questions

0
votes
3answers
122 views

Is it possible to create an instance of a class in VB from a string containing the class's definition?

Is it possible to create an instance of a class in VB 5 CCE from a string containing the class's definition? Um... I'm actually using VB 5 CCE because I'm too cheap to get a version that costs money. ...