Our software is using Windows Forms with Infragistics 2009.2. The UltraDockManager is configured with a DockedBottom console pane, DockedLeft UltraExplorerBar, DockedRight custom UserControl, and DockedTop custom UserControl. Resizing any of the docked panes is allowed and the UltraDockManager appears to correctly enforce limits based on surrounding panels. However, when the application is resized the DockedTop panel will overlap the DockedBottom panel.
Initial Layout:
After Application Resize (Shrink):
I would like for all panels to respect surrounding panels, similar to when individual panels are resized. Also, is it possible to get DockedTop to snap to DockedBottom in the same way it snaps to DockedLeft and DockedRight?
Hi,
I am currently looking into this issue. I'll attempt to reproduce it. If I am unable to reproduce it, I will need a code sample or reproduction steps. I will keep you up to date on my progress.
I have been able to reproduce this issue, and I will report it to our Engineering department so that they can take a closer look at it.