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

How to make my pane limited in docking system?

1 Answer 113 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Chih Hung
Top achievements
Rank 1
Chih Hung asked on 21 Jun 2010, 06:45 AM
Hello Sir:
I am evaluating the version: RadControl for WPF 2010 Q1.
I tried to put a RadDocking in my WinForm. Then I added some panes to it. The docking works correctly.
But I want to add a constraint to my pane. I do not allow my panes to be dragged outside the form. Do you have any idea how to enable this constraint? Please advise, thanks.


Chris Wu

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 23 Jun 2010, 05:37 PM
Hello Chih Hung,

Thank you for contacting us

You can use IsRestricted and the RestrictedAreaMargin properties of the RadWindow control. 

Setting IsRestricted property to true prevents the user from dragging the RadWindow off the screen.
RestrictedAreaMargin property sets margin area of the window for the plugin.

You can find more information here.

Please tell me if this information helps. I will be glad to assist you further.

All the best,
George
the Telerik team


Do you want to have your say when we set our development plans? Do you want to know when a feature 


Sincerely yours,
George
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
Docking
Asked by
Chih Hung
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or