I am using the docking controls version 7.1.1.0 using Winforms and C#.
I have two docked panels one above the other, horizontally. If I autohide the top one, when I mouse-over on the hidden panel's label on the side, it slides out and covers the remaining panel. Is there any way to get it to slide out to its originally docked position when I mouse-over on the panel's label on the side instead of covering the other panel?
I have two docked panels one above the other, horizontally. If I autohide the top one, when I mouse-over on the hidden panel's label on the side, it slides out and covers the remaining panel. Is there any way to get it to slide out to its originally docked position when I mouse-over on the panel's label on the side instead of covering the other panel?