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
495
WinDockManager Floating Panels Issue
posted

I have an issue with the floating panels not being on top of a form in this situation:

DockManager in a .NET User Control
.NET User Control placed on a VB6 form
Panels are floating correctly but not kept on top of the VB6 form

Note that if I place the .NET User Control in a .NET Form and call that form from VB6, I get the expected result (panels floating and kept on top of the form).

Is there a way to solve this issue?

 

Thanks