This question is locked. New answers and comments are not allowed.
I'm creating an application which use a similar UI as outlook. Per topic on the outlookbar i have include a custom usercontrol. For example for the Button "Images" i have included a RadTreeView in the outlookbar that will represent the directory structure of a harddrive. This works very well except when i minimize the outlookbar.
When i minimze the outlookbar and i click on the button "Images", the panel flies out, but the if the tree contains many items, it will become bigger then the screen. Is there a way to limit the hight of the Minimized Panel, so that the treeview would display a scrollbar? I have found properties for MinimizedWidth, but not for height.
I am using 2011/Q3
Best Regards,
Peter
When i minimze the outlookbar and i click on the button "Images", the panel flies out, but the if the tree contains many items, it will become bigger then the screen. Is there a way to limit the hight of the Minimized Panel, so that the treeview would display a scrollbar? I have found properties for MinimizedWidth, but not for height.
I am using 2011/Q3
Best Regards,
Peter