Hi,
If I place a RadLayoutControl into a UserControl, then trying to add any toolbox controls into it,
Visual Studio will crash.
Using Visual Studio 2013 Update 4
Telerik Winforms version: 2015.2.728.40
If I place RadLayoutControl into a WinForm/RadForm, then try to add controls into it will be fine.
Looks like the RadLayoutControl needs to reside in a form instead of UserControl? Don't know this is a bug or it is meant to be.
What I'm trying to do is design UserControls which can be loaded into RadDock's document windows at runtime.
Best Regards,