uDockMger.ControlPanes[pnlLegend].Manager.close();
it closed all the flyouts !! what shall I do. I also used flyin() ???/
uDockMger.ControlPanes[pnlDPAM].Manager.FlyIn(false);
uDockMger.ControlPanes[pnlLegend].Manager.FlyIn(false);
uDockMger.UnpinnedTabHoverAction = UnpinnedTabHoverAction.Flyout;
Hello,
Glad to hear you were able to utilize our FlyIn method. Let us know if you have any additional questions.