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

Toolwindow

1 Answer 99 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Gustav Mulder
Top achievements
Rank 1
Gustav Mulder asked on 26 Jan 2010, 03:18 PM
Hi

Can toolwindows dock ontop of each other.like VS does?

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 26 Jan 2010, 04:56 PM
Hi Gustav Mulder,

Yes, they can. From a UI points of view, a user can dock a ToolWindow on top of other ToolWindow by dropping the first ToolWindow in the center of the docking guide compass that appears for the second ToolWindow.

If you want to do this programmatically, just call the DockWindow method as it is mentioned here and here. Please note that you should pass the DockPosition.Fill as a third parameter.

If you have additional questions, feel free to contact me.

Kind regards,
Nikolay
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Dock
Asked by
Gustav Mulder
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or