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

Let user resize RadGroupBox during runtime

1 Answer 80 Views
GroupBox
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 14 Apr 2013, 06:12 PM
Hello,

I have a RadSplitContainer docked (fill) in a RadGroupBox and would like the users, at runtime, to be able to increase or decrease the height of that RadGroupBox thus increasing or decreasing the size of the split container.  I want the resizing to be doable by the user dragging the top border up or down.  How can I achieve this?

Thanks for any help.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 16 Apr 2013, 01:42 PM
Hello Josh,

Thank you for the writing.

RadGroupBox does not support such functionality and I not able to provide a workaround for this.
However, you can try to place the RadGroupBox in a RadSplitPanel. In this case you will be able to resize the RadSplitPanel and the RadGroupBox inside. Please, refer to the attached project. 

I hope this scenario is applicable in your case.

All the best,
Peter
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
Tags
GroupBox
Asked by
Josh
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or