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

Preventing pane docking into floating SplitContainers

2 Answers 22 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Pascal GUERY
Top achievements
Rank 1
Pascal GUERY asked on 14 Nov 2013, 01:02 PM
Hi everyone,

I am developing a WPF application in which I use RadControls including RadDocking.
How can I prevent the user to dock Panes into floating SplitContainers ?
I do not want compass indicators to be displayed over floating SplitContainers when the user is dragging a Pane.

Thank you in advance for your help

2 Answers, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 15 Nov 2013, 11:51 AM
Hello Pascal,

In order to avoid docking on the floating Panes you could implement a conditional docking logic which hides the compass indicator of the floating Panes. For more details please check the How to Implement Conditional Docking article from our online help documentation. I have prepared and attached a sample project which demonstrates the exact approach.

Hope this helps.

Regards,
Kalin
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Pascal GUERY
Top achievements
Rank 1
answered on 15 Nov 2013, 01:11 PM
Thank you for your answer.
Your attached project has helped me to implement my need.
Tags
Docking
Asked by
Pascal GUERY
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Pascal GUERY
Top achievements
Rank 1
Share this question
or