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
770
Can a ContentPane be in floating mode if not pinned first ?
posted

Hello,

Using a xamDockmanager, in order to put a ContentPane in floating mode, it has to be pinned first. If it's in autohide mode, you can't put it in floating mode.

I tried to modify the ContextMenu, but the floating feature is disabled unless the ContentPane is pinned. 

Is it possible to change or overload this behaviour and be able to float a ContentPane without pinning it first ?

Many thanks in advance,

Thomas