This is a migrated thread and some comments may be shown as answers.

Non resizable RadPaneHeaders

2 Answers 56 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Armen
Top achievements
Rank 1
Armen asked on 31 Jan 2011, 11:02 AM
Hi. I'am using 2010 Q3 WPF controls with Visual Studio 2010. I Have RadSplitContainer with RadPanes. I want RadPane Headers to be non resizable when application window width gets smaller then headers total width. I want to get same behavior as the Visual Studio tabs headers behavior. When application window width is smaller then tabitems headers total width most right Header is hiding and when application window width  increasing tabitem header is again visible. Is it possible to do the same behavior for RadPane Headers. Also in Visual Studio selected Tab is set to first position (if it was not in first position and there is not enough space because of the window width decreasing)

Thank you,
Regards Armen  

2 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 03 Feb 2011, 11:13 AM
Hello Armen,

 
You can show a scroll arrows  when there are too many panes by setting the ScrollViewer.HorizontalScrollBarVisibility attached property to the RadPaneGroup to Auto. I hope this suits your needs.

Regards,
George
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Armen
Top achievements
Rank 1
answered on 04 Feb 2011, 04:09 PM
Thanks George. It was helpfull.
Tags
Docking
Asked by
Armen
Top achievements
Rank 1
Answers by
George
Telerik team
Armen
Top achievements
Rank 1
Share this question
or