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

Resize the width of the outlookbar

1 Answer 92 Views
OutlookBar
This is a migrated thread and some comments may be shown as answers.
Joel
Top achievements
Rank 1
Joel asked on 30 Apr 2010, 09:41 PM

I was wondering how you would allow the user to resize the width of the Outlook Bar at runtime.  I am playing with the trial version of the controls and I did not see the ability to resize the outlook bar width once it is on the screen.  Do you need to pair this control with another Telerik control to get this functionality?  I basically want to set an initial width and give the user the ability to resize.  Please let me know if you have an example.   

Thanks, 
Joel

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 06 May 2010, 07:56 AM
Hello Joel ,

to achieve the resizing effect you need to use a GridSplitter control. Please check this help article:
http://msdn.microsoft.com/en-us/library/system.windows.controls.gridsplitter(VS.95).aspx

Basically you need to place the OutlookBar in a Grid control and then when the Grid control is resized the RadOutlookBar will resize automatically according to the Grid size.

Greetings,
Valentin.Stoychev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
OutlookBar
Asked by
Joel
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or