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
280
Floating content panes has no border
posted

Hello,

I trying to create a MDI application in WPF, using the XamDocManager. Loading different "windows" in a tabgrouppane works as intended, but if I want to change a pane to floating, it will not create a "windows" border around the content pane. By making a content pane floating, I would expect to get a window border around it.

Is this intended? Is it an windows issue? Is there a solution to make it work?

I would also like to prevent any floating content pane to move outside the main window. Is there a way to solve this too?

Does the docmanager also prevents windows, i.e. dialog windows opened from a content pane, from having it's normal window border? For me, this is the case, wich also seem odd. Any advice in this case?

Below are two images hopefully showing what I mean.

/ FW