Quantcast
Channel: Our ComponentOne » All Posts
Viewing all articles
Browse latest Browse all 14170

Saving location of floating C1DockTabControl

$
0
0

I was looking through the WPF v3 release notes and noticed the following:

C1.WPF.Docking
Improvements
[C1DockControl] Would like to save/load layout of a floating C1DockTabControl.

Seen here: http://our.componentone.com/wiki/index.php?title=Studio_for_WPF_-_Release_History#ComponentOne_Studio_for_WPF_2013_v3.

I’m assuming this is referring to saving the location of a floating C1DockTabControl. In our app when we call dockControl.Save(), it saves the size and location of each dock, but on app startup when we call dockControl.Load(dockSettings), our floating windows get placed in a seemingly random location, typically around where the main window is located.

Was this fixed in the latest release? If not is there a way to accomplish this? Essentially similar to how a Window has a Left and Top property, we would like a floating C1DockControl to have a similar property to save the floating window location.

Thanks,
Jonah


Viewing all articles
Browse latest Browse all 14170

Trending Articles