L
Lou
How do i load a user control by class name in a windows application.
I see asp has a LoadControl function. Is there anything like taht for a
windows app
Something like:
UserControl uc = Load(MyControl.MyClass)
-Lou
I see asp has a LoadControl function. Is there anything like taht for a
windows app
Something like:
UserControl uc = Load(MyControl.MyClass)
-Lou