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

Dock - Scrolling

1 Answer 151 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Nicklas
Top achievements
Rank 1
Veteran
Nicklas asked on 26 Nov 2019, 07:05 PM

Hello,

I have a dock, with 3 tool windows inside. There is only space for 2 out of 3 when the form is not maximized, how can I enable scrollbars / scrolling for the dock when there is not enough space for all of them?

 

Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 27 Nov 2019, 11:22 AM
Hello, John,

Note that RadDock is a derivative of RadSplitContainer. It uses SplitPanels and nested RadSplitContainers to build the complex layout that it offers. It is not designed to use scrollbars if there is no enough space fr the windows. Note that you can move the splitters and resize the container in which the ToolWindows are placed. An alternative option is to redock the window. The attached gif file illustrates what I mean. 

The following help articles will get you familair with RadDock and how it is allowed to arrange the windows. 
https://docs.telerik.com/devtools/winforms/controls/dock/architecture-and-features/understanding-raddock 
https://docs.telerik.com/devtools/winforms/controls/dock/architecture-and-features/arranging-dockwindows 
https://docs.telerik.com/devtools/winforms/controls/dock/architecture-and-features/docking-assistant 

I hope this information helps. If you need any further assistance please don't hesitate to contact me.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Dock
Asked by
Nicklas
Top achievements
Rank 1
Veteran
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or