Resistricting the docking window to be floated in the particular area only.

Docking/MDI for WPF Forum

Posted 12 years ago by keshav bansal
Version: 12.1.0560
Avatar

Hi,

How to Resistricting the docking window to be floated in the particular area only.

For Example if my docking application consist of the 4 docking windows(dockingwinodw1,dockingwinodw2 ,dockingwinodw3,dockingwinodw4) like in their corresponding docksites(docksite1,docksite2,docksiet2,docksite4).

Can i restrict that dockingwinodw1 from docksite1  can be floated in the docksite2 or docksite3 and this  dockingwindow1 can not be floated in the docksite4.

Comments (1)

Answer - Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Keshav,

Each DockSite has a long list of options such as CanToolWindowsRaft, CanDocumentWindowsRaft, CanToolWindowsDockBottom, etc. These are all DockSite level options and should apply to windows in that particular DockSite. You should be able to use these to restrict the docking window(s) as you were trying to.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.