Hello,
I am designing a windows form based off of the Inventory Management example. I have an issue where there is a 1px gap around the form when the window is maximized. It is possible to click in this gap and activate windows that are behind the maximized form (this is a problem because it is possible to click another window's close button instead of the form's close button).
This problem occurs in my application and in the Inventory Management example. I think the issue is being caused by the Ultra Form Manager when the style is set to Office2013. Changing the border settings in the Ultra Form Manager did not seem to address this issue. Is there a way to remove this gap when maximized?
I am using Infrigistics v15.2 on Windows 7.
This was logged as development issue 219233 and the fix is now available in the latest service release which you can download from the My Keys and Downloads page.
Hi Scott,
Thanks for posting in our forums.
I was able to reproduce this so I have logged it in our internal issue tracking system. I have also opened a private case for this (CAS-173110-L6M1T6) so that you will be notified as soon as this issue is resolved. You can find your currently active cases from this link:
https://es.infragistics.com/my-account/support-activity
It turns out this behavior is only occurring when users use the windows snap features to maximize the form by dragging it to the top of the screen. When using the maximize button, or double-clicking the caption area, the form will maximize without the gap.