Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help needed with Reflection
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01250136
Message ID:
01250208
Views:
18
>"Unable to cast object of type TabPages.PJKTabPage to type TabPages.PJKTabPage" is what happens ! keep em coming :-)

So you're not creating a PJKTabPage. What's t with:
Type t = (Activator.CreateInstance(type)).GetType();

HTH,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform