Maximize form on both screens (dual screen monitor)

前端 未结 6 1187
春和景丽
春和景丽 2021-01-01 07:01

Iam looking for some hint or solution regarding following problem.

I have a .NET 2.0 WinForm dialog which operates in Dual Screen environment. The Working area is se

6条回答
  •  悲&欢浪女
    2021-01-01 07:29

    Get the users to change their Windows display settings (or change it for them).

    For instance, on NVidia cards, the default Windows behaviour is called 'Dualview'. If you enable 'Horizontal span', then maximized windows will start behaving as you describe.

提交回复
热议问题