Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
519
Floating Windows are missing from Dock Workspace when trying to close the application
posted

Hi ,

I am saving th elayout of all the windows (DockAreaPanes) existing in the DockWorkSpace.

If I check the status of floating views when the app is on , I can see the details and I am able to store the info , but when i check the status while closing the application , DockArea dowsnt consist of these floating panes.

i am checking the floating Panes with the help of  following Code ;

dockworkspace.DockWorkspace.DockAreas.All

where (DockingWorkspace dockworkspace)

Am i missing something here or do i need to check the floating wintdows smewhere else?

Thanks,
Ashish.