Hi,
I am having trouble with a DockableControlPane when it is docked on the bottom of the form. When the user resizes the form and moves the bottom of the form up to the top the docked area does not resize and will end up covering the menu at the top of the form if the form is reduced to a small area.
This same behavior happens on the right and left if the user resizes the form to make it less wide. In this case the right side dock will be on top and cover the left dock area.
Is there a setting that sets a priority for which docked area gets the screen real estate and which is shown behind?
Screenshot is attached. You can see where the center docked item (Flags Pane) retains its size as the form was shortened and covers the menu items. We are using a UltraDockManager control to handle the docked forms since there are usually some on each side as well.
Thanks!
Terry
Anyone?
Hello Infragistics support?
Hello, I will be happy to assist you with this issue. I believe our knowledge base article KB07706, found by clicking here, will be very useful in answering your question. The article provides information on how to prevent docked controls in an ultraDockManager from overlapping when the form is small. Please read the article and look over the sample provided in the article.Please let me know if you have additional questions regarding this matter.
Thank you for the reply. I will try that.