Hi,
I have a form which has a ultra menu at the very top, and then I have several docked windows (in tab form - unpinned) directly below the menu, and then a status bar directly below the docked windows tabs. What I would like to do is have the menu on top, then the status bar, then show the tabbed docked windows (unpinned). Is there any way to do this?
I tried fiddling with the fill panel that is automatically created when you create the menu, but the docked tabs do not seem to be tied to that. I was thinking there may be a setting I'm missing to tell the docked manager which object to dock to, so that I could add a panel on top of the fill panel for the status bar and then dock the dock manager to the top of the fill panel. Thanks for any information you can provide.
Hello,
I am just checking about the progress of this issue. Please let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.
Hello,
I think that you could setting a ContainerControl for HostControl property of the UltraDockManager in order to achieve your goal. On the following link you could find some more explanation and a sample, which demonstrate using of this approach.
http://forums.infragistics.com/forums/p/11721/314181.aspx#314181
Please let me know if you have any further questions.