I have a DockContent with DockState = DockState.DockBottomAutoHide.
How to make this window visible again?
With 'Visible' I mean not to change DockState to DockState.DockBottom but just to pop it up (slide out) - same behavior as when hover the mouse over the auto-hide tab.
I searched around for hours, without success.
Answer that don't work in my context: (1)