FIX. RadLayoutControl - exception when scrolling and the parent form is not RadForm.
To reproduce:
- Add layout control to a standard Form.
- Make the form smaller so a scrollbar appears in the layout control.
- There is an exception when you are scrolling.
Workaround:
Use RadForm instaed.