user controls - C# Select Usercontrol from list -


i able build number of usercontrols inheriting same interfaces, , have dropdown in program listing names of these controls , opening selected control in panel. possible, , how should organize these models, , make control selected load.

please let me know if not clear.

edit: know how make usercontrol inherits interface already, sure if can loaded dynamically.

found solution below. downside have create separate dll controls, do.

https://social.msdn.microsoft.com/forums/vstudio/en-us/939afd00-18fd-4ea5-92f1-ec343876b801/dynamically-load-user-controls-from-a-dll-file-in-c-net?forum=csharpgeneral


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -