Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
25
Ultra Form Manager 1px Gap When Maximized
posted

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.

Parents
No Data
Reply
  • 25
    posted

    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.

Children