I'm using Infragistics 15.1 and on my main forma there are toolbars manager with ribbon and status bar. They look great together unless you maximize the form. Then the height decreases if windows there is windows taskbar at the bottom of desktop. If it is absent, then status bar has the same height but the inner content is cropped in the same manner as in the case of taskbar presence.If I set FormDisplayStyle to Standard or StandardWithRibbon then the status bar is ok, but the form caption looks ugly.
Toolbars manager uses Office2013 style.
Hello ,
I’ve tried to reproduce this on my machine but probably I am missing something in your scenario. In the attached archive you will find my test sample and small video of my tests, please review them and let me know if I am missing something. Also let me know the exact version of Infragistics 15.1 which you are using and the operation system (my tests were performed on Windows 8.1 x64).
I am waiting for your feedback.
The main difference is in control tree structure. In you sample status bar is wrapped with ultra panel. Please put it directly on the form and set the height to 23, then try again. It is better to observe this re-size behavior using state button with any 16x16 image.
Hello,
In order to investigate this in deeper details, I’ve created a support ticket for you CAS-158010-Q0W9B8. Meanwhile you could use the workaround to put everything of your from in a panel.
Thank you for using Infragistics components.
I also hav Nikolays problem. As a workaround, I tried to put the status bar on a panel and docked it at the bottom border of my form. This looks right, but only until I docked a control on the left side of the window using the dock manager. Now, the status bar is pushed to the right and the docked control hogs the space to the left. Any idea how to work around this? I am using 13.2.
Best regards,
Alex