MaterialSkin icon indicating copy to clipboard operation
MaterialSkin copied to clipboard

Maximize on Second Monitor Goes Off Screen

Open mpallmann opened this issue 1 year ago • 0 comments

Trying out MaterialSkin for the first time and mostly works great. I have an issue when I maximize the mainform, but only on my second monitor (which is larger than the primary). This has the effect of moving the minimize, maximize, close buttons off the screen and also the bottom statusbar. This is concerning as I was hoping to put this into production and everyone has dual monitors.

This is on the primary screen, looks great. image

This is on my secondary screen, the right side goes way off, also lost the bottom status bar. image

The construction of this form is as follows: image

This form uses two Infragistics controls: UltraTabControl and AppStylistRuntime.

EDIT: I tried closing my laptop and the maximize worked perfectly on the monitor by itself (as the primary display). So it definitely seems to be a multiple screen problem.

mpallmann avatar Dec 29 '22 18:12 mpallmann