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.