Krypton-Suite-Legacy-Archive / Krypton-NET-5.470

A update to Component factory's krypton toolkit to support the .NET 4.7 framework.
BSD 3-Clause "New" or "Revised" License
78 stars 20 forks source link

[Question]: Is it possible to only minimize FloatingWindow in DockingManager? #261

Open NintendoPlayer opened 4 years ago

NintendoPlayer commented 4 years ago

Hi!

I'm experimenting with the Docking controls. I'm integrating the use of dual window in my application. The DockingManager is pretty useful with the AddFloatingWindow and AddToNavigator methods. The only drawback or benefit is that the floating window minimizes and restores to full screen with the main window.

Adding a minimize button to the floating window is plain, but it does nothing. Could it be possible to control the minimize behaviour of the floating window and chose to make it independent?

Thanks!

PWagner1 commented 4 years ago

Needs posting to here

PWagner1 commented 4 years ago

@NintendoPlayer

Coming in build 2006 -> https://github.com/Krypton-Suite/Standard-Toolkit