When expanding the dockmanager length-wise, the dock itself slides underneath the bottom edge of the form, hiding it partially Is there a way fix this? I would like it for the doc manager control to expand to the length of the form without getting cut off.
Here's an illustration, the green is the edge of the form.
Hello Sean,
I followed the steps you suggested and was unable to reproduce the behavior you're describing. I added an UltraGrid to my Form and docked it to the bottom using UltraDockManager. However, when I expand the docked Grid length wise it extends as expected.
I have attached the sample project I used to test this. Please test this project on your PC; whether or not it works correctly may help indicate the nature of this problem.
If the project does not work correctly, then the change in behavior is due to differences in your environment from mine and these differences can be anything from operating system version to the specific version of the Infragistics DLL versions used. My test was performed using version 16.1.20161.1000 in Infragistics for WindowsForms 2016 Vol1 and 17.2.20172.2006 in Infragistics for WindowsForms 2017 Vol2. Please provide more details about your machine and complete version(build number) of the assemblies that you are referencing so that I can modify the environment that I am testing in to match yours.
If the project does show the product feature working correctly, then more information will be needed to reproduce the issue in a sample that can be used for debugging. It will help if you can provide a small, isolated sample application that demonstrates the behavior you are seeing. This can be done by either making the sample that I provided more like your application or by isolating the behavior from your application by removing dependencies on any third parties or databases.
Please let me know if I can provide any further assistance.
Sincerely,Sahaja KokkalagaddaAssociate Software Developer
DockManagerSample.zip
I am using the Ultra Win Dock on an Ultra grid. Ingragistics v 16.1.
Please clarify the below:
1. What controls are on the Form and how are they docked?2. What version of Infragistics are you using in this application?
I will further look into this issue as soon as I hear from you.