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
450
infragistcs components move to all directions
posted

Hi.

A strange problem happens to some computers when using Infragistics (winform)

I added an example showing the problem below.

You can see the splash screen divided to  4 sections from some reason, the infragistics activity bar is outside the splash form.

below you can see the screen on computer without problem.

the problem also happens when using the ribbon, the icons there are not seen completely

the problem happens on computers with win 7 (though just few of them the rest is OK)

please help.


Parents
  • 469350
    Verified Answer
    Offline posted

    I doubt that this has anything specifically to do with the Infragistics controls. It's probably an issue with running your application on different screen resolutions due to the AutoSizeMode property of the Form. I've seen this property cause all sorts of off behavior when positioning controls based on where they are docked or anchored.

Reply Children