FIX. RadTreeView - ScrollBars do not appear the second time the form is shown as a dialog
1. Place a RadTreeView in a form and add enough items to show scrollbars;
2. Show the form using ShowDialog() and close it
3. Open it again and note that there are no scrollbars in the RadTreeView