Woo hoo!! My article on dynamically creating and launching a WinForm object has made it’s way to the MSDN VB DevCenter. I’d be a slacker if I didn’t give props to Rod Paddock for all his help with the code in the article.
This article focuses on answering a simple yet not-so-easy to answer question. “How do instantiate an object when the class I want to instantiate is determined at runtime, not compile time?” If you’re wondering why you would want to do that in the first place, this article provides a simple real world reason why as well.
Have a day. :-|