Hi,
I need to restrict docking a dockablecontrolpane within an area and when the user drag the pane outside this area the mouse pointer should show a stop handle icon.
Also I have to disable other panes(which is in other area) docking to this area.
Regards,
Ceaser
You can only prevent individual panes from docking to certain sides or from floating. You can do this with a pane's Settings.Allow... properties. You cannot prevent panes from docking in individual groups though. You can submit a feature request for this: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.